From 69a722cfd33076a4d63f1d49e52bed427453eabe Mon Sep 17 00:00:00 2001 From: dacctal <120422854+dacctal@users.noreply.github.com> Date: Thu, 5 Mar 2026 01:21:45 +0000 Subject: initial commit --- .config/btop/btop.conf | 266 + .config/btop/btop/btop.conf | 254 + .config/btop/btop/themes/everpuccin.theme | 91 + .config/btop/themes/everpuccin.theme | 91 + .config/fastfetch/config.jsonc | 69 + .config/fastfetch/ep-wb-icon-trnsp.png | Bin 0 -> 123310 bytes .config/fastfetch/ganymede.png | Bin 0 -> 438219 bytes .config/fastfetch/ganymede2.png | Bin 0 -> 358659 bytes .config/fastfetch/gentoo.png | Bin 0 -> 14804 bytes .config/fastfetch/pluto-trnsp.png | Bin 0 -> 17361800 bytes .config/fish/config.fish | 27 + .config/foot/foot.ini | 67 + .config/fsel/config.toml | 29 + .config/nvim/init.lua | 4 + .config/nvim/lazy-lock.json | 29 + .config/nvim/lua/caelus/init.lua | 88 + .config/nvim/lua/config/keymaps.lua | 11 + .config/nvim/lua/config/lazy.lua | 35 + .config/nvim/lua/config/options.lua | 40 + .config/nvim/lua/plugins/auto-pairs.lua | 24 + .config/nvim/lua/plugins/colorizer.lua | 6 + .config/nvim/lua/plugins/eslint.lua | 41 + .config/nvim/lua/plugins/everpuccin.lua.bkp | 330 + .config/nvim/lua/plugins/harpoon.lua | 26 + .config/nvim/lua/plugins/highlight-colors.lua | 8 + .config/nvim/lua/plugins/lspconfig.lua | 35 + .config/nvim/lua/plugins/lualine.lua | 12 + .config/nvim/lua/plugins/markdown.lua | 9 + .config/nvim/lua/plugins/mason-lspconfig.lua | 8 + .config/nvim/lua/plugins/mason.lua | 13 + .config/nvim/lua/plugins/nim.lua | 3 + .config/nvim/lua/plugins/oil.lua | 20 + .config/nvim/lua/plugins/orgmode.lua | 17 + .config/nvim/lua/plugins/telescope.lua | 25 + .config/nvim/lua/plugins/treesitter.lua | 15 + .config/nvim/lua/plugins/trouble.lua | 37 + .config/nvim/lua/plugins/undotree.lua | 8 + .config/nvim/lua/plugins/vlang.lua | 7 + .config/otter-launcher/config.toml | 126 + .config/otter-launcher/sway-launcher-desktop.sh | 390 + .config/st | 1 + .config/sway/config | 103 + .config/sway/exec | 7 + .config/sway/monitors | 10 + .config/sway/visuals | 44 + .config/sway/walls/caelus.png | Bin 0 -> 40012 bytes .themes/caelus/assets/all-assets.svg | 4456 ++++++++++ .themes/caelus/assets/all-assets.txt | 38 + .themes/caelus/assets/change_dpi.sh | 4 + .../caelus/assets/checkbox-checked-insensitive.svg | 6 + .themes/caelus/assets/checkbox-checked.svg | 6 + .../caelus/assets/checkbox-mixed-insensitive.svg | 6 + .themes/caelus/assets/checkbox-mixed.svg | 6 + .themes/caelus/assets/grid-selection-checked.svg | 9 + .themes/caelus/assets/grid-selection-unchecked.svg | 8 + .../assets/menuitem-checkbox-checked-hover.svg | 8 + .../menuitem-checkbox-checked-insensitive.svg | 8 + .../caelus/assets/menuitem-checkbox-checked.svg | 8 + .../assets/menuitem-checkbox-mixed-hover.svg | 8 + .../assets/menuitem-checkbox-mixed-insensitive.svg | 8 + .../assets/menuitem-checkbox-mixed-selected.svg | 8 + .themes/caelus/assets/menuitem-checkbox-mixed.svg | 8 + .../caelus/assets/menuitem-checkbox-unchecked.svg | 6 + .../caelus/assets/menuitem-radio-checked-hover.svg | 8 + .../assets/menuitem-radio-checked-insensitive.svg | 8 + .themes/caelus/assets/menuitem-radio-checked.svg | 8 + .../caelus/assets/menuitem-radio-mixed-hover.svg | 8 + .../assets/menuitem-radio-mixed-insensitive.svg | 8 + .../assets/menuitem-radio-mixed-selected.svg | 8 + .themes/caelus/assets/menuitem-radio-mixed.svg | 8 + .themes/caelus/assets/menuitem-radio-unchecked.svg | 6 + .themes/caelus/assets/pane-handle-vertical.svg | 49 + .themes/caelus/assets/pane-handle.png | Bin 0 -> 150 bytes .themes/caelus/assets/pane-handle.svg | 49 + .themes/caelus/assets/pane-handle@2.png | Bin 0 -> 161 bytes .../caelus/assets/radio-checked-insensitive.svg | 6 + .themes/caelus/assets/radio-checked.svg | 6 + .themes/caelus/assets/radio-mixed-insensitive.svg | 6 + .themes/caelus/assets/radio-mixed.svg | 6 + .../caelus/assets/radio-selected-insensitive.svg | 6 + .themes/caelus/assets/radio-selected.svg | 6 + .../caelus/assets/radio-unselected-insensitive.svg | 6 + .themes/caelus/assets/radio-unselected.svg | 6 + .themes/caelus/assets/sed.sh | 9 + .themes/caelus/assets/unsed.sh | 11 + .themes/caelus/caelus/assets/all-assets.svg | 4456 ++++++++++ .themes/caelus/caelus/assets/all-assets.txt | 38 + .themes/caelus/caelus/assets/change_dpi.sh | 4 + .../caelus/assets/checkbox-checked-insensitive.svg | 6 + .themes/caelus/caelus/assets/checkbox-checked.svg | 6 + .../caelus/assets/checkbox-mixed-insensitive.svg | 6 + .themes/caelus/caelus/assets/checkbox-mixed.svg | 6 + .../caelus/assets/grid-selection-checked.svg | 9 + .../caelus/assets/grid-selection-unchecked.svg | 8 + .../assets/menuitem-checkbox-checked-hover.svg | 8 + .../menuitem-checkbox-checked-insensitive.svg | 8 + .../caelus/assets/menuitem-checkbox-checked.svg | 8 + .../assets/menuitem-checkbox-mixed-hover.svg | 8 + .../assets/menuitem-checkbox-mixed-insensitive.svg | 8 + .../assets/menuitem-checkbox-mixed-selected.svg | 8 + .../caelus/assets/menuitem-checkbox-mixed.svg | 8 + .../caelus/assets/menuitem-checkbox-unchecked.svg | 6 + .../caelus/assets/menuitem-radio-checked-hover.svg | 8 + .../assets/menuitem-radio-checked-insensitive.svg | 8 + .../caelus/assets/menuitem-radio-checked.svg | 8 + .../caelus/assets/menuitem-radio-mixed-hover.svg | 8 + .../assets/menuitem-radio-mixed-insensitive.svg | 8 + .../assets/menuitem-radio-mixed-selected.svg | 8 + .../caelus/caelus/assets/menuitem-radio-mixed.svg | 8 + .../caelus/assets/menuitem-radio-unchecked.svg | 6 + .../caelus/caelus/assets/pane-handle-vertical.svg | 49 + .themes/caelus/caelus/assets/pane-handle.png | Bin 0 -> 150 bytes .themes/caelus/caelus/assets/pane-handle.svg | 49 + .themes/caelus/caelus/assets/pane-handle@2.png | Bin 0 -> 161 bytes .../caelus/assets/radio-checked-insensitive.svg | 6 + .themes/caelus/caelus/assets/radio-checked.svg | 6 + .../caelus/assets/radio-mixed-insensitive.svg | 6 + .themes/caelus/caelus/assets/radio-mixed.svg | 6 + .../caelus/assets/radio-selected-insensitive.svg | 6 + .themes/caelus/caelus/assets/radio-selected.svg | 6 + .../caelus/assets/radio-unselected-insensitive.svg | 6 + .themes/caelus/caelus/assets/radio-unselected.svg | 6 + .themes/caelus/caelus/assets/sed.sh | 9 + .themes/caelus/caelus/assets/unsed.sh | 11 + .themes/caelus/caelus/caelus/assets/all-assets.svg | 4456 ++++++++++ .themes/caelus/caelus/caelus/assets/all-assets.txt | 38 + .themes/caelus/caelus/caelus/assets/change_dpi.sh | 4 + .../caelus/assets/checkbox-checked-insensitive.svg | 6 + .../caelus/caelus/assets/checkbox-checked.svg | 6 + .../caelus/assets/checkbox-mixed-insensitive.svg | 6 + .../caelus/caelus/caelus/assets/checkbox-mixed.svg | 6 + .../caelus/assets/grid-selection-checked.svg | 9 + .../caelus/assets/grid-selection-unchecked.svg | 8 + .../assets/menuitem-checkbox-checked-hover.svg | 8 + .../menuitem-checkbox-checked-insensitive.svg | 8 + .../caelus/assets/menuitem-checkbox-checked.svg | 8 + .../assets/menuitem-checkbox-mixed-hover.svg | 8 + .../assets/menuitem-checkbox-mixed-insensitive.svg | 8 + .../assets/menuitem-checkbox-mixed-selected.svg | 8 + .../caelus/assets/menuitem-checkbox-mixed.svg | 8 + .../caelus/assets/menuitem-checkbox-unchecked.svg | 6 + .../caelus/assets/menuitem-radio-checked-hover.svg | 8 + .../assets/menuitem-radio-checked-insensitive.svg | 8 + .../caelus/assets/menuitem-radio-checked.svg | 8 + .../caelus/assets/menuitem-radio-mixed-hover.svg | 8 + .../assets/menuitem-radio-mixed-insensitive.svg | 8 + .../assets/menuitem-radio-mixed-selected.svg | 8 + .../caelus/caelus/assets/menuitem-radio-mixed.svg | 8 + .../caelus/assets/menuitem-radio-unchecked.svg | 6 + .../caelus/caelus/assets/pane-handle-vertical.svg | 49 + .../caelus/caelus/caelus/assets/pane-handle.png | Bin 0 -> 150 bytes .../caelus/caelus/caelus/assets/pane-handle.svg | 49 + .../caelus/caelus/caelus/assets/pane-handle@2.png | Bin 0 -> 161 bytes .../caelus/assets/radio-checked-insensitive.svg | 6 + .../caelus/caelus/caelus/assets/radio-checked.svg | 6 + .../caelus/assets/radio-mixed-insensitive.svg | 6 + .../caelus/caelus/caelus/assets/radio-mixed.svg | 6 + .../caelus/assets/radio-selected-insensitive.svg | 6 + .../caelus/caelus/caelus/assets/radio-selected.svg | 6 + .../caelus/assets/radio-unselected-insensitive.svg | 6 + .../caelus/caelus/assets/radio-unselected.svg | 6 + .themes/caelus/caelus/caelus/assets/sed.sh | 9 + .themes/caelus/caelus/caelus/assets/unsed.sh | 11 + .../caelus/cinnamon/assets/add-workspace-hover.png | Bin 0 -> 806 bytes .../caelus/cinnamon/assets/add-workspace.png | Bin 0 -> 713 bytes .../caelus/cinnamon/assets/calendar-arrow-left.svg | 82 + .../cinnamon/assets/calendar-arrow-right.svg | 82 + .../caelus/caelus/cinnamon/assets/checkbox-off.svg | 98 + .../caelus/caelus/cinnamon/assets/checkbox.svg | 104 + .../caelus/caelus/cinnamon/assets/close-window.svg | 152 + .../caelus/cinnamon/assets/corner-ripple.png | Bin 0 -> 8978 bytes .../caelus/cinnamon/assets/radiobutton-off.svg | 91 + .../caelus/caelus/cinnamon/assets/radiobutton.svg | 97 + .../caelus/cinnamon/assets/toggle-off-intl.svg | 951 +++ .../caelus/cinnamon/assets/toggle-off-us.svg | 951 +++ .../caelus/cinnamon/assets/toggle-on-intl.svg | 1537 ++++ .../caelus/caelus/cinnamon/assets/toggle-on-us.svg | 1537 ++++ .../caelus/caelus/cinnamon/assets/trash-icon.png | Bin 0 -> 2178 bytes .themes/caelus/caelus/caelus/cinnamon/cinnamon.css | 1362 ++++ .../caelus/caelus/cinnamon/scss/_extends.scss | 372 + .../caelus/caelus/cinnamon/scss/_global.scss | 84 + .../caelus/caelus/cinnamon/scss/cinnamon.scss | 14 + .../cinnamon/scss/sections/_accessibility.scss | 46 + .../caelus/cinnamon/scss/sections/_alt-tab.scss | 66 + .../caelus/cinnamon/scss/sections/_calendar.scss | 120 + .../caelus/cinnamon/scss/sections/_desklets.scss | 65 + .../caelus/cinnamon/scss/sections/_dialogs.scss | 201 + .../caelus/cinnamon/scss/sections/_menu.scss | 238 + .../cinnamon/scss/sections/_notifications.scss | 91 + .../caelus/cinnamon/scss/sections/_overview.scss | 119 + .../caelus/cinnamon/scss/sections/_panel.scss | 573 ++ .../caelus/cinnamon/scss/sections/_stage.scss | 114 + .../caelus/cinnamon/scss/sections/_tile-hud.scss | 59 + .../caelus/caelus/caelus/cinnamon/thumbnail.png | Bin 0 -> 36019 bytes .themes/caelus/caelus/caelus/gtk-2.0/gtkrc | 995 +++ .../caelus/caelus/gtk-3.0/assets/all-assets.svg | 4456 ++++++++++ .../caelus/caelus/gtk-3.0/assets/all-assets.txt | 38 + .../caelus/caelus/gtk-3.0/assets/change_dpi.sh | 4 + .../gtk-3.0/assets/checkbox-checked-dark.svg | 10 + .../assets/checkbox-checked-insensitive-dark.svg | 9 + .../assets/checkbox-checked-insensitive.svg | 9 + .../caelus/gtk-3.0/assets/checkbox-checked.svg | 9 + .../caelus/gtk-3.0/assets/checkbox-mixed-dark.svg | 9 + .../assets/checkbox-mixed-insensitive-dark.svg | 9 + .../gtk-3.0/assets/checkbox-mixed-insensitive.svg | 9 + .../caelus/gtk-3.0/assets/checkbox-mixed.svg | 9 + .../gtk-3.0/assets/checkbox-unchecked-dark.svg | 8 + .../assets/checkbox-unchecked-insensitive-dark.svg | 8 + .../assets/checkbox-unchecked-insensitive.svg | 8 + .../caelus/gtk-3.0/assets/checkbox-unchecked.svg | 8 + .../gtk-3.0/assets/grid-selection-checked-dark.svg | 9 + .../gtk-3.0/assets/grid-selection-checked.svg | 9 + .../assets/grid-selection-unchecked-dark.svg | 8 + .../gtk-3.0/assets/grid-selection-unchecked.svg | 8 + .../assets/menuitem-checkbox-checked-hover.svg | 8 + .../menuitem-checkbox-checked-insensitive.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-checked.svg | 8 + .../assets/menuitem-checkbox-mixed-hover.svg | 8 + .../assets/menuitem-checkbox-mixed-insensitive.svg | 8 + .../assets/menuitem-checkbox-mixed-selected.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-mixed.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-unchecked.svg | 6 + .../assets/menuitem-radio-checked-hover.svg | 8 + .../assets/menuitem-radio-checked-insensitive.svg | 8 + .../gtk-3.0/assets/menuitem-radio-checked.svg | 8 + .../gtk-3.0/assets/menuitem-radio-mixed-hover.svg | 8 + .../assets/menuitem-radio-mixed-insensitive.svg | 8 + .../assets/menuitem-radio-mixed-selected.svg | 8 + .../caelus/gtk-3.0/assets/menuitem-radio-mixed.svg | 8 + .../gtk-3.0/assets/menuitem-radio-unchecked.svg | 6 + .../caelus/gtk-3.0/assets/pane-handle-vertical.svg | 49 + .../caelus/caelus/gtk-3.0/assets/pane-handle.png | Bin 0 -> 150 bytes .../caelus/caelus/gtk-3.0/assets/pane-handle.svg | 49 + .../caelus/caelus/gtk-3.0/assets/pane-handle@2.png | Bin 0 -> 161 bytes .../caelus/gtk-3.0/assets/radio-checked-dark.svg | 9 + .../assets/radio-checked-insensitive-dark.svg | 9 + .../gtk-3.0/assets/radio-checked-insensitive.svg | 9 + .../caelus/caelus/gtk-3.0/assets/radio-checked.svg | 9 + .../caelus/gtk-3.0/assets/radio-mixed-dark.svg | 9 + .../assets/radio-mixed-insensitive-dark.svg | 9 + .../gtk-3.0/assets/radio-mixed-insensitive.svg | 9 + .../caelus/caelus/gtk-3.0/assets/radio-mixed.svg | 9 + .../gtk-3.0/assets/radio-selected-insensitive.svg | 9 + .../caelus/gtk-3.0/assets/radio-selected.svg | 9 + .../caelus/gtk-3.0/assets/radio-unchecked-dark.svg | 8 + .../assets/radio-unchecked-insensitive-dark.svg | 8 + .../gtk-3.0/assets/radio-unchecked-insensitive.svg | 8 + .../caelus/gtk-3.0/assets/radio-unchecked.svg | 8 + .../gtk-3.0/assets/radio-unselected-dark.svg | 6 + .../assets/radio-unselected-insensitive-dark.svg | 6 + .../assets/radio-unselected-insensitive.svg | 8 + .../caelus/gtk-3.0/assets/radio-unselected.svg | 8 + .themes/caelus/caelus/caelus/gtk-3.0/assets/sed.sh | 9 + .../caelus/caelus/caelus/gtk-3.0/assets/unsed.sh | 11 + .themes/caelus/caelus/caelus/gtk-3.0/gtk-dark.css | 1 + .themes/caelus/caelus/caelus/gtk-3.0/gtk.css | 1 + .../caelus/caelus/caelus/gtk-3.0/gtk.gresource.xml | 48 + .themes/caelus/caelus/caelus/gtk-3.0/thumbnail.png | Bin 0 -> 1889 bytes .themes/caelus/caelus/caelus/gtk-3.20/assets | 1 + .../caelus/caelus/gtk-3.20/dist/gtk-dark.css | 8505 +++++++++++++++++++ .themes/caelus/caelus/caelus/gtk-3.20/dist/gtk.css | 8515 ++++++++++++++++++++ .themes/caelus/caelus/caelus/gtk-3.20/gtk-dark.css | 1 + .themes/caelus/caelus/caelus/gtk-3.20/gtk.css | 1 + .../caelus/caelus/caelus/gtk-3.20/gtk.gresource | Bin 0 -> 5246896 bytes .../caelus/caelus/gtk-3.20/gtk.gresource.xml | 35 + .../caelus/caelus/caelus/gtk-3.20/thumbnail.png | Bin 0 -> 1889 bytes .themes/caelus/caelus/caelus/index.theme | 11 + .../caelus/caelus/metacity-1/metacity-theme-2.xml | 1571 ++++ .../caelus/caelus/metacity-1/metacity-theme-3.xml | 1603 ++++ .../caelus/caelus/caelus/metacity-1/thumbnail.png | Bin 0 -> 434 bytes .themes/caelus/caelus/caelus/openbox-3/close.xbm | 4 + .../caelus/caelus/caelus/openbox-3/close_hover.xbm | 4 + .themes/caelus/caelus/caelus/openbox-3/desk.xbm | 4 + .../caelus/caelus/openbox-3/desk_toggled.xbm | 4 + .themes/caelus/caelus/caelus/openbox-3/iconify.xbm | 4 + .../caelus/caelus/openbox-3/iconify_hover.xbm | 4 + .themes/caelus/caelus/caelus/openbox-3/max.xbm | 4 + .../caelus/caelus/caelus/openbox-3/max_toggled.xbm | 4 + .themes/caelus/caelus/caelus/openbox-3/shade.xbm | 4 + .../caelus/caelus/openbox-3/shade_toggled.xbm | 4 + .themes/caelus/caelus/caelus/openbox-3/themerc | 155 + .themes/caelus/caelus/caelus/unity/close.svg | 1 + .themes/caelus/caelus/caelus/unity/close_dash.svg | 1 + .../caelus/caelus/unity/close_dash_disabled.svg | 1 + .../caelus/caelus/unity/close_dash_prelight.svg | 1 + .../caelus/caelus/unity/close_dash_pressed.svg | 1 + .../caelus/caelus/unity/close_focused_normal.svg | 1 + .../caelus/caelus/unity/close_focused_prelight.svg | 1 + .../caelus/caelus/unity/close_focused_pressed.svg | 1 + .../caelus/caelus/caelus/unity/close_unfocused.svg | 1 + .../caelus/unity/close_unfocused_prelight.svg | 1 + .../caelus/unity/close_unfocused_pressed.svg | 1 + .../caelus/caelus/unity/launcher_arrow_ltr_19.svg | 10 + .../caelus/caelus/unity/launcher_arrow_ltr_37.svg | 15 + .../caelus/unity/launcher_arrow_outline_ltr_19.svg | 10 + .../caelus/unity/launcher_arrow_outline_ltr_37.svg | 13 + .../caelus/unity/launcher_arrow_outline_rtl_19.svg | 10 + .../caelus/unity/launcher_arrow_outline_rtl_37.svg | 13 + .../caelus/caelus/unity/launcher_arrow_rtl_19.svg | 10 + .../caelus/caelus/unity/launcher_arrow_rtl_37.svg | 15 + .../caelus/caelus/unity/launcher_icon_back_150.svg | 7 + .../caelus/caelus/unity/launcher_icon_back_54.svg | 1 + .../caelus/caelus/unity/launcher_icon_edge_150.svg | 10 + .../caelus/caelus/unity/launcher_icon_edge_54.svg | 7 + .../caelus/caelus/unity/launcher_icon_glow_200.svg | 7 + .../caelus/caelus/unity/launcher_icon_glow_62.svg | 7 + .../unity/launcher_icon_selected_back_150.svg | 10 + .../unity/launcher_icon_selected_back_54.svg | 1 + .../caelus/unity/launcher_icon_shadow_200.svg | 7 + .../caelus/unity/launcher_icon_shadow_62.svg | 7 + .../caelus/unity/launcher_icon_shine_150.svg | 1 + .../caelus/caelus/unity/launcher_icon_shine_54.svg | 1 + .../caelus/caelus/unity/launcher_pip_ltr_19.svg | 10 + .../caelus/caelus/unity/launcher_pip_ltr_37.svg | 16 + .../caelus/caelus/unity/launcher_pip_rtl_19.svg | 10 + .../caelus/caelus/unity/launcher_pip_rtl_37.svg | 16 + .themes/caelus/caelus/caelus/unity/maximize.svg | 1 + .../caelus/caelus/caelus/unity/maximize_dash.svg | 1 + .../caelus/caelus/unity/maximize_dash_disabled.svg | 1 + .../caelus/caelus/unity/maximize_dash_prelight.svg | 1 + .../caelus/caelus/unity/maximize_dash_pressed.svg | 1 + .../caelus/unity/maximize_focused_normal.svg | 1 + .../caelus/unity/maximize_focused_prelight.svg | 1 + .../caelus/unity/maximize_focused_pressed.svg | 1 + .../caelus/caelus/unity/maximize_unfocused.svg | 1 + .../caelus/unity/maximize_unfocused_prelight.svg | 1 + .../caelus/unity/maximize_unfocused_pressed.svg | 1 + .themes/caelus/caelus/caelus/unity/minimize.svg | 1 + .../caelus/caelus/caelus/unity/minimize_dash.svg | 1 + .../caelus/caelus/unity/minimize_dash_disabled.svg | 1 + .../caelus/caelus/unity/minimize_dash_prelight.svg | 1 + .../caelus/caelus/unity/minimize_dash_pressed.svg | 1 + .../caelus/unity/minimize_focused_normal.svg | 1 + .../caelus/unity/minimize_focused_prelight.svg | 1 + .../caelus/unity/minimize_focused_pressed.svg | 1 + .../caelus/caelus/unity/minimize_unfocused.svg | 1 + .../caelus/unity/minimize_unfocused_prelight.svg | 1 + .../caelus/unity/minimize_unfocused_pressed.svg | 1 + .themes/caelus/caelus/caelus/unity/minimized.svg | 1 + .../caelus/unity/modes/launcher_bfb-flat.png | Bin 0 -> 3018 bytes .../caelus/caelus/unity/modes/launcher_bfb_ns.png | Bin 0 -> 4483 bytes .../caelus/caelus/unity/modes/ubuntu-square.svg | 69 + .../caelus/caelus/unity/progress_bar_fill.svg | 5 + .../caelus/caelus/unity/progress_bar_trough.svg | 71 + .../caelus/unity/sheet_style_close_focused.svg | 1 + .../unity/sheet_style_close_focused_prelight.svg | 1 + .../unity/sheet_style_close_focused_pressed.svg | 1 + .themes/caelus/caelus/caelus/unity/unmaximize.svg | 1 + .../caelus/caelus/caelus/unity/unmaximize_dash.svg | 1 + .../caelus/unity/unmaximize_dash_disabled.svg | 1 + .../caelus/unity/unmaximize_dash_prelight.svg | 1 + .../caelus/unity/unmaximize_dash_pressed.svg | 1 + .../caelus/unity/unmaximize_focused_normal.svg | 1 + .../caelus/unity/unmaximize_focused_prelight.svg | 1 + .../caelus/unity/unmaximize_focused_pressed.svg | 1 + .../caelus/caelus/unity/unmaximize_unfocused.svg | 1 + .../caelus/unity/unmaximize_unfocused_prelight.svg | 1 + .../caelus/unity/unmaximize_unfocused_pressed.svg | 1 + .../caelus/caelus/caelus/xfwm4/bottom-active.xpm | 6 + .../caelus/caelus/caelus/xfwm4/bottom-inactive.xpm | 6 + .../caelus/caelus/xfwm4/bottom-left-active.xpm | 6 + .../caelus/caelus/xfwm4/bottom-left-inactive.xpm | 6 + .../caelus/caelus/xfwm4/bottom-right-active.xpm | 6 + .../caelus/caelus/xfwm4/bottom-right-inactive.xpm | 6 + .../caelus/caelus/caelus/xfwm4/close-active.xpm | 33 + .../caelus/caelus/caelus/xfwm4/close-inactive.xpm | 33 + .../caelus/caelus/caelus/xfwm4/close-prelight.xpm | 33 + .../caelus/caelus/caelus/xfwm4/close-pressed.xpm | 33 + .themes/caelus/caelus/caelus/xfwm4/hide-active.xpm | 33 + .../caelus/caelus/caelus/xfwm4/hide-inactive.xpm | 33 + .../caelus/caelus/caelus/xfwm4/hide-prelight.xpm | 33 + .../caelus/caelus/caelus/xfwm4/hide-pressed.xpm | 33 + .themes/caelus/caelus/caelus/xfwm4/left-active.xpm | 26 + .../caelus/caelus/caelus/xfwm4/left-inactive.xpm | 26 + .../caelus/caelus/caelus/xfwm4/maximize-active.xpm | 33 + .../caelus/caelus/xfwm4/maximize-inactive.xpm | 33 + .../caelus/caelus/xfwm4/maximize-prelight.xpm | 33 + .../caelus/caelus/xfwm4/maximize-pressed.xpm | 33 + .../caelus/xfwm4/maximize-toggled-active.xpm | 33 + .../caelus/xfwm4/maximize-toggled-inactive.xpm | 33 + .../caelus/xfwm4/maximize-toggled-prelight.xpm | 33 + .../caelus/xfwm4/maximize-toggled-pressed.xpm | 33 + .themes/caelus/caelus/caelus/xfwm4/menu-active.xpm | 21 + .../caelus/caelus/caelus/xfwm4/menu-inactive.xpm | 21 + .../caelus/caelus/caelus/xfwm4/menu-prelight.xpm | 21 + .../caelus/caelus/caelus/xfwm4/menu-pressed.xpm | 21 + .../caelus/caelus/caelus/xfwm4/right-active.xpm | 26 + .../caelus/caelus/caelus/xfwm4/right-inactive.xpm | 26 + .../caelus/caelus/caelus/xfwm4/shade-active.xpm | 33 + .../caelus/caelus/caelus/xfwm4/shade-inactive.xpm | 33 + .../caelus/caelus/caelus/xfwm4/shade-prelight.xpm | 33 + .../caelus/caelus/caelus/xfwm4/shade-pressed.xpm | 33 + .../caelus/caelus/xfwm4/shade-toggled-active.xpm | 33 + .../caelus/caelus/xfwm4/shade-toggled-inactive.xpm | 32 + .../caelus/caelus/xfwm4/shade-toggled-prelight.xpm | 33 + .../caelus/caelus/xfwm4/shade-toggled-pressed.xpm | 33 + .../caelus/caelus/caelus/xfwm4/stick-active.xpm | 32 + .../caelus/caelus/caelus/xfwm4/stick-inactive.xpm | 33 + .../caelus/caelus/caelus/xfwm4/stick-prelight.xpm | 33 + .../caelus/caelus/caelus/xfwm4/stick-pressed.xpm | 33 + .../caelus/caelus/xfwm4/stick-toggled-active.xpm | 33 + .../caelus/caelus/xfwm4/stick-toggled-inactive.xpm | 33 + .../caelus/caelus/xfwm4/stick-toggled-prelight.xpm | 33 + .../caelus/caelus/xfwm4/stick-toggled-pressed.xpm | 33 + .themes/caelus/caelus/caelus/xfwm4/themerc | 23 + .../caelus/caelus/caelus/xfwm4/title-1-active.xpm | 32 + .../caelus/caelus/xfwm4/title-1-inactive.xpm | 32 + .../caelus/caelus/caelus/xfwm4/title-2-active.xpm | 32 + .../caelus/caelus/xfwm4/title-2-inactive.xpm | 32 + .../caelus/caelus/caelus/xfwm4/title-3-active.xpm | 32 + .../caelus/caelus/xfwm4/title-3-inactive.xpm | 32 + .../caelus/caelus/caelus/xfwm4/title-4-active.xpm | 32 + .../caelus/caelus/xfwm4/title-4-inactive.xpm | 32 + .../caelus/caelus/caelus/xfwm4/title-5-active.xpm | 32 + .../caelus/caelus/xfwm4/title-5-inactive.xpm | 32 + .../caelus/caelus/caelus/xfwm4/top-left-active.xpm | 33 + .../caelus/caelus/xfwm4/top-left-inactive.xpm | 33 + .../caelus/caelus/xfwm4/top-right-active.xpm | 33 + .../caelus/caelus/xfwm4/top-right-inactive.xpm | 33 + .../caelus/cinnamon/assets/add-workspace-hover.png | Bin 0 -> 806 bytes .../caelus/cinnamon/assets/add-workspace.png | Bin 0 -> 713 bytes .../caelus/cinnamon/assets/calendar-arrow-left.svg | 82 + .../cinnamon/assets/calendar-arrow-right.svg | 82 + .../caelus/caelus/cinnamon/assets/checkbox-off.svg | 98 + .themes/caelus/caelus/cinnamon/assets/checkbox.svg | 104 + .../caelus/caelus/cinnamon/assets/close-window.svg | 152 + .../caelus/cinnamon/assets/corner-ripple.png | Bin 0 -> 8978 bytes .../caelus/cinnamon/assets/radiobutton-off.svg | 91 + .../caelus/caelus/cinnamon/assets/radiobutton.svg | 97 + .../caelus/cinnamon/assets/toggle-off-intl.svg | 951 +++ .../caelus/cinnamon/assets/toggle-off-us.svg | 951 +++ .../caelus/cinnamon/assets/toggle-on-intl.svg | 1537 ++++ .../caelus/caelus/cinnamon/assets/toggle-on-us.svg | 1537 ++++ .../caelus/caelus/cinnamon/assets/trash-icon.png | Bin 0 -> 2178 bytes .themes/caelus/caelus/cinnamon/cinnamon.css | 1362 ++++ .themes/caelus/caelus/cinnamon/scss/_extends.scss | 372 + .themes/caelus/caelus/cinnamon/scss/_global.scss | 84 + .themes/caelus/caelus/cinnamon/scss/cinnamon.scss | 14 + .../cinnamon/scss/sections/_accessibility.scss | 46 + .../caelus/cinnamon/scss/sections/_alt-tab.scss | 66 + .../caelus/cinnamon/scss/sections/_calendar.scss | 120 + .../caelus/cinnamon/scss/sections/_desklets.scss | 65 + .../caelus/cinnamon/scss/sections/_dialogs.scss | 201 + .../caelus/cinnamon/scss/sections/_menu.scss | 238 + .../cinnamon/scss/sections/_notifications.scss | 91 + .../caelus/cinnamon/scss/sections/_overview.scss | 119 + .../caelus/cinnamon/scss/sections/_panel.scss | 573 ++ .../caelus/cinnamon/scss/sections/_stage.scss | 114 + .../caelus/cinnamon/scss/sections/_tile-hud.scss | 59 + .themes/caelus/caelus/cinnamon/thumbnail.png | Bin 0 -> 36019 bytes .themes/caelus/caelus/gtk-2.0/gtkrc | 995 +++ .../caelus/caelus/gtk-3.0/assets/all-assets.svg | 4456 ++++++++++ .../caelus/caelus/gtk-3.0/assets/all-assets.txt | 38 + .themes/caelus/caelus/gtk-3.0/assets/change_dpi.sh | 4 + .../gtk-3.0/assets/checkbox-checked-dark.svg | 10 + .../assets/checkbox-checked-insensitive-dark.svg | 9 + .../assets/checkbox-checked-insensitive.svg | 9 + .../caelus/gtk-3.0/assets/checkbox-checked.svg | 9 + .../caelus/gtk-3.0/assets/checkbox-mixed-dark.svg | 9 + .../assets/checkbox-mixed-insensitive-dark.svg | 9 + .../gtk-3.0/assets/checkbox-mixed-insensitive.svg | 9 + .../caelus/gtk-3.0/assets/checkbox-mixed.svg | 9 + .../gtk-3.0/assets/checkbox-unchecked-dark.svg | 8 + .../assets/checkbox-unchecked-insensitive-dark.svg | 8 + .../assets/checkbox-unchecked-insensitive.svg | 8 + .../caelus/gtk-3.0/assets/checkbox-unchecked.svg | 8 + .../gtk-3.0/assets/grid-selection-checked-dark.svg | 9 + .../gtk-3.0/assets/grid-selection-checked.svg | 9 + .../assets/grid-selection-unchecked-dark.svg | 8 + .../gtk-3.0/assets/grid-selection-unchecked.svg | 8 + .../assets/menuitem-checkbox-checked-hover.svg | 8 + .../menuitem-checkbox-checked-insensitive.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-checked.svg | 8 + .../assets/menuitem-checkbox-mixed-hover.svg | 8 + .../assets/menuitem-checkbox-mixed-insensitive.svg | 8 + .../assets/menuitem-checkbox-mixed-selected.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-mixed.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-unchecked.svg | 6 + .../assets/menuitem-radio-checked-hover.svg | 8 + .../assets/menuitem-radio-checked-insensitive.svg | 8 + .../gtk-3.0/assets/menuitem-radio-checked.svg | 8 + .../gtk-3.0/assets/menuitem-radio-mixed-hover.svg | 8 + .../assets/menuitem-radio-mixed-insensitive.svg | 8 + .../assets/menuitem-radio-mixed-selected.svg | 8 + .../caelus/gtk-3.0/assets/menuitem-radio-mixed.svg | 8 + .../gtk-3.0/assets/menuitem-radio-unchecked.svg | 6 + .../caelus/gtk-3.0/assets/pane-handle-vertical.svg | 49 + .../caelus/caelus/gtk-3.0/assets/pane-handle.png | Bin 0 -> 150 bytes .../caelus/caelus/gtk-3.0/assets/pane-handle.svg | 49 + .../caelus/caelus/gtk-3.0/assets/pane-handle@2.png | Bin 0 -> 161 bytes .../caelus/gtk-3.0/assets/radio-checked-dark.svg | 9 + .../assets/radio-checked-insensitive-dark.svg | 9 + .../gtk-3.0/assets/radio-checked-insensitive.svg | 9 + .../caelus/caelus/gtk-3.0/assets/radio-checked.svg | 9 + .../caelus/gtk-3.0/assets/radio-mixed-dark.svg | 9 + .../assets/radio-mixed-insensitive-dark.svg | 9 + .../gtk-3.0/assets/radio-mixed-insensitive.svg | 9 + .../caelus/caelus/gtk-3.0/assets/radio-mixed.svg | 9 + .../gtk-3.0/assets/radio-selected-insensitive.svg | 9 + .../caelus/gtk-3.0/assets/radio-selected.svg | 9 + .../caelus/gtk-3.0/assets/radio-unchecked-dark.svg | 8 + .../assets/radio-unchecked-insensitive-dark.svg | 8 + .../gtk-3.0/assets/radio-unchecked-insensitive.svg | 8 + .../caelus/gtk-3.0/assets/radio-unchecked.svg | 8 + .../gtk-3.0/assets/radio-unselected-dark.svg | 6 + .../assets/radio-unselected-insensitive-dark.svg | 6 + .../assets/radio-unselected-insensitive.svg | 8 + .../caelus/gtk-3.0/assets/radio-unselected.svg | 8 + .themes/caelus/caelus/gtk-3.0/assets/sed.sh | 9 + .themes/caelus/caelus/gtk-3.0/assets/unsed.sh | 11 + .themes/caelus/caelus/gtk-3.0/gtk-dark.css | 1 + .themes/caelus/caelus/gtk-3.0/gtk.css | 1 + .themes/caelus/caelus/gtk-3.0/gtk.gresource.xml | 48 + .themes/caelus/caelus/gtk-3.0/thumbnail.png | Bin 0 -> 1889 bytes .themes/caelus/caelus/gtk-3.20/assets | 1 + .themes/caelus/caelus/gtk-3.20/dist/gtk-dark.css | 8505 +++++++++++++++++++ .themes/caelus/caelus/gtk-3.20/dist/gtk.css | 8515 ++++++++++++++++++++ .themes/caelus/caelus/gtk-3.20/gtk-dark.css | 1 + .themes/caelus/caelus/gtk-3.20/gtk.css | 1 + .themes/caelus/caelus/gtk-3.20/gtk.gresource | Bin 0 -> 5247008 bytes .themes/caelus/caelus/gtk-3.20/gtk.gresource.xml | 35 + .themes/caelus/caelus/gtk-3.20/thumbnail.png | Bin 0 -> 1889 bytes .themes/caelus/caelus/index.theme | 11 + .../caelus/caelus/metacity-1/metacity-theme-2.xml | 1571 ++++ .../caelus/caelus/metacity-1/metacity-theme-3.xml | 1603 ++++ .themes/caelus/caelus/metacity-1/thumbnail.png | Bin 0 -> 434 bytes .../caelus/oomox-caelus/assets/all-assets.svg | 4456 ++++++++++ .../caelus/oomox-caelus/assets/all-assets.txt | 38 + .../caelus/oomox-caelus/assets/change_dpi.sh | 4 + .../assets/checkbox-checked-insensitive.svg | 6 + .../oomox-caelus/assets/checkbox-checked.svg | 6 + .../assets/checkbox-mixed-insensitive.svg | 6 + .../caelus/oomox-caelus/assets/checkbox-mixed.svg | 6 + .../oomox-caelus/assets/grid-selection-checked.svg | 9 + .../assets/grid-selection-unchecked.svg | 8 + .../assets/menuitem-checkbox-checked-hover.svg | 8 + .../menuitem-checkbox-checked-insensitive.svg | 8 + .../assets/menuitem-checkbox-checked.svg | 8 + .../assets/menuitem-checkbox-mixed-hover.svg | 8 + .../assets/menuitem-checkbox-mixed-insensitive.svg | 8 + .../assets/menuitem-checkbox-mixed-selected.svg | 8 + .../assets/menuitem-checkbox-mixed.svg | 8 + .../assets/menuitem-checkbox-unchecked.svg | 6 + .../assets/menuitem-radio-checked-hover.svg | 8 + .../assets/menuitem-radio-checked-insensitive.svg | 8 + .../oomox-caelus/assets/menuitem-radio-checked.svg | 8 + .../assets/menuitem-radio-mixed-hover.svg | 8 + .../assets/menuitem-radio-mixed-insensitive.svg | 8 + .../assets/menuitem-radio-mixed-selected.svg | 8 + .../oomox-caelus/assets/menuitem-radio-mixed.svg | 8 + .../assets/menuitem-radio-unchecked.svg | 6 + .../oomox-caelus/assets/pane-handle-vertical.svg | 49 + .../caelus/oomox-caelus/assets/pane-handle.png | Bin 0 -> 150 bytes .../caelus/oomox-caelus/assets/pane-handle.svg | 49 + .../caelus/oomox-caelus/assets/pane-handle@2.png | Bin 0 -> 161 bytes .../assets/radio-checked-insensitive.svg | 6 + .../caelus/oomox-caelus/assets/radio-checked.svg | 6 + .../assets/radio-mixed-insensitive.svg | 6 + .../caelus/oomox-caelus/assets/radio-mixed.svg | 6 + .../assets/radio-selected-insensitive.svg | 6 + .../caelus/oomox-caelus/assets/radio-selected.svg | 6 + .../assets/radio-unselected-insensitive.svg | 6 + .../oomox-caelus/assets/radio-unselected.svg | 6 + .themes/caelus/caelus/oomox-caelus/assets/sed.sh | 9 + .themes/caelus/caelus/oomox-caelus/assets/unsed.sh | 11 + .../cinnamon/assets/add-workspace-hover.png | Bin 0 -> 806 bytes .../oomox-caelus/cinnamon/assets/add-workspace.png | Bin 0 -> 713 bytes .../cinnamon/assets/calendar-arrow-left.svg | 82 + .../cinnamon/assets/calendar-arrow-right.svg | 82 + .../oomox-caelus/cinnamon/assets/checkbox-off.svg | 98 + .../oomox-caelus/cinnamon/assets/checkbox.svg | 104 + .../oomox-caelus/cinnamon/assets/close-window.svg | 152 + .../oomox-caelus/cinnamon/assets/corner-ripple.png | Bin 0 -> 8978 bytes .../cinnamon/assets/radiobutton-off.svg | 91 + .../oomox-caelus/cinnamon/assets/radiobutton.svg | 97 + .../cinnamon/assets/toggle-off-intl.svg | 951 +++ .../oomox-caelus/cinnamon/assets/toggle-off-us.svg | 951 +++ .../cinnamon/assets/toggle-on-intl.svg | 1537 ++++ .../oomox-caelus/cinnamon/assets/toggle-on-us.svg | 1537 ++++ .../oomox-caelus/cinnamon/assets/trash-icon.png | Bin 0 -> 2178 bytes .../caelus/oomox-caelus/cinnamon/cinnamon.css | 1362 ++++ .../oomox-caelus/cinnamon/scss/_extends.scss | 372 + .../caelus/oomox-caelus/cinnamon/scss/_global.scss | 84 + .../oomox-caelus/cinnamon/scss/cinnamon.scss | 14 + .../cinnamon/scss/sections/_accessibility.scss | 46 + .../cinnamon/scss/sections/_alt-tab.scss | 66 + .../cinnamon/scss/sections/_calendar.scss | 120 + .../cinnamon/scss/sections/_desklets.scss | 65 + .../cinnamon/scss/sections/_dialogs.scss | 201 + .../oomox-caelus/cinnamon/scss/sections/_menu.scss | 238 + .../cinnamon/scss/sections/_notifications.scss | 91 + .../cinnamon/scss/sections/_overview.scss | 119 + .../cinnamon/scss/sections/_panel.scss | 573 ++ .../cinnamon/scss/sections/_stage.scss | 114 + .../cinnamon/scss/sections/_tile-hud.scss | 59 + .../caelus/oomox-caelus/cinnamon/thumbnail.png | Bin 0 -> 36019 bytes .themes/caelus/caelus/oomox-caelus/gtk-2.0/gtkrc | 995 +++ .../oomox-caelus/gtk-3.0/assets/all-assets.svg | 4456 ++++++++++ .../oomox-caelus/gtk-3.0/assets/all-assets.txt | 38 + .../oomox-caelus/gtk-3.0/assets/change_dpi.sh | 4 + .../gtk-3.0/assets/checkbox-checked-dark.svg | 10 + .../assets/checkbox-checked-insensitive-dark.svg | 9 + .../assets/checkbox-checked-insensitive.svg | 9 + .../gtk-3.0/assets/checkbox-checked.svg | 9 + .../gtk-3.0/assets/checkbox-mixed-dark.svg | 9 + .../assets/checkbox-mixed-insensitive-dark.svg | 9 + .../gtk-3.0/assets/checkbox-mixed-insensitive.svg | 9 + .../oomox-caelus/gtk-3.0/assets/checkbox-mixed.svg | 9 + .../gtk-3.0/assets/checkbox-unchecked-dark.svg | 8 + .../assets/checkbox-unchecked-insensitive-dark.svg | 8 + .../assets/checkbox-unchecked-insensitive.svg | 8 + .../gtk-3.0/assets/checkbox-unchecked.svg | 8 + .../gtk-3.0/assets/grid-selection-checked-dark.svg | 9 + .../gtk-3.0/assets/grid-selection-checked.svg | 9 + .../assets/grid-selection-unchecked-dark.svg | 8 + .../gtk-3.0/assets/grid-selection-unchecked.svg | 8 + .../assets/menuitem-checkbox-checked-hover.svg | 8 + .../menuitem-checkbox-checked-insensitive.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-checked.svg | 8 + .../assets/menuitem-checkbox-mixed-hover.svg | 8 + .../assets/menuitem-checkbox-mixed-insensitive.svg | 8 + .../assets/menuitem-checkbox-mixed-selected.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-mixed.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-unchecked.svg | 6 + .../assets/menuitem-radio-checked-hover.svg | 8 + .../assets/menuitem-radio-checked-insensitive.svg | 8 + .../gtk-3.0/assets/menuitem-radio-checked.svg | 8 + .../gtk-3.0/assets/menuitem-radio-mixed-hover.svg | 8 + .../assets/menuitem-radio-mixed-insensitive.svg | 8 + .../assets/menuitem-radio-mixed-selected.svg | 8 + .../gtk-3.0/assets/menuitem-radio-mixed.svg | 8 + .../gtk-3.0/assets/menuitem-radio-unchecked.svg | 6 + .../gtk-3.0/assets/pane-handle-vertical.svg | 49 + .../oomox-caelus/gtk-3.0/assets/pane-handle.png | Bin 0 -> 150 bytes .../oomox-caelus/gtk-3.0/assets/pane-handle.svg | 49 + .../oomox-caelus/gtk-3.0/assets/pane-handle@2.png | Bin 0 -> 161 bytes .../gtk-3.0/assets/radio-checked-dark.svg | 9 + .../assets/radio-checked-insensitive-dark.svg | 9 + .../gtk-3.0/assets/radio-checked-insensitive.svg | 9 + .../oomox-caelus/gtk-3.0/assets/radio-checked.svg | 9 + .../gtk-3.0/assets/radio-mixed-dark.svg | 9 + .../assets/radio-mixed-insensitive-dark.svg | 9 + .../gtk-3.0/assets/radio-mixed-insensitive.svg | 9 + .../oomox-caelus/gtk-3.0/assets/radio-mixed.svg | 9 + .../gtk-3.0/assets/radio-selected-insensitive.svg | 9 + .../oomox-caelus/gtk-3.0/assets/radio-selected.svg | 9 + .../gtk-3.0/assets/radio-unchecked-dark.svg | 8 + .../assets/radio-unchecked-insensitive-dark.svg | 8 + .../gtk-3.0/assets/radio-unchecked-insensitive.svg | 8 + .../gtk-3.0/assets/radio-unchecked.svg | 8 + .../gtk-3.0/assets/radio-unselected-dark.svg | 6 + .../assets/radio-unselected-insensitive-dark.svg | 6 + .../assets/radio-unselected-insensitive.svg | 8 + .../gtk-3.0/assets/radio-unselected.svg | 8 + .../caelus/oomox-caelus/gtk-3.0/assets/sed.sh | 9 + .../caelus/oomox-caelus/gtk-3.0/assets/unsed.sh | 11 + .../caelus/oomox-caelus/gtk-3.0/gtk-dark.css | 1 + .themes/caelus/caelus/oomox-caelus/gtk-3.0/gtk.css | 1 + .../caelus/oomox-caelus/gtk-3.0/gtk.gresource.xml | 48 + .../caelus/oomox-caelus/gtk-3.0/thumbnail.png | Bin 0 -> 1889 bytes .themes/caelus/caelus/oomox-caelus/gtk-3.20/assets | 1 + .../caelus/oomox-caelus/gtk-3.20/dist/gtk-dark.css | 8505 +++++++++++++++++++ .../caelus/oomox-caelus/gtk-3.20/dist/gtk.css | 8515 ++++++++++++++++++++ .../caelus/oomox-caelus/gtk-3.20/gtk-dark.css | 1 + .../caelus/caelus/oomox-caelus/gtk-3.20/gtk.css | 1 + .../caelus/oomox-caelus/gtk-3.20/gtk.gresource | Bin 0 -> 5246896 bytes .../caelus/oomox-caelus/gtk-3.20/gtk.gresource.xml | 35 + .../caelus/oomox-caelus/gtk-3.20/thumbnail.png | Bin 0 -> 1889 bytes .themes/caelus/caelus/oomox-caelus/index.theme | 11 + .../oomox-caelus/metacity-1/metacity-theme-2.xml | 1571 ++++ .../oomox-caelus/metacity-1/metacity-theme-3.xml | 1603 ++++ .../caelus/oomox-caelus/metacity-1/thumbnail.png | Bin 0 -> 434 bytes .../caelus/caelus/oomox-caelus/openbox-3/close.xbm | 4 + .../caelus/oomox-caelus/openbox-3/close_hover.xbm | 4 + .../caelus/caelus/oomox-caelus/openbox-3/desk.xbm | 4 + .../caelus/oomox-caelus/openbox-3/desk_toggled.xbm | 4 + .../caelus/oomox-caelus/openbox-3/iconify.xbm | 4 + .../oomox-caelus/openbox-3/iconify_hover.xbm | 4 + .../caelus/caelus/oomox-caelus/openbox-3/max.xbm | 4 + .../caelus/oomox-caelus/openbox-3/max_toggled.xbm | 4 + .../caelus/caelus/oomox-caelus/openbox-3/shade.xbm | 4 + .../oomox-caelus/openbox-3/shade_toggled.xbm | 4 + .../caelus/caelus/oomox-caelus/openbox-3/themerc | 155 + .themes/caelus/caelus/oomox-caelus/unity/close.svg | 1 + .../caelus/oomox-caelus/unity/close_dash.svg | 1 + .../oomox-caelus/unity/close_dash_disabled.svg | 1 + .../oomox-caelus/unity/close_dash_prelight.svg | 1 + .../oomox-caelus/unity/close_dash_pressed.svg | 1 + .../oomox-caelus/unity/close_focused_normal.svg | 1 + .../oomox-caelus/unity/close_focused_prelight.svg | 1 + .../oomox-caelus/unity/close_focused_pressed.svg | 1 + .../caelus/oomox-caelus/unity/close_unfocused.svg | 1 + .../unity/close_unfocused_prelight.svg | 1 + .../oomox-caelus/unity/close_unfocused_pressed.svg | 1 + .../oomox-caelus/unity/launcher_arrow_ltr_19.svg | 10 + .../oomox-caelus/unity/launcher_arrow_ltr_37.svg | 15 + .../unity/launcher_arrow_outline_ltr_19.svg | 10 + .../unity/launcher_arrow_outline_ltr_37.svg | 13 + .../unity/launcher_arrow_outline_rtl_19.svg | 10 + .../unity/launcher_arrow_outline_rtl_37.svg | 13 + .../oomox-caelus/unity/launcher_arrow_rtl_19.svg | 10 + .../oomox-caelus/unity/launcher_arrow_rtl_37.svg | 15 + .../oomox-caelus/unity/launcher_icon_back_150.svg | 7 + .../oomox-caelus/unity/launcher_icon_back_54.svg | 1 + .../oomox-caelus/unity/launcher_icon_edge_150.svg | 10 + .../oomox-caelus/unity/launcher_icon_edge_54.svg | 7 + .../oomox-caelus/unity/launcher_icon_glow_200.svg | 7 + .../oomox-caelus/unity/launcher_icon_glow_62.svg | 7 + .../unity/launcher_icon_selected_back_150.svg | 10 + .../unity/launcher_icon_selected_back_54.svg | 1 + .../unity/launcher_icon_shadow_200.svg | 7 + .../oomox-caelus/unity/launcher_icon_shadow_62.svg | 7 + .../oomox-caelus/unity/launcher_icon_shine_150.svg | 1 + .../oomox-caelus/unity/launcher_icon_shine_54.svg | 1 + .../oomox-caelus/unity/launcher_pip_ltr_19.svg | 10 + .../oomox-caelus/unity/launcher_pip_ltr_37.svg | 16 + .../oomox-caelus/unity/launcher_pip_rtl_19.svg | 10 + .../oomox-caelus/unity/launcher_pip_rtl_37.svg | 16 + .../caelus/caelus/oomox-caelus/unity/maximize.svg | 1 + .../caelus/oomox-caelus/unity/maximize_dash.svg | 1 + .../oomox-caelus/unity/maximize_dash_disabled.svg | 1 + .../oomox-caelus/unity/maximize_dash_prelight.svg | 1 + .../oomox-caelus/unity/maximize_dash_pressed.svg | 1 + .../oomox-caelus/unity/maximize_focused_normal.svg | 1 + .../unity/maximize_focused_prelight.svg | 1 + .../unity/maximize_focused_pressed.svg | 1 + .../oomox-caelus/unity/maximize_unfocused.svg | 1 + .../unity/maximize_unfocused_prelight.svg | 1 + .../unity/maximize_unfocused_pressed.svg | 1 + .../caelus/caelus/oomox-caelus/unity/minimize.svg | 1 + .../caelus/oomox-caelus/unity/minimize_dash.svg | 1 + .../oomox-caelus/unity/minimize_dash_disabled.svg | 1 + .../oomox-caelus/unity/minimize_dash_prelight.svg | 1 + .../oomox-caelus/unity/minimize_dash_pressed.svg | 1 + .../oomox-caelus/unity/minimize_focused_normal.svg | 1 + .../unity/minimize_focused_prelight.svg | 1 + .../unity/minimize_focused_pressed.svg | 1 + .../oomox-caelus/unity/minimize_unfocused.svg | 1 + .../unity/minimize_unfocused_prelight.svg | 1 + .../unity/minimize_unfocused_pressed.svg | 1 + .../caelus/caelus/oomox-caelus/unity/minimized.svg | 1 + .../oomox-caelus/unity/modes/launcher_bfb-flat.png | Bin 0 -> 3018 bytes .../oomox-caelus/unity/modes/launcher_bfb_ns.png | Bin 0 -> 4483 bytes .../oomox-caelus/unity/modes/ubuntu-square.svg | 69 + .../oomox-caelus/unity/progress_bar_fill.svg | 5 + .../oomox-caelus/unity/progress_bar_trough.svg | 71 + .../unity/sheet_style_close_focused.svg | 1 + .../unity/sheet_style_close_focused_prelight.svg | 1 + .../unity/sheet_style_close_focused_pressed.svg | 1 + .../caelus/oomox-caelus/unity/unmaximize.svg | 1 + .../caelus/oomox-caelus/unity/unmaximize_dash.svg | 1 + .../unity/unmaximize_dash_disabled.svg | 1 + .../unity/unmaximize_dash_prelight.svg | 1 + .../oomox-caelus/unity/unmaximize_dash_pressed.svg | 1 + .../unity/unmaximize_focused_normal.svg | 1 + .../unity/unmaximize_focused_prelight.svg | 1 + .../unity/unmaximize_focused_pressed.svg | 1 + .../oomox-caelus/unity/unmaximize_unfocused.svg | 1 + .../unity/unmaximize_unfocused_prelight.svg | 1 + .../unity/unmaximize_unfocused_pressed.svg | 1 + .../caelus/oomox-caelus/xfwm4/bottom-active.xpm | 6 + .../caelus/oomox-caelus/xfwm4/bottom-inactive.xpm | 6 + .../oomox-caelus/xfwm4/bottom-left-active.xpm | 6 + .../oomox-caelus/xfwm4/bottom-left-inactive.xpm | 6 + .../oomox-caelus/xfwm4/bottom-right-active.xpm | 6 + .../oomox-caelus/xfwm4/bottom-right-inactive.xpm | 6 + .../caelus/oomox-caelus/xfwm4/close-active.xpm | 33 + .../caelus/oomox-caelus/xfwm4/close-inactive.xpm | 33 + .../caelus/oomox-caelus/xfwm4/close-prelight.xpm | 33 + .../caelus/oomox-caelus/xfwm4/close-pressed.xpm | 33 + .../caelus/oomox-caelus/xfwm4/hide-active.xpm | 33 + .../caelus/oomox-caelus/xfwm4/hide-inactive.xpm | 33 + .../caelus/oomox-caelus/xfwm4/hide-prelight.xpm | 33 + .../caelus/oomox-caelus/xfwm4/hide-pressed.xpm | 33 + .../caelus/oomox-caelus/xfwm4/left-active.xpm | 26 + .../caelus/oomox-caelus/xfwm4/left-inactive.xpm | 26 + .../caelus/oomox-caelus/xfwm4/maximize-active.xpm | 33 + .../oomox-caelus/xfwm4/maximize-inactive.xpm | 33 + .../oomox-caelus/xfwm4/maximize-prelight.xpm | 33 + .../caelus/oomox-caelus/xfwm4/maximize-pressed.xpm | 33 + .../oomox-caelus/xfwm4/maximize-toggled-active.xpm | 33 + .../xfwm4/maximize-toggled-inactive.xpm | 33 + .../xfwm4/maximize-toggled-prelight.xpm | 33 + .../xfwm4/maximize-toggled-pressed.xpm | 33 + .../caelus/oomox-caelus/xfwm4/menu-active.xpm | 21 + .../caelus/oomox-caelus/xfwm4/menu-inactive.xpm | 21 + .../caelus/oomox-caelus/xfwm4/menu-prelight.xpm | 21 + .../caelus/oomox-caelus/xfwm4/menu-pressed.xpm | 21 + .../caelus/oomox-caelus/xfwm4/right-active.xpm | 26 + .../caelus/oomox-caelus/xfwm4/right-inactive.xpm | 26 + .../caelus/oomox-caelus/xfwm4/shade-active.xpm | 33 + .../caelus/oomox-caelus/xfwm4/shade-inactive.xpm | 33 + .../caelus/oomox-caelus/xfwm4/shade-prelight.xpm | 33 + .../caelus/oomox-caelus/xfwm4/shade-pressed.xpm | 33 + .../oomox-caelus/xfwm4/shade-toggled-active.xpm | 33 + .../oomox-caelus/xfwm4/shade-toggled-inactive.xpm | 32 + .../oomox-caelus/xfwm4/shade-toggled-prelight.xpm | 33 + .../oomox-caelus/xfwm4/shade-toggled-pressed.xpm | 33 + .../caelus/oomox-caelus/xfwm4/stick-active.xpm | 32 + .../caelus/oomox-caelus/xfwm4/stick-inactive.xpm | 33 + .../caelus/oomox-caelus/xfwm4/stick-prelight.xpm | 33 + .../caelus/oomox-caelus/xfwm4/stick-pressed.xpm | 33 + .../oomox-caelus/xfwm4/stick-toggled-active.xpm | 33 + .../oomox-caelus/xfwm4/stick-toggled-inactive.xpm | 33 + .../oomox-caelus/xfwm4/stick-toggled-prelight.xpm | 33 + .../oomox-caelus/xfwm4/stick-toggled-pressed.xpm | 33 + .themes/caelus/caelus/oomox-caelus/xfwm4/themerc | 23 + .../caelus/oomox-caelus/xfwm4/title-1-active.xpm | 32 + .../caelus/oomox-caelus/xfwm4/title-1-inactive.xpm | 32 + .../caelus/oomox-caelus/xfwm4/title-2-active.xpm | 32 + .../caelus/oomox-caelus/xfwm4/title-2-inactive.xpm | 32 + .../caelus/oomox-caelus/xfwm4/title-3-active.xpm | 32 + .../caelus/oomox-caelus/xfwm4/title-3-inactive.xpm | 32 + .../caelus/oomox-caelus/xfwm4/title-4-active.xpm | 32 + .../caelus/oomox-caelus/xfwm4/title-4-inactive.xpm | 32 + .../caelus/oomox-caelus/xfwm4/title-5-active.xpm | 32 + .../caelus/oomox-caelus/xfwm4/title-5-inactive.xpm | 32 + .../caelus/oomox-caelus/xfwm4/top-left-active.xpm | 33 + .../oomox-caelus/xfwm4/top-left-inactive.xpm | 33 + .../caelus/oomox-caelus/xfwm4/top-right-active.xpm | 33 + .../oomox-caelus/xfwm4/top-right-inactive.xpm | 33 + .themes/caelus/caelus/openbox-3/close.xbm | 4 + .themes/caelus/caelus/openbox-3/close_hover.xbm | 4 + .themes/caelus/caelus/openbox-3/desk.xbm | 4 + .themes/caelus/caelus/openbox-3/desk_toggled.xbm | 4 + .themes/caelus/caelus/openbox-3/iconify.xbm | 4 + .themes/caelus/caelus/openbox-3/iconify_hover.xbm | 4 + .themes/caelus/caelus/openbox-3/max.xbm | 4 + .themes/caelus/caelus/openbox-3/max_toggled.xbm | 4 + .themes/caelus/caelus/openbox-3/shade.xbm | 4 + .themes/caelus/caelus/openbox-3/shade_toggled.xbm | 4 + .themes/caelus/caelus/openbox-3/themerc | 155 + .themes/caelus/caelus/unity/close.svg | 1 + .themes/caelus/caelus/unity/close_dash.svg | 1 + .../caelus/caelus/unity/close_dash_disabled.svg | 1 + .../caelus/caelus/unity/close_dash_prelight.svg | 1 + .themes/caelus/caelus/unity/close_dash_pressed.svg | 1 + .../caelus/caelus/unity/close_focused_normal.svg | 1 + .../caelus/caelus/unity/close_focused_prelight.svg | 1 + .../caelus/caelus/unity/close_focused_pressed.svg | 1 + .themes/caelus/caelus/unity/close_unfocused.svg | 1 + .../caelus/unity/close_unfocused_prelight.svg | 1 + .../caelus/unity/close_unfocused_pressed.svg | 1 + .../caelus/caelus/unity/launcher_arrow_ltr_19.svg | 10 + .../caelus/caelus/unity/launcher_arrow_ltr_37.svg | 15 + .../caelus/unity/launcher_arrow_outline_ltr_19.svg | 10 + .../caelus/unity/launcher_arrow_outline_ltr_37.svg | 13 + .../caelus/unity/launcher_arrow_outline_rtl_19.svg | 10 + .../caelus/unity/launcher_arrow_outline_rtl_37.svg | 13 + .../caelus/caelus/unity/launcher_arrow_rtl_19.svg | 10 + .../caelus/caelus/unity/launcher_arrow_rtl_37.svg | 15 + .../caelus/caelus/unity/launcher_icon_back_150.svg | 7 + .../caelus/caelus/unity/launcher_icon_back_54.svg | 1 + .../caelus/caelus/unity/launcher_icon_edge_150.svg | 10 + .../caelus/caelus/unity/launcher_icon_edge_54.svg | 7 + .../caelus/caelus/unity/launcher_icon_glow_200.svg | 7 + .../caelus/caelus/unity/launcher_icon_glow_62.svg | 7 + .../unity/launcher_icon_selected_back_150.svg | 10 + .../unity/launcher_icon_selected_back_54.svg | 1 + .../caelus/unity/launcher_icon_shadow_200.svg | 7 + .../caelus/unity/launcher_icon_shadow_62.svg | 7 + .../caelus/unity/launcher_icon_shine_150.svg | 1 + .../caelus/caelus/unity/launcher_icon_shine_54.svg | 1 + .../caelus/caelus/unity/launcher_pip_ltr_19.svg | 10 + .../caelus/caelus/unity/launcher_pip_ltr_37.svg | 16 + .../caelus/caelus/unity/launcher_pip_rtl_19.svg | 10 + .../caelus/caelus/unity/launcher_pip_rtl_37.svg | 16 + .themes/caelus/caelus/unity/maximize.svg | 1 + .themes/caelus/caelus/unity/maximize_dash.svg | 1 + .../caelus/caelus/unity/maximize_dash_disabled.svg | 1 + .../caelus/caelus/unity/maximize_dash_prelight.svg | 1 + .../caelus/caelus/unity/maximize_dash_pressed.svg | 1 + .../caelus/unity/maximize_focused_normal.svg | 1 + .../caelus/unity/maximize_focused_prelight.svg | 1 + .../caelus/unity/maximize_focused_pressed.svg | 1 + .themes/caelus/caelus/unity/maximize_unfocused.svg | 1 + .../caelus/unity/maximize_unfocused_prelight.svg | 1 + .../caelus/unity/maximize_unfocused_pressed.svg | 1 + .themes/caelus/caelus/unity/minimize.svg | 1 + .themes/caelus/caelus/unity/minimize_dash.svg | 1 + .../caelus/caelus/unity/minimize_dash_disabled.svg | 1 + .../caelus/caelus/unity/minimize_dash_prelight.svg | 1 + .../caelus/caelus/unity/minimize_dash_pressed.svg | 1 + .../caelus/unity/minimize_focused_normal.svg | 1 + .../caelus/unity/minimize_focused_prelight.svg | 1 + .../caelus/unity/minimize_focused_pressed.svg | 1 + .themes/caelus/caelus/unity/minimize_unfocused.svg | 1 + .../caelus/unity/minimize_unfocused_prelight.svg | 1 + .../caelus/unity/minimize_unfocused_pressed.svg | 1 + .themes/caelus/caelus/unity/minimized.svg | 1 + .../caelus/unity/modes/launcher_bfb-flat.png | Bin 0 -> 3018 bytes .../caelus/caelus/unity/modes/launcher_bfb_ns.png | Bin 0 -> 4483 bytes .../caelus/caelus/unity/modes/ubuntu-square.svg | 69 + .themes/caelus/caelus/unity/progress_bar_fill.svg | 5 + .../caelus/caelus/unity/progress_bar_trough.svg | 71 + .../caelus/unity/sheet_style_close_focused.svg | 1 + .../unity/sheet_style_close_focused_prelight.svg | 1 + .../unity/sheet_style_close_focused_pressed.svg | 1 + .themes/caelus/caelus/unity/unmaximize.svg | 1 + .themes/caelus/caelus/unity/unmaximize_dash.svg | 1 + .../caelus/unity/unmaximize_dash_disabled.svg | 1 + .../caelus/unity/unmaximize_dash_prelight.svg | 1 + .../caelus/unity/unmaximize_dash_pressed.svg | 1 + .../caelus/unity/unmaximize_focused_normal.svg | 1 + .../caelus/unity/unmaximize_focused_prelight.svg | 1 + .../caelus/unity/unmaximize_focused_pressed.svg | 1 + .../caelus/caelus/unity/unmaximize_unfocused.svg | 1 + .../caelus/unity/unmaximize_unfocused_prelight.svg | 1 + .../caelus/unity/unmaximize_unfocused_pressed.svg | 1 + .themes/caelus/caelus/xfwm4/bottom-active.xpm | 6 + .themes/caelus/caelus/xfwm4/bottom-inactive.xpm | 6 + .themes/caelus/caelus/xfwm4/bottom-left-active.xpm | 6 + .../caelus/caelus/xfwm4/bottom-left-inactive.xpm | 6 + .../caelus/caelus/xfwm4/bottom-right-active.xpm | 6 + .../caelus/caelus/xfwm4/bottom-right-inactive.xpm | 6 + .themes/caelus/caelus/xfwm4/close-active.xpm | 33 + .themes/caelus/caelus/xfwm4/close-inactive.xpm | 33 + .themes/caelus/caelus/xfwm4/close-prelight.xpm | 33 + .themes/caelus/caelus/xfwm4/close-pressed.xpm | 33 + .themes/caelus/caelus/xfwm4/hide-active.xpm | 33 + .themes/caelus/caelus/xfwm4/hide-inactive.xpm | 33 + .themes/caelus/caelus/xfwm4/hide-prelight.xpm | 33 + .themes/caelus/caelus/xfwm4/hide-pressed.xpm | 33 + .themes/caelus/caelus/xfwm4/left-active.xpm | 26 + .themes/caelus/caelus/xfwm4/left-inactive.xpm | 26 + .themes/caelus/caelus/xfwm4/maximize-active.xpm | 33 + .themes/caelus/caelus/xfwm4/maximize-inactive.xpm | 33 + .themes/caelus/caelus/xfwm4/maximize-prelight.xpm | 33 + .themes/caelus/caelus/xfwm4/maximize-pressed.xpm | 33 + .../caelus/xfwm4/maximize-toggled-active.xpm | 33 + .../caelus/xfwm4/maximize-toggled-inactive.xpm | 33 + .../caelus/xfwm4/maximize-toggled-prelight.xpm | 33 + .../caelus/xfwm4/maximize-toggled-pressed.xpm | 33 + .themes/caelus/caelus/xfwm4/menu-active.xpm | 21 + .themes/caelus/caelus/xfwm4/menu-inactive.xpm | 21 + .themes/caelus/caelus/xfwm4/menu-prelight.xpm | 21 + .themes/caelus/caelus/xfwm4/menu-pressed.xpm | 21 + .themes/caelus/caelus/xfwm4/right-active.xpm | 26 + .themes/caelus/caelus/xfwm4/right-inactive.xpm | 26 + .themes/caelus/caelus/xfwm4/shade-active.xpm | 33 + .themes/caelus/caelus/xfwm4/shade-inactive.xpm | 33 + .themes/caelus/caelus/xfwm4/shade-prelight.xpm | 33 + .themes/caelus/caelus/xfwm4/shade-pressed.xpm | 33 + .../caelus/caelus/xfwm4/shade-toggled-active.xpm | 33 + .../caelus/caelus/xfwm4/shade-toggled-inactive.xpm | 32 + .../caelus/caelus/xfwm4/shade-toggled-prelight.xpm | 33 + .../caelus/caelus/xfwm4/shade-toggled-pressed.xpm | 33 + .themes/caelus/caelus/xfwm4/stick-active.xpm | 32 + .themes/caelus/caelus/xfwm4/stick-inactive.xpm | 33 + .themes/caelus/caelus/xfwm4/stick-prelight.xpm | 33 + .themes/caelus/caelus/xfwm4/stick-pressed.xpm | 33 + .../caelus/caelus/xfwm4/stick-toggled-active.xpm | 33 + .../caelus/caelus/xfwm4/stick-toggled-inactive.xpm | 33 + .../caelus/caelus/xfwm4/stick-toggled-prelight.xpm | 33 + .../caelus/caelus/xfwm4/stick-toggled-pressed.xpm | 33 + .themes/caelus/caelus/xfwm4/themerc | 23 + .themes/caelus/caelus/xfwm4/title-1-active.xpm | 32 + .themes/caelus/caelus/xfwm4/title-1-inactive.xpm | 32 + .themes/caelus/caelus/xfwm4/title-2-active.xpm | 32 + .themes/caelus/caelus/xfwm4/title-2-inactive.xpm | 32 + .themes/caelus/caelus/xfwm4/title-3-active.xpm | 32 + .themes/caelus/caelus/xfwm4/title-3-inactive.xpm | 32 + .themes/caelus/caelus/xfwm4/title-4-active.xpm | 32 + .themes/caelus/caelus/xfwm4/title-4-inactive.xpm | 32 + .themes/caelus/caelus/xfwm4/title-5-active.xpm | 32 + .themes/caelus/caelus/xfwm4/title-5-inactive.xpm | 32 + .themes/caelus/caelus/xfwm4/top-left-active.xpm | 33 + .themes/caelus/caelus/xfwm4/top-left-inactive.xpm | 33 + .themes/caelus/caelus/xfwm4/top-right-active.xpm | 33 + .themes/caelus/caelus/xfwm4/top-right-inactive.xpm | 33 + .../caelus/cinnamon/assets/add-workspace-hover.png | Bin 0 -> 806 bytes .themes/caelus/cinnamon/assets/add-workspace.png | Bin 0 -> 713 bytes .../caelus/cinnamon/assets/calendar-arrow-left.svg | 82 + .../cinnamon/assets/calendar-arrow-right.svg | 82 + .themes/caelus/cinnamon/assets/checkbox-off.svg | 98 + .themes/caelus/cinnamon/assets/checkbox.svg | 104 + .themes/caelus/cinnamon/assets/close-window.svg | 152 + .themes/caelus/cinnamon/assets/corner-ripple.png | Bin 0 -> 8978 bytes .themes/caelus/cinnamon/assets/radiobutton-off.svg | 91 + .themes/caelus/cinnamon/assets/radiobutton.svg | 97 + .themes/caelus/cinnamon/assets/toggle-off-intl.svg | 951 +++ .themes/caelus/cinnamon/assets/toggle-off-us.svg | 951 +++ .themes/caelus/cinnamon/assets/toggle-on-intl.svg | 1537 ++++ .themes/caelus/cinnamon/assets/toggle-on-us.svg | 1537 ++++ .themes/caelus/cinnamon/assets/trash-icon.png | Bin 0 -> 2178 bytes .themes/caelus/cinnamon/cinnamon.css | 1362 ++++ .themes/caelus/cinnamon/scss/_extends.scss | 372 + .themes/caelus/cinnamon/scss/_global.scss | 84 + .themes/caelus/cinnamon/scss/cinnamon.scss | 14 + .../cinnamon/scss/sections/_accessibility.scss | 46 + .../caelus/cinnamon/scss/sections/_alt-tab.scss | 66 + .../caelus/cinnamon/scss/sections/_calendar.scss | 120 + .../caelus/cinnamon/scss/sections/_desklets.scss | 65 + .../caelus/cinnamon/scss/sections/_dialogs.scss | 201 + .themes/caelus/cinnamon/scss/sections/_menu.scss | 238 + .../cinnamon/scss/sections/_notifications.scss | 91 + .../caelus/cinnamon/scss/sections/_overview.scss | 119 + .themes/caelus/cinnamon/scss/sections/_panel.scss | 573 ++ .themes/caelus/cinnamon/scss/sections/_stage.scss | 114 + .../caelus/cinnamon/scss/sections/_tile-hud.scss | 59 + .themes/caelus/cinnamon/thumbnail.png | Bin 0 -> 36019 bytes .themes/caelus/gtk-2.0/gtkrc | 995 +++ .themes/caelus/gtk-3.0/assets/all-assets.svg | 4456 ++++++++++ .themes/caelus/gtk-3.0/assets/all-assets.txt | 38 + .themes/caelus/gtk-3.0/assets/change_dpi.sh | 4 + .../gtk-3.0/assets/checkbox-checked-dark.svg | 10 + .../assets/checkbox-checked-insensitive-dark.svg | 9 + .../assets/checkbox-checked-insensitive.svg | 9 + .themes/caelus/gtk-3.0/assets/checkbox-checked.svg | 9 + .../caelus/gtk-3.0/assets/checkbox-mixed-dark.svg | 9 + .../assets/checkbox-mixed-insensitive-dark.svg | 9 + .../gtk-3.0/assets/checkbox-mixed-insensitive.svg | 9 + .themes/caelus/gtk-3.0/assets/checkbox-mixed.svg | 9 + .../gtk-3.0/assets/checkbox-unchecked-dark.svg | 8 + .../assets/checkbox-unchecked-insensitive-dark.svg | 8 + .../assets/checkbox-unchecked-insensitive.svg | 8 + .../caelus/gtk-3.0/assets/checkbox-unchecked.svg | 8 + .../gtk-3.0/assets/grid-selection-checked-dark.svg | 9 + .../gtk-3.0/assets/grid-selection-checked.svg | 9 + .../assets/grid-selection-unchecked-dark.svg | 8 + .../gtk-3.0/assets/grid-selection-unchecked.svg | 8 + .../assets/menuitem-checkbox-checked-hover.svg | 8 + .../menuitem-checkbox-checked-insensitive.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-checked.svg | 8 + .../assets/menuitem-checkbox-mixed-hover.svg | 8 + .../assets/menuitem-checkbox-mixed-insensitive.svg | 8 + .../assets/menuitem-checkbox-mixed-selected.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-mixed.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-unchecked.svg | 6 + .../assets/menuitem-radio-checked-hover.svg | 8 + .../assets/menuitem-radio-checked-insensitive.svg | 8 + .../gtk-3.0/assets/menuitem-radio-checked.svg | 8 + .../gtk-3.0/assets/menuitem-radio-mixed-hover.svg | 8 + .../assets/menuitem-radio-mixed-insensitive.svg | 8 + .../assets/menuitem-radio-mixed-selected.svg | 8 + .../caelus/gtk-3.0/assets/menuitem-radio-mixed.svg | 8 + .../gtk-3.0/assets/menuitem-radio-unchecked.svg | 6 + .../caelus/gtk-3.0/assets/pane-handle-vertical.svg | 49 + .themes/caelus/gtk-3.0/assets/pane-handle.png | Bin 0 -> 150 bytes .themes/caelus/gtk-3.0/assets/pane-handle.svg | 49 + .themes/caelus/gtk-3.0/assets/pane-handle@2.png | Bin 0 -> 161 bytes .../caelus/gtk-3.0/assets/radio-checked-dark.svg | 9 + .../assets/radio-checked-insensitive-dark.svg | 9 + .../gtk-3.0/assets/radio-checked-insensitive.svg | 9 + .themes/caelus/gtk-3.0/assets/radio-checked.svg | 9 + .themes/caelus/gtk-3.0/assets/radio-mixed-dark.svg | 9 + .../assets/radio-mixed-insensitive-dark.svg | 9 + .../gtk-3.0/assets/radio-mixed-insensitive.svg | 9 + .themes/caelus/gtk-3.0/assets/radio-mixed.svg | 9 + .../gtk-3.0/assets/radio-selected-insensitive.svg | 9 + .themes/caelus/gtk-3.0/assets/radio-selected.svg | 9 + .../caelus/gtk-3.0/assets/radio-unchecked-dark.svg | 8 + .../assets/radio-unchecked-insensitive-dark.svg | 8 + .../gtk-3.0/assets/radio-unchecked-insensitive.svg | 8 + .themes/caelus/gtk-3.0/assets/radio-unchecked.svg | 8 + .../gtk-3.0/assets/radio-unselected-dark.svg | 6 + .../assets/radio-unselected-insensitive-dark.svg | 6 + .../assets/radio-unselected-insensitive.svg | 8 + .themes/caelus/gtk-3.0/assets/radio-unselected.svg | 8 + .themes/caelus/gtk-3.0/assets/sed.sh | 9 + .themes/caelus/gtk-3.0/assets/unsed.sh | 11 + .themes/caelus/gtk-3.0/gtk-dark.css | 1 + .themes/caelus/gtk-3.0/gtk.css | 1 + .themes/caelus/gtk-3.0/gtk.gresource.xml | 48 + .themes/caelus/gtk-3.0/thumbnail.png | Bin 0 -> 1889 bytes .themes/caelus/gtk-3.20/assets | 1 + .themes/caelus/gtk-3.20/dist/gtk-dark.css | 8505 +++++++++++++++++++ .themes/caelus/gtk-3.20/dist/gtk.css | 8515 ++++++++++++++++++++ .themes/caelus/gtk-3.20/gtk-dark.css | 1 + .themes/caelus/gtk-3.20/gtk.css | 1 + .themes/caelus/gtk-3.20/gtk.gresource | Bin 0 -> 5246896 bytes .themes/caelus/gtk-3.20/gtk.gresource.xml | 35 + .themes/caelus/gtk-3.20/thumbnail.png | Bin 0 -> 1889 bytes .themes/caelus/index.theme | 11 + .themes/caelus/metacity-1/metacity-theme-2.xml | 1571 ++++ .themes/caelus/metacity-1/metacity-theme-3.xml | 1603 ++++ .themes/caelus/metacity-1/thumbnail.png | Bin 0 -> 434 bytes .themes/caelus/openbox-3/close.xbm | 4 + .themes/caelus/openbox-3/close_hover.xbm | 4 + .themes/caelus/openbox-3/desk.xbm | 4 + .themes/caelus/openbox-3/desk_toggled.xbm | 4 + .themes/caelus/openbox-3/iconify.xbm | 4 + .themes/caelus/openbox-3/iconify_hover.xbm | 4 + .themes/caelus/openbox-3/max.xbm | 4 + .themes/caelus/openbox-3/max_toggled.xbm | 4 + .themes/caelus/openbox-3/shade.xbm | 4 + .themes/caelus/openbox-3/shade_toggled.xbm | 4 + .themes/caelus/openbox-3/themerc | 155 + .themes/caelus/unity/close.svg | 1 + .themes/caelus/unity/close_dash.svg | 1 + .themes/caelus/unity/close_dash_disabled.svg | 1 + .themes/caelus/unity/close_dash_prelight.svg | 1 + .themes/caelus/unity/close_dash_pressed.svg | 1 + .themes/caelus/unity/close_focused_normal.svg | 1 + .themes/caelus/unity/close_focused_prelight.svg | 1 + .themes/caelus/unity/close_focused_pressed.svg | 1 + .themes/caelus/unity/close_unfocused.svg | 1 + .themes/caelus/unity/close_unfocused_prelight.svg | 1 + .themes/caelus/unity/close_unfocused_pressed.svg | 1 + .themes/caelus/unity/launcher_arrow_ltr_19.svg | 10 + .themes/caelus/unity/launcher_arrow_ltr_37.svg | 15 + .../caelus/unity/launcher_arrow_outline_ltr_19.svg | 10 + .../caelus/unity/launcher_arrow_outline_ltr_37.svg | 13 + .../caelus/unity/launcher_arrow_outline_rtl_19.svg | 10 + .../caelus/unity/launcher_arrow_outline_rtl_37.svg | 13 + .themes/caelus/unity/launcher_arrow_rtl_19.svg | 10 + .themes/caelus/unity/launcher_arrow_rtl_37.svg | 15 + .themes/caelus/unity/launcher_icon_back_150.svg | 7 + .themes/caelus/unity/launcher_icon_back_54.svg | 1 + .themes/caelus/unity/launcher_icon_edge_150.svg | 10 + .themes/caelus/unity/launcher_icon_edge_54.svg | 7 + .themes/caelus/unity/launcher_icon_glow_200.svg | 7 + .themes/caelus/unity/launcher_icon_glow_62.svg | 7 + .../unity/launcher_icon_selected_back_150.svg | 10 + .../unity/launcher_icon_selected_back_54.svg | 1 + .themes/caelus/unity/launcher_icon_shadow_200.svg | 7 + .themes/caelus/unity/launcher_icon_shadow_62.svg | 7 + .themes/caelus/unity/launcher_icon_shine_150.svg | 1 + .themes/caelus/unity/launcher_icon_shine_54.svg | 1 + .themes/caelus/unity/launcher_pip_ltr_19.svg | 10 + .themes/caelus/unity/launcher_pip_ltr_37.svg | 16 + .themes/caelus/unity/launcher_pip_rtl_19.svg | 10 + .themes/caelus/unity/launcher_pip_rtl_37.svg | 16 + .themes/caelus/unity/maximize.svg | 1 + .themes/caelus/unity/maximize_dash.svg | 1 + .themes/caelus/unity/maximize_dash_disabled.svg | 1 + .themes/caelus/unity/maximize_dash_prelight.svg | 1 + .themes/caelus/unity/maximize_dash_pressed.svg | 1 + .themes/caelus/unity/maximize_focused_normal.svg | 1 + .themes/caelus/unity/maximize_focused_prelight.svg | 1 + .themes/caelus/unity/maximize_focused_pressed.svg | 1 + .themes/caelus/unity/maximize_unfocused.svg | 1 + .../caelus/unity/maximize_unfocused_prelight.svg | 1 + .../caelus/unity/maximize_unfocused_pressed.svg | 1 + .themes/caelus/unity/minimize.svg | 1 + .themes/caelus/unity/minimize_dash.svg | 1 + .themes/caelus/unity/minimize_dash_disabled.svg | 1 + .themes/caelus/unity/minimize_dash_prelight.svg | 1 + .themes/caelus/unity/minimize_dash_pressed.svg | 1 + .themes/caelus/unity/minimize_focused_normal.svg | 1 + .themes/caelus/unity/minimize_focused_prelight.svg | 1 + .themes/caelus/unity/minimize_focused_pressed.svg | 1 + .themes/caelus/unity/minimize_unfocused.svg | 1 + .../caelus/unity/minimize_unfocused_prelight.svg | 1 + .../caelus/unity/minimize_unfocused_pressed.svg | 1 + .themes/caelus/unity/minimized.svg | 1 + .themes/caelus/unity/modes/launcher_bfb-flat.png | Bin 0 -> 3018 bytes .themes/caelus/unity/modes/launcher_bfb_ns.png | Bin 0 -> 4483 bytes .themes/caelus/unity/modes/ubuntu-square.svg | 69 + .themes/caelus/unity/progress_bar_fill.svg | 5 + .themes/caelus/unity/progress_bar_trough.svg | 71 + .themes/caelus/unity/sheet_style_close_focused.svg | 1 + .../unity/sheet_style_close_focused_prelight.svg | 1 + .../unity/sheet_style_close_focused_pressed.svg | 1 + .themes/caelus/unity/unmaximize.svg | 1 + .themes/caelus/unity/unmaximize_dash.svg | 1 + .themes/caelus/unity/unmaximize_dash_disabled.svg | 1 + .themes/caelus/unity/unmaximize_dash_prelight.svg | 1 + .themes/caelus/unity/unmaximize_dash_pressed.svg | 1 + .themes/caelus/unity/unmaximize_focused_normal.svg | 1 + .../caelus/unity/unmaximize_focused_prelight.svg | 1 + .../caelus/unity/unmaximize_focused_pressed.svg | 1 + .themes/caelus/unity/unmaximize_unfocused.svg | 1 + .../caelus/unity/unmaximize_unfocused_prelight.svg | 1 + .../caelus/unity/unmaximize_unfocused_pressed.svg | 1 + .themes/caelus/xfwm4/bottom-active.xpm | 6 + .themes/caelus/xfwm4/bottom-inactive.xpm | 6 + .themes/caelus/xfwm4/bottom-left-active.xpm | 6 + .themes/caelus/xfwm4/bottom-left-inactive.xpm | 6 + .themes/caelus/xfwm4/bottom-right-active.xpm | 6 + .themes/caelus/xfwm4/bottom-right-inactive.xpm | 6 + .themes/caelus/xfwm4/close-active.xpm | 33 + .themes/caelus/xfwm4/close-inactive.xpm | 33 + .themes/caelus/xfwm4/close-prelight.xpm | 33 + .themes/caelus/xfwm4/close-pressed.xpm | 33 + .themes/caelus/xfwm4/hide-active.xpm | 33 + .themes/caelus/xfwm4/hide-inactive.xpm | 33 + .themes/caelus/xfwm4/hide-prelight.xpm | 33 + .themes/caelus/xfwm4/hide-pressed.xpm | 33 + .themes/caelus/xfwm4/left-active.xpm | 26 + .themes/caelus/xfwm4/left-inactive.xpm | 26 + .themes/caelus/xfwm4/maximize-active.xpm | 33 + .themes/caelus/xfwm4/maximize-inactive.xpm | 33 + .themes/caelus/xfwm4/maximize-prelight.xpm | 33 + .themes/caelus/xfwm4/maximize-pressed.xpm | 33 + .themes/caelus/xfwm4/maximize-toggled-active.xpm | 33 + .themes/caelus/xfwm4/maximize-toggled-inactive.xpm | 33 + .themes/caelus/xfwm4/maximize-toggled-prelight.xpm | 33 + .themes/caelus/xfwm4/maximize-toggled-pressed.xpm | 33 + .themes/caelus/xfwm4/menu-active.xpm | 21 + .themes/caelus/xfwm4/menu-inactive.xpm | 21 + .themes/caelus/xfwm4/menu-prelight.xpm | 21 + .themes/caelus/xfwm4/menu-pressed.xpm | 21 + .themes/caelus/xfwm4/right-active.xpm | 26 + .themes/caelus/xfwm4/right-inactive.xpm | 26 + .themes/caelus/xfwm4/shade-active.xpm | 33 + .themes/caelus/xfwm4/shade-inactive.xpm | 33 + .themes/caelus/xfwm4/shade-prelight.xpm | 33 + .themes/caelus/xfwm4/shade-pressed.xpm | 33 + .themes/caelus/xfwm4/shade-toggled-active.xpm | 33 + .themes/caelus/xfwm4/shade-toggled-inactive.xpm | 32 + .themes/caelus/xfwm4/shade-toggled-prelight.xpm | 33 + .themes/caelus/xfwm4/shade-toggled-pressed.xpm | 33 + .themes/caelus/xfwm4/stick-active.xpm | 32 + .themes/caelus/xfwm4/stick-inactive.xpm | 33 + .themes/caelus/xfwm4/stick-prelight.xpm | 33 + .themes/caelus/xfwm4/stick-pressed.xpm | 33 + .themes/caelus/xfwm4/stick-toggled-active.xpm | 33 + .themes/caelus/xfwm4/stick-toggled-inactive.xpm | 33 + .themes/caelus/xfwm4/stick-toggled-prelight.xpm | 33 + .themes/caelus/xfwm4/stick-toggled-pressed.xpm | 33 + .themes/caelus/xfwm4/themerc | 23 + .themes/caelus/xfwm4/title-1-active.xpm | 32 + .themes/caelus/xfwm4/title-1-inactive.xpm | 32 + .themes/caelus/xfwm4/title-2-active.xpm | 32 + .themes/caelus/xfwm4/title-2-inactive.xpm | 32 + .themes/caelus/xfwm4/title-3-active.xpm | 32 + .themes/caelus/xfwm4/title-3-inactive.xpm | 32 + .themes/caelus/xfwm4/title-4-active.xpm | 32 + .themes/caelus/xfwm4/title-4-inactive.xpm | 32 + .themes/caelus/xfwm4/title-5-active.xpm | 32 + .themes/caelus/xfwm4/title-5-inactive.xpm | 32 + .themes/caelus/xfwm4/top-left-active.xpm | 33 + .themes/caelus/xfwm4/top-left-inactive.xpm | 33 + .themes/caelus/xfwm4/top-right-active.xpm | 33 + .themes/caelus/xfwm4/top-right-inactive.xpm | 33 + LICENSE | 674 ++ README.md | 13 + browser-stuff/stylus-sidebar.css | 24 + browser-stuff/userChrome.css | 5 + 1230 files changed, 173970 insertions(+) create mode 100644 .config/btop/btop.conf create mode 100755 .config/btop/btop/btop.conf create mode 100755 .config/btop/btop/themes/everpuccin.theme create mode 100755 .config/btop/themes/everpuccin.theme create mode 100755 .config/fastfetch/config.jsonc create mode 100755 .config/fastfetch/ep-wb-icon-trnsp.png create mode 100755 .config/fastfetch/ganymede.png create mode 100755 .config/fastfetch/ganymede2.png create mode 100755 .config/fastfetch/gentoo.png create mode 100755 .config/fastfetch/pluto-trnsp.png create mode 100755 .config/fish/config.fish create mode 100755 .config/foot/foot.ini create mode 100644 .config/fsel/config.toml create mode 100644 .config/nvim/init.lua create mode 100644 .config/nvim/lazy-lock.json create mode 100644 .config/nvim/lua/caelus/init.lua create mode 100755 .config/nvim/lua/config/keymaps.lua create mode 100644 .config/nvim/lua/config/lazy.lua create mode 100755 .config/nvim/lua/config/options.lua create mode 100755 .config/nvim/lua/plugins/auto-pairs.lua create mode 100755 .config/nvim/lua/plugins/colorizer.lua create mode 100755 .config/nvim/lua/plugins/eslint.lua create mode 100644 .config/nvim/lua/plugins/everpuccin.lua.bkp create mode 100755 .config/nvim/lua/plugins/harpoon.lua create mode 100755 .config/nvim/lua/plugins/highlight-colors.lua create mode 100755 .config/nvim/lua/plugins/lspconfig.lua create mode 100755 .config/nvim/lua/plugins/lualine.lua create mode 100755 .config/nvim/lua/plugins/markdown.lua create mode 100644 .config/nvim/lua/plugins/mason-lspconfig.lua create mode 100644 .config/nvim/lua/plugins/mason.lua create mode 100644 .config/nvim/lua/plugins/nim.lua create mode 100644 .config/nvim/lua/plugins/oil.lua create mode 100755 .config/nvim/lua/plugins/orgmode.lua create mode 100755 .config/nvim/lua/plugins/telescope.lua create mode 100755 .config/nvim/lua/plugins/treesitter.lua create mode 100644 .config/nvim/lua/plugins/trouble.lua create mode 100755 .config/nvim/lua/plugins/undotree.lua create mode 100644 .config/nvim/lua/plugins/vlang.lua create mode 100644 .config/otter-launcher/config.toml create mode 100755 .config/otter-launcher/sway-launcher-desktop.sh create mode 160000 .config/st create mode 100755 .config/sway/config create mode 100755 .config/sway/exec create mode 100755 .config/sway/monitors create mode 100755 .config/sway/visuals create mode 100644 .config/sway/walls/caelus.png create mode 100644 .themes/caelus/assets/all-assets.svg create mode 100644 .themes/caelus/assets/all-assets.txt create mode 100755 .themes/caelus/assets/change_dpi.sh create mode 100644 .themes/caelus/assets/checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/assets/checkbox-checked.svg create mode 100644 .themes/caelus/assets/checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/assets/checkbox-mixed.svg create mode 100644 .themes/caelus/assets/grid-selection-checked.svg create mode 100644 .themes/caelus/assets/grid-selection-unchecked.svg create mode 100644 .themes/caelus/assets/menuitem-checkbox-checked-hover.svg create mode 100644 .themes/caelus/assets/menuitem-checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/assets/menuitem-checkbox-checked.svg create mode 100644 .themes/caelus/assets/menuitem-checkbox-mixed-hover.svg create mode 100644 .themes/caelus/assets/menuitem-checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/assets/menuitem-checkbox-mixed-selected.svg create mode 100644 .themes/caelus/assets/menuitem-checkbox-mixed.svg create mode 100644 .themes/caelus/assets/menuitem-checkbox-unchecked.svg create mode 100644 .themes/caelus/assets/menuitem-radio-checked-hover.svg create mode 100644 .themes/caelus/assets/menuitem-radio-checked-insensitive.svg create mode 100644 .themes/caelus/assets/menuitem-radio-checked.svg create mode 100644 .themes/caelus/assets/menuitem-radio-mixed-hover.svg create mode 100644 .themes/caelus/assets/menuitem-radio-mixed-insensitive.svg create mode 100644 .themes/caelus/assets/menuitem-radio-mixed-selected.svg create mode 100644 .themes/caelus/assets/menuitem-radio-mixed.svg create mode 100644 .themes/caelus/assets/menuitem-radio-unchecked.svg create mode 100644 .themes/caelus/assets/pane-handle-vertical.svg create mode 100644 .themes/caelus/assets/pane-handle.png create mode 100644 .themes/caelus/assets/pane-handle.svg create mode 100644 .themes/caelus/assets/pane-handle@2.png create mode 100644 .themes/caelus/assets/radio-checked-insensitive.svg create mode 100644 .themes/caelus/assets/radio-checked.svg create mode 100644 .themes/caelus/assets/radio-mixed-insensitive.svg create mode 100644 .themes/caelus/assets/radio-mixed.svg create mode 100644 .themes/caelus/assets/radio-selected-insensitive.svg create mode 100644 .themes/caelus/assets/radio-selected.svg create mode 100644 .themes/caelus/assets/radio-unselected-insensitive.svg create mode 100644 .themes/caelus/assets/radio-unselected.svg create mode 100755 .themes/caelus/assets/sed.sh create mode 100755 .themes/caelus/assets/unsed.sh create mode 100644 .themes/caelus/caelus/assets/all-assets.svg create mode 100644 .themes/caelus/caelus/assets/all-assets.txt create mode 100755 .themes/caelus/caelus/assets/change_dpi.sh create mode 100644 .themes/caelus/caelus/assets/checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/assets/checkbox-checked.svg create mode 100644 .themes/caelus/caelus/assets/checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/assets/checkbox-mixed.svg create mode 100644 .themes/caelus/caelus/assets/grid-selection-checked.svg create mode 100644 .themes/caelus/caelus/assets/grid-selection-unchecked.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-checkbox-checked-hover.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-checkbox-checked.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-checkbox-mixed-hover.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-checkbox-mixed-selected.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-checkbox-mixed.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-checkbox-unchecked.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-radio-checked-hover.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-radio-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-radio-checked.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-radio-mixed-hover.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-radio-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-radio-mixed-selected.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-radio-mixed.svg create mode 100644 .themes/caelus/caelus/assets/menuitem-radio-unchecked.svg create mode 100644 .themes/caelus/caelus/assets/pane-handle-vertical.svg create mode 100644 .themes/caelus/caelus/assets/pane-handle.png create mode 100644 .themes/caelus/caelus/assets/pane-handle.svg create mode 100644 .themes/caelus/caelus/assets/pane-handle@2.png create mode 100644 .themes/caelus/caelus/assets/radio-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/assets/radio-checked.svg create mode 100644 .themes/caelus/caelus/assets/radio-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/assets/radio-mixed.svg create mode 100644 .themes/caelus/caelus/assets/radio-selected-insensitive.svg create mode 100644 .themes/caelus/caelus/assets/radio-selected.svg create mode 100644 .themes/caelus/caelus/assets/radio-unselected-insensitive.svg create mode 100644 .themes/caelus/caelus/assets/radio-unselected.svg create mode 100755 .themes/caelus/caelus/assets/sed.sh create mode 100755 .themes/caelus/caelus/assets/unsed.sh create mode 100644 .themes/caelus/caelus/caelus/assets/all-assets.svg create mode 100644 .themes/caelus/caelus/caelus/assets/all-assets.txt create mode 100755 .themes/caelus/caelus/caelus/assets/change_dpi.sh create mode 100644 .themes/caelus/caelus/caelus/assets/checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/assets/checkbox-checked.svg create mode 100644 .themes/caelus/caelus/caelus/assets/checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/assets/checkbox-mixed.svg create mode 100644 .themes/caelus/caelus/caelus/assets/grid-selection-checked.svg create mode 100644 .themes/caelus/caelus/caelus/assets/grid-selection-unchecked.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-checkbox-checked-hover.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-checkbox-checked.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed-hover.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed-selected.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-checkbox-unchecked.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-radio-checked-hover.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-radio-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-radio-checked.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-radio-mixed-hover.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-radio-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-radio-mixed-selected.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-radio-mixed.svg create mode 100644 .themes/caelus/caelus/caelus/assets/menuitem-radio-unchecked.svg create mode 100644 .themes/caelus/caelus/caelus/assets/pane-handle-vertical.svg create mode 100644 .themes/caelus/caelus/caelus/assets/pane-handle.png create mode 100644 .themes/caelus/caelus/caelus/assets/pane-handle.svg create mode 100644 .themes/caelus/caelus/caelus/assets/pane-handle@2.png create mode 100644 .themes/caelus/caelus/caelus/assets/radio-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/assets/radio-checked.svg create mode 100644 .themes/caelus/caelus/caelus/assets/radio-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/assets/radio-mixed.svg create mode 100644 .themes/caelus/caelus/caelus/assets/radio-selected-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/assets/radio-selected.svg create mode 100644 .themes/caelus/caelus/caelus/assets/radio-unselected-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/assets/radio-unselected.svg create mode 100755 .themes/caelus/caelus/caelus/assets/sed.sh create mode 100755 .themes/caelus/caelus/caelus/assets/unsed.sh create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/add-workspace-hover.png create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/add-workspace.png create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/calendar-arrow-left.svg create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/calendar-arrow-right.svg create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/checkbox-off.svg create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/checkbox.svg create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/close-window.svg create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/corner-ripple.png create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/radiobutton-off.svg create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/radiobutton.svg create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/toggle-off-intl.svg create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/toggle-off-us.svg create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/toggle-on-intl.svg create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/toggle-on-us.svg create mode 100644 .themes/caelus/caelus/caelus/cinnamon/assets/trash-icon.png create mode 100644 .themes/caelus/caelus/caelus/cinnamon/cinnamon.css create mode 100644 .themes/caelus/caelus/caelus/cinnamon/scss/_extends.scss create mode 100644 .themes/caelus/caelus/caelus/cinnamon/scss/_global.scss create mode 100644 .themes/caelus/caelus/caelus/cinnamon/scss/cinnamon.scss create mode 100644 .themes/caelus/caelus/caelus/cinnamon/scss/sections/_accessibility.scss create mode 100644 .themes/caelus/caelus/caelus/cinnamon/scss/sections/_alt-tab.scss create mode 100644 .themes/caelus/caelus/caelus/cinnamon/scss/sections/_calendar.scss create mode 100644 .themes/caelus/caelus/caelus/cinnamon/scss/sections/_desklets.scss create mode 100644 .themes/caelus/caelus/caelus/cinnamon/scss/sections/_dialogs.scss create mode 100644 .themes/caelus/caelus/caelus/cinnamon/scss/sections/_menu.scss create mode 100644 .themes/caelus/caelus/caelus/cinnamon/scss/sections/_notifications.scss create mode 100644 .themes/caelus/caelus/caelus/cinnamon/scss/sections/_overview.scss create mode 100644 .themes/caelus/caelus/caelus/cinnamon/scss/sections/_panel.scss create mode 100644 .themes/caelus/caelus/caelus/cinnamon/scss/sections/_stage.scss create mode 100644 .themes/caelus/caelus/caelus/cinnamon/scss/sections/_tile-hud.scss create mode 100644 .themes/caelus/caelus/caelus/cinnamon/thumbnail.png create mode 100644 .themes/caelus/caelus/caelus/gtk-2.0/gtkrc create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/all-assets.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/all-assets.txt create mode 100755 .themes/caelus/caelus/caelus/gtk-3.0/assets/change_dpi.sh create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-checked-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-checked.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle-vertical.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle.png create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle@2.png create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-selected-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-selected.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive.svg create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected.svg create mode 100755 .themes/caelus/caelus/caelus/gtk-3.0/assets/sed.sh create mode 100755 .themes/caelus/caelus/caelus/gtk-3.0/assets/unsed.sh create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/gtk-dark.css create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/gtk.css create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/gtk.gresource.xml create mode 100644 .themes/caelus/caelus/caelus/gtk-3.0/thumbnail.png create mode 120000 .themes/caelus/caelus/caelus/gtk-3.20/assets create mode 100644 .themes/caelus/caelus/caelus/gtk-3.20/dist/gtk-dark.css create mode 100644 .themes/caelus/caelus/caelus/gtk-3.20/dist/gtk.css create mode 100644 .themes/caelus/caelus/caelus/gtk-3.20/gtk-dark.css create mode 100644 .themes/caelus/caelus/caelus/gtk-3.20/gtk.css create mode 100644 .themes/caelus/caelus/caelus/gtk-3.20/gtk.gresource create mode 100644 .themes/caelus/caelus/caelus/gtk-3.20/gtk.gresource.xml create mode 100644 .themes/caelus/caelus/caelus/gtk-3.20/thumbnail.png create mode 100644 .themes/caelus/caelus/caelus/index.theme create mode 100644 .themes/caelus/caelus/caelus/metacity-1/metacity-theme-2.xml create mode 100644 .themes/caelus/caelus/caelus/metacity-1/metacity-theme-3.xml create mode 100644 .themes/caelus/caelus/caelus/metacity-1/thumbnail.png create mode 100644 .themes/caelus/caelus/caelus/openbox-3/close.xbm create mode 100644 .themes/caelus/caelus/caelus/openbox-3/close_hover.xbm create mode 100644 .themes/caelus/caelus/caelus/openbox-3/desk.xbm create mode 100644 .themes/caelus/caelus/caelus/openbox-3/desk_toggled.xbm create mode 100644 .themes/caelus/caelus/caelus/openbox-3/iconify.xbm create mode 100644 .themes/caelus/caelus/caelus/openbox-3/iconify_hover.xbm create mode 100644 .themes/caelus/caelus/caelus/openbox-3/max.xbm create mode 100644 .themes/caelus/caelus/caelus/openbox-3/max_toggled.xbm create mode 100644 .themes/caelus/caelus/caelus/openbox-3/shade.xbm create mode 100644 .themes/caelus/caelus/caelus/openbox-3/shade_toggled.xbm create mode 100644 .themes/caelus/caelus/caelus/openbox-3/themerc create mode 100644 .themes/caelus/caelus/caelus/unity/close.svg create mode 100644 .themes/caelus/caelus/caelus/unity/close_dash.svg create mode 100644 .themes/caelus/caelus/caelus/unity/close_dash_disabled.svg create mode 120000 .themes/caelus/caelus/caelus/unity/close_dash_prelight.svg create mode 120000 .themes/caelus/caelus/caelus/unity/close_dash_pressed.svg create mode 100644 .themes/caelus/caelus/caelus/unity/close_focused_normal.svg create mode 100644 .themes/caelus/caelus/caelus/unity/close_focused_prelight.svg create mode 100644 .themes/caelus/caelus/caelus/unity/close_focused_pressed.svg create mode 100644 .themes/caelus/caelus/caelus/unity/close_unfocused.svg create mode 120000 .themes/caelus/caelus/caelus/unity/close_unfocused_prelight.svg create mode 120000 .themes/caelus/caelus/caelus/unity/close_unfocused_pressed.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_arrow_ltr_19.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_arrow_ltr_37.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_arrow_outline_ltr_19.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_arrow_outline_ltr_37.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_arrow_outline_rtl_19.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_arrow_outline_rtl_37.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_arrow_rtl_19.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_arrow_rtl_37.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_icon_back_150.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_icon_back_54.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_icon_edge_150.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_icon_edge_54.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_icon_glow_200.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_icon_glow_62.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_icon_selected_back_150.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_icon_selected_back_54.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_icon_shadow_200.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_icon_shadow_62.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_icon_shine_150.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_icon_shine_54.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_pip_ltr_19.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_pip_ltr_37.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_pip_rtl_19.svg create mode 100644 .themes/caelus/caelus/caelus/unity/launcher_pip_rtl_37.svg create mode 100644 .themes/caelus/caelus/caelus/unity/maximize.svg create mode 100644 .themes/caelus/caelus/caelus/unity/maximize_dash.svg create mode 100644 .themes/caelus/caelus/caelus/unity/maximize_dash_disabled.svg create mode 120000 .themes/caelus/caelus/caelus/unity/maximize_dash_prelight.svg create mode 120000 .themes/caelus/caelus/caelus/unity/maximize_dash_pressed.svg create mode 100644 .themes/caelus/caelus/caelus/unity/maximize_focused_normal.svg create mode 100644 .themes/caelus/caelus/caelus/unity/maximize_focused_prelight.svg create mode 100644 .themes/caelus/caelus/caelus/unity/maximize_focused_pressed.svg create mode 100644 .themes/caelus/caelus/caelus/unity/maximize_unfocused.svg create mode 120000 .themes/caelus/caelus/caelus/unity/maximize_unfocused_prelight.svg create mode 120000 .themes/caelus/caelus/caelus/unity/maximize_unfocused_pressed.svg create mode 100644 .themes/caelus/caelus/caelus/unity/minimize.svg create mode 100644 .themes/caelus/caelus/caelus/unity/minimize_dash.svg create mode 100644 .themes/caelus/caelus/caelus/unity/minimize_dash_disabled.svg create mode 120000 .themes/caelus/caelus/caelus/unity/minimize_dash_prelight.svg create mode 120000 .themes/caelus/caelus/caelus/unity/minimize_dash_pressed.svg create mode 100644 .themes/caelus/caelus/caelus/unity/minimize_focused_normal.svg create mode 100644 .themes/caelus/caelus/caelus/unity/minimize_focused_prelight.svg create mode 100644 .themes/caelus/caelus/caelus/unity/minimize_focused_pressed.svg create mode 100644 .themes/caelus/caelus/caelus/unity/minimize_unfocused.svg create mode 120000 .themes/caelus/caelus/caelus/unity/minimize_unfocused_prelight.svg create mode 120000 .themes/caelus/caelus/caelus/unity/minimize_unfocused_pressed.svg create mode 100644 .themes/caelus/caelus/caelus/unity/minimized.svg create mode 100644 .themes/caelus/caelus/caelus/unity/modes/launcher_bfb-flat.png create mode 100644 .themes/caelus/caelus/caelus/unity/modes/launcher_bfb_ns.png create mode 100644 .themes/caelus/caelus/caelus/unity/modes/ubuntu-square.svg create mode 100644 .themes/caelus/caelus/caelus/unity/progress_bar_fill.svg create mode 100644 .themes/caelus/caelus/caelus/unity/progress_bar_trough.svg create mode 100644 .themes/caelus/caelus/caelus/unity/sheet_style_close_focused.svg create mode 120000 .themes/caelus/caelus/caelus/unity/sheet_style_close_focused_prelight.svg create mode 120000 .themes/caelus/caelus/caelus/unity/sheet_style_close_focused_pressed.svg create mode 100644 .themes/caelus/caelus/caelus/unity/unmaximize.svg create mode 100644 .themes/caelus/caelus/caelus/unity/unmaximize_dash.svg create mode 100644 .themes/caelus/caelus/caelus/unity/unmaximize_dash_disabled.svg create mode 120000 .themes/caelus/caelus/caelus/unity/unmaximize_dash_prelight.svg create mode 120000 .themes/caelus/caelus/caelus/unity/unmaximize_dash_pressed.svg create mode 100644 .themes/caelus/caelus/caelus/unity/unmaximize_focused_normal.svg create mode 100644 .themes/caelus/caelus/caelus/unity/unmaximize_focused_prelight.svg create mode 100644 .themes/caelus/caelus/caelus/unity/unmaximize_focused_pressed.svg create mode 100644 .themes/caelus/caelus/caelus/unity/unmaximize_unfocused.svg create mode 120000 .themes/caelus/caelus/caelus/unity/unmaximize_unfocused_prelight.svg create mode 120000 .themes/caelus/caelus/caelus/unity/unmaximize_unfocused_pressed.svg create mode 100644 .themes/caelus/caelus/caelus/xfwm4/bottom-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/bottom-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/bottom-left-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/bottom-left-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/bottom-right-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/bottom-right-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/close-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/close-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/close-prelight.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/close-pressed.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/hide-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/hide-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/hide-prelight.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/hide-pressed.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/left-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/left-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/maximize-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/maximize-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/maximize-prelight.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/maximize-pressed.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/maximize-toggled-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/maximize-toggled-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/maximize-toggled-prelight.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/maximize-toggled-pressed.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/menu-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/menu-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/menu-prelight.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/menu-pressed.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/right-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/right-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/shade-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/shade-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/shade-prelight.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/shade-pressed.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/shade-toggled-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/shade-toggled-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/shade-toggled-prelight.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/shade-toggled-pressed.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/stick-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/stick-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/stick-prelight.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/stick-pressed.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/stick-toggled-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/stick-toggled-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/stick-toggled-prelight.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/stick-toggled-pressed.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/themerc create mode 100644 .themes/caelus/caelus/caelus/xfwm4/title-1-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/title-1-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/title-2-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/title-2-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/title-3-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/title-3-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/title-4-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/title-4-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/title-5-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/title-5-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/top-left-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/top-left-inactive.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/top-right-active.xpm create mode 100644 .themes/caelus/caelus/caelus/xfwm4/top-right-inactive.xpm create mode 100644 .themes/caelus/caelus/cinnamon/assets/add-workspace-hover.png create mode 100644 .themes/caelus/caelus/cinnamon/assets/add-workspace.png create mode 100644 .themes/caelus/caelus/cinnamon/assets/calendar-arrow-left.svg create mode 100644 .themes/caelus/caelus/cinnamon/assets/calendar-arrow-right.svg create mode 100644 .themes/caelus/caelus/cinnamon/assets/checkbox-off.svg create mode 100644 .themes/caelus/caelus/cinnamon/assets/checkbox.svg create mode 100644 .themes/caelus/caelus/cinnamon/assets/close-window.svg create mode 100644 .themes/caelus/caelus/cinnamon/assets/corner-ripple.png create mode 100644 .themes/caelus/caelus/cinnamon/assets/radiobutton-off.svg create mode 100644 .themes/caelus/caelus/cinnamon/assets/radiobutton.svg create mode 100644 .themes/caelus/caelus/cinnamon/assets/toggle-off-intl.svg create mode 100644 .themes/caelus/caelus/cinnamon/assets/toggle-off-us.svg create mode 100644 .themes/caelus/caelus/cinnamon/assets/toggle-on-intl.svg create mode 100644 .themes/caelus/caelus/cinnamon/assets/toggle-on-us.svg create mode 100644 .themes/caelus/caelus/cinnamon/assets/trash-icon.png create mode 100644 .themes/caelus/caelus/cinnamon/cinnamon.css create mode 100644 .themes/caelus/caelus/cinnamon/scss/_extends.scss create mode 100644 .themes/caelus/caelus/cinnamon/scss/_global.scss create mode 100644 .themes/caelus/caelus/cinnamon/scss/cinnamon.scss create mode 100644 .themes/caelus/caelus/cinnamon/scss/sections/_accessibility.scss create mode 100644 .themes/caelus/caelus/cinnamon/scss/sections/_alt-tab.scss create mode 100644 .themes/caelus/caelus/cinnamon/scss/sections/_calendar.scss create mode 100644 .themes/caelus/caelus/cinnamon/scss/sections/_desklets.scss create mode 100644 .themes/caelus/caelus/cinnamon/scss/sections/_dialogs.scss create mode 100644 .themes/caelus/caelus/cinnamon/scss/sections/_menu.scss create mode 100644 .themes/caelus/caelus/cinnamon/scss/sections/_notifications.scss create mode 100644 .themes/caelus/caelus/cinnamon/scss/sections/_overview.scss create mode 100644 .themes/caelus/caelus/cinnamon/scss/sections/_panel.scss create mode 100644 .themes/caelus/caelus/cinnamon/scss/sections/_stage.scss create mode 100644 .themes/caelus/caelus/cinnamon/scss/sections/_tile-hud.scss create mode 100644 .themes/caelus/caelus/cinnamon/thumbnail.png create mode 100644 .themes/caelus/caelus/gtk-2.0/gtkrc create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/all-assets.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/all-assets.txt create mode 100755 .themes/caelus/caelus/gtk-3.0/assets/change_dpi.sh create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/checkbox-checked-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/checkbox-checked.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/grid-selection-checked-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/grid-selection-checked.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/pane-handle-vertical.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/pane-handle.png create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/pane-handle.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/pane-handle@2.png create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-checked-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-checked.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-mixed-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-mixed.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-selected-insensitive.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-selected.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-unchecked-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-unchecked.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-unselected-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive.svg create mode 100644 .themes/caelus/caelus/gtk-3.0/assets/radio-unselected.svg create mode 100755 .themes/caelus/caelus/gtk-3.0/assets/sed.sh create mode 100755 .themes/caelus/caelus/gtk-3.0/assets/unsed.sh create mode 100644 .themes/caelus/caelus/gtk-3.0/gtk-dark.css create mode 100644 .themes/caelus/caelus/gtk-3.0/gtk.css create mode 100644 .themes/caelus/caelus/gtk-3.0/gtk.gresource.xml create mode 100644 .themes/caelus/caelus/gtk-3.0/thumbnail.png create mode 120000 .themes/caelus/caelus/gtk-3.20/assets create mode 100644 .themes/caelus/caelus/gtk-3.20/dist/gtk-dark.css create mode 100644 .themes/caelus/caelus/gtk-3.20/dist/gtk.css create mode 100644 .themes/caelus/caelus/gtk-3.20/gtk-dark.css create mode 100644 .themes/caelus/caelus/gtk-3.20/gtk.css create mode 100644 .themes/caelus/caelus/gtk-3.20/gtk.gresource create mode 100644 .themes/caelus/caelus/gtk-3.20/gtk.gresource.xml create mode 100644 .themes/caelus/caelus/gtk-3.20/thumbnail.png create mode 100644 .themes/caelus/caelus/index.theme create mode 100644 .themes/caelus/caelus/metacity-1/metacity-theme-2.xml create mode 100644 .themes/caelus/caelus/metacity-1/metacity-theme-3.xml create mode 100644 .themes/caelus/caelus/metacity-1/thumbnail.png create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/all-assets.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/all-assets.txt create mode 100755 .themes/caelus/caelus/oomox-caelus/assets/change_dpi.sh create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/checkbox-checked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/checkbox-mixed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/grid-selection-checked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/grid-selection-unchecked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-checked-hover.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-checked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed-hover.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed-selected.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-unchecked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-checked-hover.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-checked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed-hover.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed-selected.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-unchecked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/pane-handle-vertical.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/pane-handle.png create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/pane-handle.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/pane-handle@2.png create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/radio-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/radio-checked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/radio-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/radio-mixed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/radio-selected-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/radio-selected.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/radio-unselected-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/assets/radio-unselected.svg create mode 100755 .themes/caelus/caelus/oomox-caelus/assets/sed.sh create mode 100755 .themes/caelus/caelus/oomox-caelus/assets/unsed.sh create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/add-workspace-hover.png create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/add-workspace.png create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/calendar-arrow-left.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/calendar-arrow-right.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/checkbox-off.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/checkbox.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/close-window.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/corner-ripple.png create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/radiobutton-off.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/radiobutton.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-off-intl.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-off-us.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-on-intl.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-on-us.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/assets/trash-icon.png create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/cinnamon.css create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/scss/_extends.scss create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/scss/_global.scss create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/scss/cinnamon.scss create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_accessibility.scss create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_alt-tab.scss create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_calendar.scss create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_desklets.scss create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_dialogs.scss create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_menu.scss create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_notifications.scss create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_overview.scss create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_panel.scss create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_stage.scss create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_tile-hud.scss create mode 100644 .themes/caelus/caelus/oomox-caelus/cinnamon/thumbnail.png create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-2.0/gtkrc create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/all-assets.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/all-assets.txt create mode 100755 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/change_dpi.sh create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-checked-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-checked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-unchecked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-checked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle-vertical.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle.png create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle@2.png create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-selected-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-selected.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected-insensitive.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected.svg create mode 100755 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/sed.sh create mode 100755 .themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/unsed.sh create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/gtk-dark.css create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/gtk.css create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/gtk.gresource.xml create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.0/thumbnail.png create mode 120000 .themes/caelus/caelus/oomox-caelus/gtk-3.20/assets create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.20/dist/gtk-dark.css create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.20/dist/gtk.css create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.20/gtk-dark.css create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.20/gtk.css create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.20/gtk.gresource create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.20/gtk.gresource.xml create mode 100644 .themes/caelus/caelus/oomox-caelus/gtk-3.20/thumbnail.png create mode 100644 .themes/caelus/caelus/oomox-caelus/index.theme create mode 100644 .themes/caelus/caelus/oomox-caelus/metacity-1/metacity-theme-2.xml create mode 100644 .themes/caelus/caelus/oomox-caelus/metacity-1/metacity-theme-3.xml create mode 100644 .themes/caelus/caelus/oomox-caelus/metacity-1/thumbnail.png create mode 100644 .themes/caelus/caelus/oomox-caelus/openbox-3/close.xbm create mode 100644 .themes/caelus/caelus/oomox-caelus/openbox-3/close_hover.xbm create mode 100644 .themes/caelus/caelus/oomox-caelus/openbox-3/desk.xbm create mode 100644 .themes/caelus/caelus/oomox-caelus/openbox-3/desk_toggled.xbm create mode 100644 .themes/caelus/caelus/oomox-caelus/openbox-3/iconify.xbm create mode 100644 .themes/caelus/caelus/oomox-caelus/openbox-3/iconify_hover.xbm create mode 100644 .themes/caelus/caelus/oomox-caelus/openbox-3/max.xbm create mode 100644 .themes/caelus/caelus/oomox-caelus/openbox-3/max_toggled.xbm create mode 100644 .themes/caelus/caelus/oomox-caelus/openbox-3/shade.xbm create mode 100644 .themes/caelus/caelus/oomox-caelus/openbox-3/shade_toggled.xbm create mode 100644 .themes/caelus/caelus/oomox-caelus/openbox-3/themerc create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/close.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/close_dash.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/close_dash_disabled.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/close_dash_prelight.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/close_dash_pressed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/close_focused_normal.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/close_focused_prelight.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/close_focused_pressed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/close_unfocused.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/close_unfocused_prelight.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/close_unfocused_pressed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_ltr_19.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_ltr_37.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_ltr_19.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_ltr_37.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_rtl_19.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_rtl_37.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_rtl_19.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_rtl_37.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_icon_back_150.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_icon_back_54.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_icon_edge_150.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_icon_edge_54.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_icon_glow_200.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_icon_glow_62.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_icon_selected_back_150.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_icon_selected_back_54.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shadow_200.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shadow_62.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shine_150.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shine_54.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_pip_ltr_19.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_pip_ltr_37.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_pip_rtl_19.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/launcher_pip_rtl_37.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/maximize.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/maximize_dash.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/maximize_dash_disabled.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/maximize_dash_prelight.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/maximize_dash_pressed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/maximize_focused_normal.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/maximize_focused_prelight.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/maximize_focused_pressed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/maximize_unfocused.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/maximize_unfocused_prelight.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/maximize_unfocused_pressed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/minimize.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/minimize_dash.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/minimize_dash_disabled.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/minimize_dash_prelight.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/minimize_dash_pressed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/minimize_focused_normal.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/minimize_focused_prelight.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/minimize_focused_pressed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/minimize_unfocused.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/minimize_unfocused_prelight.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/minimize_unfocused_pressed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/minimized.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/modes/launcher_bfb-flat.png create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/modes/launcher_bfb_ns.png create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/modes/ubuntu-square.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/progress_bar_fill.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/progress_bar_trough.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/sheet_style_close_focused.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/sheet_style_close_focused_prelight.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/sheet_style_close_focused_pressed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/unmaximize.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash_disabled.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash_prelight.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash_pressed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/unmaximize_focused_normal.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/unmaximize_focused_prelight.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/unmaximize_focused_pressed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/unity/unmaximize_unfocused.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/unmaximize_unfocused_prelight.svg create mode 120000 .themes/caelus/caelus/oomox-caelus/unity/unmaximize_unfocused_pressed.svg create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/bottom-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/bottom-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/bottom-left-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/bottom-left-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/bottom-right-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/bottom-right-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/close-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/close-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/close-prelight.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/close-pressed.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/hide-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/hide-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/hide-prelight.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/hide-pressed.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/left-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/left-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/maximize-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/maximize-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/maximize-prelight.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/maximize-pressed.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-prelight.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-pressed.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/menu-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/menu-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/menu-prelight.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/menu-pressed.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/right-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/right-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/shade-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/shade-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/shade-prelight.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/shade-pressed.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-prelight.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-pressed.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/stick-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/stick-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/stick-prelight.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/stick-pressed.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-prelight.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-pressed.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/themerc create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/title-1-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/title-1-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/title-2-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/title-2-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/title-3-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/title-3-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/title-4-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/title-4-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/title-5-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/title-5-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/top-left-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/top-left-inactive.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/top-right-active.xpm create mode 100644 .themes/caelus/caelus/oomox-caelus/xfwm4/top-right-inactive.xpm create mode 100644 .themes/caelus/caelus/openbox-3/close.xbm create mode 100644 .themes/caelus/caelus/openbox-3/close_hover.xbm create mode 100644 .themes/caelus/caelus/openbox-3/desk.xbm create mode 100644 .themes/caelus/caelus/openbox-3/desk_toggled.xbm create mode 100644 .themes/caelus/caelus/openbox-3/iconify.xbm create mode 100644 .themes/caelus/caelus/openbox-3/iconify_hover.xbm create mode 100644 .themes/caelus/caelus/openbox-3/max.xbm create mode 100644 .themes/caelus/caelus/openbox-3/max_toggled.xbm create mode 100644 .themes/caelus/caelus/openbox-3/shade.xbm create mode 100644 .themes/caelus/caelus/openbox-3/shade_toggled.xbm create mode 100644 .themes/caelus/caelus/openbox-3/themerc create mode 100644 .themes/caelus/caelus/unity/close.svg create mode 100644 .themes/caelus/caelus/unity/close_dash.svg create mode 100644 .themes/caelus/caelus/unity/close_dash_disabled.svg create mode 120000 .themes/caelus/caelus/unity/close_dash_prelight.svg create mode 120000 .themes/caelus/caelus/unity/close_dash_pressed.svg create mode 100644 .themes/caelus/caelus/unity/close_focused_normal.svg create mode 100644 .themes/caelus/caelus/unity/close_focused_prelight.svg create mode 100644 .themes/caelus/caelus/unity/close_focused_pressed.svg create mode 100644 .themes/caelus/caelus/unity/close_unfocused.svg create mode 120000 .themes/caelus/caelus/unity/close_unfocused_prelight.svg create mode 120000 .themes/caelus/caelus/unity/close_unfocused_pressed.svg create mode 100644 .themes/caelus/caelus/unity/launcher_arrow_ltr_19.svg create mode 100644 .themes/caelus/caelus/unity/launcher_arrow_ltr_37.svg create mode 100644 .themes/caelus/caelus/unity/launcher_arrow_outline_ltr_19.svg create mode 100644 .themes/caelus/caelus/unity/launcher_arrow_outline_ltr_37.svg create mode 100644 .themes/caelus/caelus/unity/launcher_arrow_outline_rtl_19.svg create mode 100644 .themes/caelus/caelus/unity/launcher_arrow_outline_rtl_37.svg create mode 100644 .themes/caelus/caelus/unity/launcher_arrow_rtl_19.svg create mode 100644 .themes/caelus/caelus/unity/launcher_arrow_rtl_37.svg create mode 100644 .themes/caelus/caelus/unity/launcher_icon_back_150.svg create mode 100644 .themes/caelus/caelus/unity/launcher_icon_back_54.svg create mode 100644 .themes/caelus/caelus/unity/launcher_icon_edge_150.svg create mode 100644 .themes/caelus/caelus/unity/launcher_icon_edge_54.svg create mode 100644 .themes/caelus/caelus/unity/launcher_icon_glow_200.svg create mode 100644 .themes/caelus/caelus/unity/launcher_icon_glow_62.svg create mode 100644 .themes/caelus/caelus/unity/launcher_icon_selected_back_150.svg create mode 100644 .themes/caelus/caelus/unity/launcher_icon_selected_back_54.svg create mode 100644 .themes/caelus/caelus/unity/launcher_icon_shadow_200.svg create mode 100644 .themes/caelus/caelus/unity/launcher_icon_shadow_62.svg create mode 100644 .themes/caelus/caelus/unity/launcher_icon_shine_150.svg create mode 100644 .themes/caelus/caelus/unity/launcher_icon_shine_54.svg create mode 100644 .themes/caelus/caelus/unity/launcher_pip_ltr_19.svg create mode 100644 .themes/caelus/caelus/unity/launcher_pip_ltr_37.svg create mode 100644 .themes/caelus/caelus/unity/launcher_pip_rtl_19.svg create mode 100644 .themes/caelus/caelus/unity/launcher_pip_rtl_37.svg create mode 100644 .themes/caelus/caelus/unity/maximize.svg create mode 100644 .themes/caelus/caelus/unity/maximize_dash.svg create mode 100644 .themes/caelus/caelus/unity/maximize_dash_disabled.svg create mode 120000 .themes/caelus/caelus/unity/maximize_dash_prelight.svg create mode 120000 .themes/caelus/caelus/unity/maximize_dash_pressed.svg create mode 100644 .themes/caelus/caelus/unity/maximize_focused_normal.svg create mode 100644 .themes/caelus/caelus/unity/maximize_focused_prelight.svg create mode 100644 .themes/caelus/caelus/unity/maximize_focused_pressed.svg create mode 100644 .themes/caelus/caelus/unity/maximize_unfocused.svg create mode 120000 .themes/caelus/caelus/unity/maximize_unfocused_prelight.svg create mode 120000 .themes/caelus/caelus/unity/maximize_unfocused_pressed.svg create mode 100644 .themes/caelus/caelus/unity/minimize.svg create mode 100644 .themes/caelus/caelus/unity/minimize_dash.svg create mode 100644 .themes/caelus/caelus/unity/minimize_dash_disabled.svg create mode 120000 .themes/caelus/caelus/unity/minimize_dash_prelight.svg create mode 120000 .themes/caelus/caelus/unity/minimize_dash_pressed.svg create mode 100644 .themes/caelus/caelus/unity/minimize_focused_normal.svg create mode 100644 .themes/caelus/caelus/unity/minimize_focused_prelight.svg create mode 100644 .themes/caelus/caelus/unity/minimize_focused_pressed.svg create mode 100644 .themes/caelus/caelus/unity/minimize_unfocused.svg create mode 120000 .themes/caelus/caelus/unity/minimize_unfocused_prelight.svg create mode 120000 .themes/caelus/caelus/unity/minimize_unfocused_pressed.svg create mode 100644 .themes/caelus/caelus/unity/minimized.svg create mode 100644 .themes/caelus/caelus/unity/modes/launcher_bfb-flat.png create mode 100644 .themes/caelus/caelus/unity/modes/launcher_bfb_ns.png create mode 100644 .themes/caelus/caelus/unity/modes/ubuntu-square.svg create mode 100644 .themes/caelus/caelus/unity/progress_bar_fill.svg create mode 100644 .themes/caelus/caelus/unity/progress_bar_trough.svg create mode 100644 .themes/caelus/caelus/unity/sheet_style_close_focused.svg create mode 120000 .themes/caelus/caelus/unity/sheet_style_close_focused_prelight.svg create mode 120000 .themes/caelus/caelus/unity/sheet_style_close_focused_pressed.svg create mode 100644 .themes/caelus/caelus/unity/unmaximize.svg create mode 100644 .themes/caelus/caelus/unity/unmaximize_dash.svg create mode 100644 .themes/caelus/caelus/unity/unmaximize_dash_disabled.svg create mode 120000 .themes/caelus/caelus/unity/unmaximize_dash_prelight.svg create mode 120000 .themes/caelus/caelus/unity/unmaximize_dash_pressed.svg create mode 100644 .themes/caelus/caelus/unity/unmaximize_focused_normal.svg create mode 100644 .themes/caelus/caelus/unity/unmaximize_focused_prelight.svg create mode 100644 .themes/caelus/caelus/unity/unmaximize_focused_pressed.svg create mode 100644 .themes/caelus/caelus/unity/unmaximize_unfocused.svg create mode 120000 .themes/caelus/caelus/unity/unmaximize_unfocused_prelight.svg create mode 120000 .themes/caelus/caelus/unity/unmaximize_unfocused_pressed.svg create mode 100644 .themes/caelus/caelus/xfwm4/bottom-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/bottom-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/bottom-left-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/bottom-left-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/bottom-right-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/bottom-right-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/close-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/close-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/close-prelight.xpm create mode 100644 .themes/caelus/caelus/xfwm4/close-pressed.xpm create mode 100644 .themes/caelus/caelus/xfwm4/hide-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/hide-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/hide-prelight.xpm create mode 100644 .themes/caelus/caelus/xfwm4/hide-pressed.xpm create mode 100644 .themes/caelus/caelus/xfwm4/left-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/left-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/maximize-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/maximize-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/maximize-prelight.xpm create mode 100644 .themes/caelus/caelus/xfwm4/maximize-pressed.xpm create mode 100644 .themes/caelus/caelus/xfwm4/maximize-toggled-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/maximize-toggled-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/maximize-toggled-prelight.xpm create mode 100644 .themes/caelus/caelus/xfwm4/maximize-toggled-pressed.xpm create mode 100644 .themes/caelus/caelus/xfwm4/menu-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/menu-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/menu-prelight.xpm create mode 100644 .themes/caelus/caelus/xfwm4/menu-pressed.xpm create mode 100644 .themes/caelus/caelus/xfwm4/right-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/right-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/shade-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/shade-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/shade-prelight.xpm create mode 100644 .themes/caelus/caelus/xfwm4/shade-pressed.xpm create mode 100644 .themes/caelus/caelus/xfwm4/shade-toggled-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/shade-toggled-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/shade-toggled-prelight.xpm create mode 100644 .themes/caelus/caelus/xfwm4/shade-toggled-pressed.xpm create mode 100644 .themes/caelus/caelus/xfwm4/stick-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/stick-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/stick-prelight.xpm create mode 100644 .themes/caelus/caelus/xfwm4/stick-pressed.xpm create mode 100644 .themes/caelus/caelus/xfwm4/stick-toggled-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/stick-toggled-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/stick-toggled-prelight.xpm create mode 100644 .themes/caelus/caelus/xfwm4/stick-toggled-pressed.xpm create mode 100644 .themes/caelus/caelus/xfwm4/themerc create mode 100644 .themes/caelus/caelus/xfwm4/title-1-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/title-1-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/title-2-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/title-2-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/title-3-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/title-3-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/title-4-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/title-4-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/title-5-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/title-5-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/top-left-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/top-left-inactive.xpm create mode 100644 .themes/caelus/caelus/xfwm4/top-right-active.xpm create mode 100644 .themes/caelus/caelus/xfwm4/top-right-inactive.xpm create mode 100644 .themes/caelus/cinnamon/assets/add-workspace-hover.png create mode 100644 .themes/caelus/cinnamon/assets/add-workspace.png create mode 100644 .themes/caelus/cinnamon/assets/calendar-arrow-left.svg create mode 100644 .themes/caelus/cinnamon/assets/calendar-arrow-right.svg create mode 100644 .themes/caelus/cinnamon/assets/checkbox-off.svg create mode 100644 .themes/caelus/cinnamon/assets/checkbox.svg create mode 100644 .themes/caelus/cinnamon/assets/close-window.svg create mode 100644 .themes/caelus/cinnamon/assets/corner-ripple.png create mode 100644 .themes/caelus/cinnamon/assets/radiobutton-off.svg create mode 100644 .themes/caelus/cinnamon/assets/radiobutton.svg create mode 100644 .themes/caelus/cinnamon/assets/toggle-off-intl.svg create mode 100644 .themes/caelus/cinnamon/assets/toggle-off-us.svg create mode 100644 .themes/caelus/cinnamon/assets/toggle-on-intl.svg create mode 100644 .themes/caelus/cinnamon/assets/toggle-on-us.svg create mode 100644 .themes/caelus/cinnamon/assets/trash-icon.png create mode 100644 .themes/caelus/cinnamon/cinnamon.css create mode 100644 .themes/caelus/cinnamon/scss/_extends.scss create mode 100644 .themes/caelus/cinnamon/scss/_global.scss create mode 100644 .themes/caelus/cinnamon/scss/cinnamon.scss create mode 100644 .themes/caelus/cinnamon/scss/sections/_accessibility.scss create mode 100644 .themes/caelus/cinnamon/scss/sections/_alt-tab.scss create mode 100644 .themes/caelus/cinnamon/scss/sections/_calendar.scss create mode 100644 .themes/caelus/cinnamon/scss/sections/_desklets.scss create mode 100644 .themes/caelus/cinnamon/scss/sections/_dialogs.scss create mode 100644 .themes/caelus/cinnamon/scss/sections/_menu.scss create mode 100644 .themes/caelus/cinnamon/scss/sections/_notifications.scss create mode 100644 .themes/caelus/cinnamon/scss/sections/_overview.scss create mode 100644 .themes/caelus/cinnamon/scss/sections/_panel.scss create mode 100644 .themes/caelus/cinnamon/scss/sections/_stage.scss create mode 100644 .themes/caelus/cinnamon/scss/sections/_tile-hud.scss create mode 100644 .themes/caelus/cinnamon/thumbnail.png create mode 100644 .themes/caelus/gtk-2.0/gtkrc create mode 100644 .themes/caelus/gtk-3.0/assets/all-assets.svg create mode 100644 .themes/caelus/gtk-3.0/assets/all-assets.txt create mode 100755 .themes/caelus/gtk-3.0/assets/change_dpi.sh create mode 100644 .themes/caelus/gtk-3.0/assets/checkbox-checked-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/gtk-3.0/assets/checkbox-checked.svg create mode 100644 .themes/caelus/gtk-3.0/assets/checkbox-mixed-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/gtk-3.0/assets/checkbox-mixed.svg create mode 100644 .themes/caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg create mode 100644 .themes/caelus/gtk-3.0/assets/checkbox-unchecked.svg create mode 100644 .themes/caelus/gtk-3.0/assets/grid-selection-checked-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/grid-selection-checked.svg create mode 100644 .themes/caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/grid-selection-unchecked.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-radio-checked.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-radio-mixed.svg create mode 100644 .themes/caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg create mode 100644 .themes/caelus/gtk-3.0/assets/pane-handle-vertical.svg create mode 100644 .themes/caelus/gtk-3.0/assets/pane-handle.png create mode 100644 .themes/caelus/gtk-3.0/assets/pane-handle.svg create mode 100644 .themes/caelus/gtk-3.0/assets/pane-handle@2.png create mode 100644 .themes/caelus/gtk-3.0/assets/radio-checked-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-checked-insensitive.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-checked.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-mixed-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-mixed-insensitive.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-mixed.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-selected-insensitive.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-selected.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-unchecked-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-unchecked.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-unselected-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-unselected-insensitive.svg create mode 100644 .themes/caelus/gtk-3.0/assets/radio-unselected.svg create mode 100755 .themes/caelus/gtk-3.0/assets/sed.sh create mode 100755 .themes/caelus/gtk-3.0/assets/unsed.sh create mode 100644 .themes/caelus/gtk-3.0/gtk-dark.css create mode 100644 .themes/caelus/gtk-3.0/gtk.css create mode 100644 .themes/caelus/gtk-3.0/gtk.gresource.xml create mode 100644 .themes/caelus/gtk-3.0/thumbnail.png create mode 120000 .themes/caelus/gtk-3.20/assets create mode 100644 .themes/caelus/gtk-3.20/dist/gtk-dark.css create mode 100644 .themes/caelus/gtk-3.20/dist/gtk.css create mode 100644 .themes/caelus/gtk-3.20/gtk-dark.css create mode 100644 .themes/caelus/gtk-3.20/gtk.css create mode 100644 .themes/caelus/gtk-3.20/gtk.gresource create mode 100644 .themes/caelus/gtk-3.20/gtk.gresource.xml create mode 100644 .themes/caelus/gtk-3.20/thumbnail.png create mode 100644 .themes/caelus/index.theme create mode 100644 .themes/caelus/metacity-1/metacity-theme-2.xml create mode 100644 .themes/caelus/metacity-1/metacity-theme-3.xml create mode 100644 .themes/caelus/metacity-1/thumbnail.png create mode 100644 .themes/caelus/openbox-3/close.xbm create mode 100644 .themes/caelus/openbox-3/close_hover.xbm create mode 100644 .themes/caelus/openbox-3/desk.xbm create mode 100644 .themes/caelus/openbox-3/desk_toggled.xbm create mode 100644 .themes/caelus/openbox-3/iconify.xbm create mode 100644 .themes/caelus/openbox-3/iconify_hover.xbm create mode 100644 .themes/caelus/openbox-3/max.xbm create mode 100644 .themes/caelus/openbox-3/max_toggled.xbm create mode 100644 .themes/caelus/openbox-3/shade.xbm create mode 100644 .themes/caelus/openbox-3/shade_toggled.xbm create mode 100644 .themes/caelus/openbox-3/themerc create mode 100644 .themes/caelus/unity/close.svg create mode 100644 .themes/caelus/unity/close_dash.svg create mode 100644 .themes/caelus/unity/close_dash_disabled.svg create mode 120000 .themes/caelus/unity/close_dash_prelight.svg create mode 120000 .themes/caelus/unity/close_dash_pressed.svg create mode 100644 .themes/caelus/unity/close_focused_normal.svg create mode 100644 .themes/caelus/unity/close_focused_prelight.svg create mode 100644 .themes/caelus/unity/close_focused_pressed.svg create mode 100644 .themes/caelus/unity/close_unfocused.svg create mode 120000 .themes/caelus/unity/close_unfocused_prelight.svg create mode 120000 .themes/caelus/unity/close_unfocused_pressed.svg create mode 100644 .themes/caelus/unity/launcher_arrow_ltr_19.svg create mode 100644 .themes/caelus/unity/launcher_arrow_ltr_37.svg create mode 100644 .themes/caelus/unity/launcher_arrow_outline_ltr_19.svg create mode 100644 .themes/caelus/unity/launcher_arrow_outline_ltr_37.svg create mode 100644 .themes/caelus/unity/launcher_arrow_outline_rtl_19.svg create mode 100644 .themes/caelus/unity/launcher_arrow_outline_rtl_37.svg create mode 100644 .themes/caelus/unity/launcher_arrow_rtl_19.svg create mode 100644 .themes/caelus/unity/launcher_arrow_rtl_37.svg create mode 100644 .themes/caelus/unity/launcher_icon_back_150.svg create mode 100644 .themes/caelus/unity/launcher_icon_back_54.svg create mode 100644 .themes/caelus/unity/launcher_icon_edge_150.svg create mode 100644 .themes/caelus/unity/launcher_icon_edge_54.svg create mode 100644 .themes/caelus/unity/launcher_icon_glow_200.svg create mode 100644 .themes/caelus/unity/launcher_icon_glow_62.svg create mode 100644 .themes/caelus/unity/launcher_icon_selected_back_150.svg create mode 100644 .themes/caelus/unity/launcher_icon_selected_back_54.svg create mode 100644 .themes/caelus/unity/launcher_icon_shadow_200.svg create mode 100644 .themes/caelus/unity/launcher_icon_shadow_62.svg create mode 100644 .themes/caelus/unity/launcher_icon_shine_150.svg create mode 100644 .themes/caelus/unity/launcher_icon_shine_54.svg create mode 100644 .themes/caelus/unity/launcher_pip_ltr_19.svg create mode 100644 .themes/caelus/unity/launcher_pip_ltr_37.svg create mode 100644 .themes/caelus/unity/launcher_pip_rtl_19.svg create mode 100644 .themes/caelus/unity/launcher_pip_rtl_37.svg create mode 100644 .themes/caelus/unity/maximize.svg create mode 100644 .themes/caelus/unity/maximize_dash.svg create mode 100644 .themes/caelus/unity/maximize_dash_disabled.svg create mode 120000 .themes/caelus/unity/maximize_dash_prelight.svg create mode 120000 .themes/caelus/unity/maximize_dash_pressed.svg create mode 100644 .themes/caelus/unity/maximize_focused_normal.svg create mode 100644 .themes/caelus/unity/maximize_focused_prelight.svg create mode 100644 .themes/caelus/unity/maximize_focused_pressed.svg create mode 100644 .themes/caelus/unity/maximize_unfocused.svg create mode 120000 .themes/caelus/unity/maximize_unfocused_prelight.svg create mode 120000 .themes/caelus/unity/maximize_unfocused_pressed.svg create mode 100644 .themes/caelus/unity/minimize.svg create mode 100644 .themes/caelus/unity/minimize_dash.svg create mode 100644 .themes/caelus/unity/minimize_dash_disabled.svg create mode 120000 .themes/caelus/unity/minimize_dash_prelight.svg create mode 120000 .themes/caelus/unity/minimize_dash_pressed.svg create mode 100644 .themes/caelus/unity/minimize_focused_normal.svg create mode 100644 .themes/caelus/unity/minimize_focused_prelight.svg create mode 100644 .themes/caelus/unity/minimize_focused_pressed.svg create mode 100644 .themes/caelus/unity/minimize_unfocused.svg create mode 120000 .themes/caelus/unity/minimize_unfocused_prelight.svg create mode 120000 .themes/caelus/unity/minimize_unfocused_pressed.svg create mode 100644 .themes/caelus/unity/minimized.svg create mode 100644 .themes/caelus/unity/modes/launcher_bfb-flat.png create mode 100644 .themes/caelus/unity/modes/launcher_bfb_ns.png create mode 100644 .themes/caelus/unity/modes/ubuntu-square.svg create mode 100644 .themes/caelus/unity/progress_bar_fill.svg create mode 100644 .themes/caelus/unity/progress_bar_trough.svg create mode 100644 .themes/caelus/unity/sheet_style_close_focused.svg create mode 120000 .themes/caelus/unity/sheet_style_close_focused_prelight.svg create mode 120000 .themes/caelus/unity/sheet_style_close_focused_pressed.svg create mode 100644 .themes/caelus/unity/unmaximize.svg create mode 100644 .themes/caelus/unity/unmaximize_dash.svg create mode 100644 .themes/caelus/unity/unmaximize_dash_disabled.svg create mode 120000 .themes/caelus/unity/unmaximize_dash_prelight.svg create mode 120000 .themes/caelus/unity/unmaximize_dash_pressed.svg create mode 100644 .themes/caelus/unity/unmaximize_focused_normal.svg create mode 100644 .themes/caelus/unity/unmaximize_focused_prelight.svg create mode 100644 .themes/caelus/unity/unmaximize_focused_pressed.svg create mode 100644 .themes/caelus/unity/unmaximize_unfocused.svg create mode 120000 .themes/caelus/unity/unmaximize_unfocused_prelight.svg create mode 120000 .themes/caelus/unity/unmaximize_unfocused_pressed.svg create mode 100644 .themes/caelus/xfwm4/bottom-active.xpm create mode 100644 .themes/caelus/xfwm4/bottom-inactive.xpm create mode 100644 .themes/caelus/xfwm4/bottom-left-active.xpm create mode 100644 .themes/caelus/xfwm4/bottom-left-inactive.xpm create mode 100644 .themes/caelus/xfwm4/bottom-right-active.xpm create mode 100644 .themes/caelus/xfwm4/bottom-right-inactive.xpm create mode 100644 .themes/caelus/xfwm4/close-active.xpm create mode 100644 .themes/caelus/xfwm4/close-inactive.xpm create mode 100644 .themes/caelus/xfwm4/close-prelight.xpm create mode 100644 .themes/caelus/xfwm4/close-pressed.xpm create mode 100644 .themes/caelus/xfwm4/hide-active.xpm create mode 100644 .themes/caelus/xfwm4/hide-inactive.xpm create mode 100644 .themes/caelus/xfwm4/hide-prelight.xpm create mode 100644 .themes/caelus/xfwm4/hide-pressed.xpm create mode 100644 .themes/caelus/xfwm4/left-active.xpm create mode 100644 .themes/caelus/xfwm4/left-inactive.xpm create mode 100644 .themes/caelus/xfwm4/maximize-active.xpm create mode 100644 .themes/caelus/xfwm4/maximize-inactive.xpm create mode 100644 .themes/caelus/xfwm4/maximize-prelight.xpm create mode 100644 .themes/caelus/xfwm4/maximize-pressed.xpm create mode 100644 .themes/caelus/xfwm4/maximize-toggled-active.xpm create mode 100644 .themes/caelus/xfwm4/maximize-toggled-inactive.xpm create mode 100644 .themes/caelus/xfwm4/maximize-toggled-prelight.xpm create mode 100644 .themes/caelus/xfwm4/maximize-toggled-pressed.xpm create mode 100644 .themes/caelus/xfwm4/menu-active.xpm create mode 100644 .themes/caelus/xfwm4/menu-inactive.xpm create mode 100644 .themes/caelus/xfwm4/menu-prelight.xpm create mode 100644 .themes/caelus/xfwm4/menu-pressed.xpm create mode 100644 .themes/caelus/xfwm4/right-active.xpm create mode 100644 .themes/caelus/xfwm4/right-inactive.xpm create mode 100644 .themes/caelus/xfwm4/shade-active.xpm create mode 100644 .themes/caelus/xfwm4/shade-inactive.xpm create mode 100644 .themes/caelus/xfwm4/shade-prelight.xpm create mode 100644 .themes/caelus/xfwm4/shade-pressed.xpm create mode 100644 .themes/caelus/xfwm4/shade-toggled-active.xpm create mode 100644 .themes/caelus/xfwm4/shade-toggled-inactive.xpm create mode 100644 .themes/caelus/xfwm4/shade-toggled-prelight.xpm create mode 100644 .themes/caelus/xfwm4/shade-toggled-pressed.xpm create mode 100644 .themes/caelus/xfwm4/stick-active.xpm create mode 100644 .themes/caelus/xfwm4/stick-inactive.xpm create mode 100644 .themes/caelus/xfwm4/stick-prelight.xpm create mode 100644 .themes/caelus/xfwm4/stick-pressed.xpm create mode 100644 .themes/caelus/xfwm4/stick-toggled-active.xpm create mode 100644 .themes/caelus/xfwm4/stick-toggled-inactive.xpm create mode 100644 .themes/caelus/xfwm4/stick-toggled-prelight.xpm create mode 100644 .themes/caelus/xfwm4/stick-toggled-pressed.xpm create mode 100644 .themes/caelus/xfwm4/themerc create mode 100644 .themes/caelus/xfwm4/title-1-active.xpm create mode 100644 .themes/caelus/xfwm4/title-1-inactive.xpm create mode 100644 .themes/caelus/xfwm4/title-2-active.xpm create mode 100644 .themes/caelus/xfwm4/title-2-inactive.xpm create mode 100644 .themes/caelus/xfwm4/title-3-active.xpm create mode 100644 .themes/caelus/xfwm4/title-3-inactive.xpm create mode 100644 .themes/caelus/xfwm4/title-4-active.xpm create mode 100644 .themes/caelus/xfwm4/title-4-inactive.xpm create mode 100644 .themes/caelus/xfwm4/title-5-active.xpm create mode 100644 .themes/caelus/xfwm4/title-5-inactive.xpm create mode 100644 .themes/caelus/xfwm4/top-left-active.xpm create mode 100644 .themes/caelus/xfwm4/top-left-inactive.xpm create mode 100644 .themes/caelus/xfwm4/top-right-active.xpm create mode 100644 .themes/caelus/xfwm4/top-right-inactive.xpm create mode 100755 LICENSE create mode 100755 README.md create mode 100644 browser-stuff/stylus-sidebar.css create mode 100644 browser-stuff/userChrome.css diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf new file mode 100644 index 0000000..e26637c --- /dev/null +++ b/.config/btop/btop.conf @@ -0,0 +1,266 @@ +#? Config file for btop v. 1.4.5 + +#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes. +#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes" +color_theme = "everpuccin" + +#* If the theme set background should be shown, set to False if you want terminal background transparency. +theme_background = True + +#* Sets if 24-bit truecolor should be used, will convert 24-bit colors to 256 color (6x6x6 color cube) if false. +truecolor = True + +#* Set to true to force tty mode regardless if a real tty has been detected or not. +#* Will force 16-color mode and TTY theme, set all graph symbols to "tty" and swap out other non tty friendly symbols. +force_tty = False + +#* Define presets for the layout of the boxes. Preset 0 is always all boxes shown with default settings. Max 9 presets. +#* Format: "box_name:P:G,box_name:P:G" P=(0 or 1) for alternate positions, G=graph symbol to use for box. +#* Use whitespace " " as separator between different presets. +#* Example: "cpu:0:default,mem:0:tty,proc:1:default cpu:0:braille,proc:0:tty" +presets = "cpu:1:default,proc:0:default cpu:0:default,mem:0:default,net:0:default cpu:0:block,net:0:tty" + +#* Set to True to enable "h,j,k,l,g,G" keys for directional control in lists. +#* Conflicting keys for h:"help" and k:"kill" is accessible while holding shift. +vim_keys = True + +#* Rounded corners on boxes, is ignored if TTY mode is ON. +rounded_corners = False + +#* Use terminal synchronized output sequences to reduce flickering on supported terminals. +terminal_sync = True + +#* Default symbols to use for graph creation, "braille", "block" or "tty". +#* "braille" offers the highest resolution but might not be included in all fonts. +#* "block" has half the resolution of braille but uses more common characters. +#* "tty" uses only 3 different symbols but will work with most fonts and should work in a real TTY. +#* Note that "tty" only has half the horizontal resolution of the other two, so will show a shorter historical view. +graph_symbol = "braille" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_cpu = "default" + +# Graph symbol to use for graphs in gpu box, "default", "braille", "block" or "tty". +graph_symbol_gpu = "default" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_mem = "default" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_net = "default" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_proc = "default" + +#* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace. +shown_boxes = "cpu mem proc net" + +#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs. +update_ms = 2000 + +#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct", +#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly. +proc_sorting = "cpu direct" + +#* Reverse sorting order, True or False. +proc_reversed = False + +#* Show processes as a tree. +proc_tree = False + +#* Use the cpu graph colors in the process list. +proc_colors = True + +#* Use a darkening gradient in the process list. +proc_gradient = True + +#* If process cpu usage should be of the core it's running on or usage of the total available cpu power. +proc_per_core = False + +#* Show process memory as bytes instead of percent. +proc_mem_bytes = True + +#* Show cpu graph for each process. +proc_cpu_graphs = True + +#* Use /proc/[pid]/smaps for memory information in the process info box (very slow but more accurate) +proc_info_smaps = False + +#* Show proc box on left side of screen instead of right. +proc_left = False + +#* (Linux) Filter processes tied to the Linux kernel(similar behavior to htop). +proc_filter_kernel = False + +#* In tree-view, always accumulate child process resources in the parent process. +proc_aggregate = False + +#* Sets the CPU stat shown in upper half of the CPU graph, "total" is always available. +#* Select from a list of detected attributes from the options menu. +cpu_graph_upper = "Auto" + +#* Sets the CPU stat shown in lower half of the CPU graph, "total" is always available. +#* Select from a list of detected attributes from the options menu. +cpu_graph_lower = "Auto" + +#* If gpu info should be shown in the cpu box. Available values = "Auto", "On" and "Off". +show_gpu_info = "Auto" + +#* Toggles if the lower CPU graph should be inverted. +cpu_invert_lower = True + +#* Set to True to completely disable the lower CPU graph. +cpu_single_graph = False + +#* Show cpu box at bottom of screen instead of top. +cpu_bottom = False + +#* Shows the system uptime in the CPU box. +show_uptime = True + +#* Shows the CPU package current power consumption in watts. Requires running `make setcap` or `make setuid` or running with sudo. +show_cpu_watts = True + +#* Show cpu temperature. +check_temp = True + +#* Which sensor to use for cpu temperature, use options menu to select from list of available sensors. +cpu_sensor = "Auto" + +#* Show temperatures for cpu cores also if check_temp is True and sensors has been found. +show_coretemp = True + +#* Set a custom mapping between core and coretemp, can be needed on certain cpus to get correct temperature for correct core. +#* Use lm-sensors or similar to see which cores are reporting temperatures on your machine. +#* Format "x:y" x=core with wrong temp, y=core with correct temp, use space as separator between multiple entries. +#* Example: "4:0 5:1 6:3" +cpu_core_map = "" + +#* Which temperature scale to use, available values: "celsius", "fahrenheit", "kelvin" and "rankine". +temp_scale = "celsius" + +#* Use base 10 for bits/bytes sizes, KB = 1000 instead of KiB = 1024. +base_10_sizes = False + +#* Show CPU frequency. +show_cpu_freq = True + +#* How to calculate CPU frequency, available values: "first", "range", "lowest", "highest" and "average". +freq_mode = "first" + +#* Draw a clock at top of screen, formatting according to strftime, empty string to disable. +#* Special formatting: /host = hostname | /user = username | /uptime = system uptime +clock_format = "%X" + +#* Update main ui in background when menus are showing, set this to false if the menus is flickering too much for comfort. +background_update = True + +#* Custom cpu model name, empty string to disable. +custom_cpu_name = "" + +#* Optional filter for shown disks, should be full path of a mountpoint, separate multiple values with whitespace " ". +#* Only disks matching the filter will be shown. Prepend exclude= to only show disks not matching the filter. Examples: disk_filter="/boot /home/user", disks_filter="exclude=/boot /home/user" +disks_filter = "" + +#* Show graphs instead of meters for memory values. +mem_graphs = True + +#* Show mem box below net box instead of above. +mem_below_net = False + +#* Count ZFS ARC in cached and available memory. +zfs_arc_cached = True + +#* If swap memory should be shown in memory box. +show_swap = True + +#* Show swap as a disk, ignores show_swap value above, inserts itself after first disk. +swap_disk = True + +#* If mem box should be split to also show disks info. +show_disks = True + +#* Filter out non physical disks. Set this to False to include network disks, RAM disks and similar. +only_physical = True + +#* Read disks list from /etc/fstab. This also disables only_physical. +use_fstab = True + +#* Setting this to True will hide all datasets, and only show ZFS pools. (IO stats will be calculated per-pool) +zfs_hide_datasets = False + +#* Set to true to show available disk space for privileged users. +disk_free_priv = False + +#* Toggles if io activity % (disk busy time) should be shown in regular disk usage view. +show_io_stat = True + +#* Toggles io mode for disks, showing big graphs for disk read/write speeds. +io_mode = False + +#* Set to True to show combined read/write io graphs in io mode. +io_graph_combined = False + +#* Set the top speed for the io graphs in MiB/s (100 by default), use format "mountpoint:speed" separate disks with whitespace " ". +#* Example: "/mnt/media:100 /:20 /boot:1". +io_graph_speeds = "" + +#* Set fixed values for network graphs in Mebibits. Is only used if net_auto is also set to False. +net_download = 100 + +net_upload = 100 + +#* Use network graphs auto rescaling mode, ignores any values set above and rescales down to 10 Kibibytes at the lowest. +net_auto = True + +#* Sync the auto scaling for download and upload to whichever currently has the highest scale. +net_sync = True + +#* Starts with the Network Interface specified here. +net_iface = "" + +#* "True" shows bitrates in base 10 (Kbps, Mbps). "False" shows bitrates in binary sizes (Kibps, Mibps, etc.). "Auto" uses base_10_sizes. +base_10_bitrate = "Auto" + +#* Show battery stats in top right if battery is present. +show_battery = True + +#* Which battery to use if multiple are present. "Auto" for auto detection. +selected_battery = "Auto" + +#* Show power stats of battery next to charge indicator. +show_battery_watts = True + +#* Set loglevel for "~/.config/btop/btop.log" levels are: "ERROR" "WARNING" "INFO" "DEBUG". +#* The level set includes all lower levels, i.e. "DEBUG" will show all logging info. +log_level = "WARNING" + +#* Measure PCIe throughput on NVIDIA cards, may impact performance on certain cards. +nvml_measure_pcie_speeds = True + +#* Measure PCIe throughput on AMD cards, may impact performance on certain cards. +rsmi_measure_pcie_speeds = True + +#* Horizontally mirror the GPU graph. +gpu_mirror_graph = True + +#* Set which GPU vendors to show. Available values are "nvidia amd intel" +shown_gpus = "nvidia amd intel" + +#* Custom gpu0 model name, empty string to disable. +custom_gpu_name0 = "" + +#* Custom gpu1 model name, empty string to disable. +custom_gpu_name1 = "" + +#* Custom gpu2 model name, empty string to disable. +custom_gpu_name2 = "" + +#* Custom gpu3 model name, empty string to disable. +custom_gpu_name3 = "" + +#* Custom gpu4 model name, empty string to disable. +custom_gpu_name4 = "" + +#* Custom gpu5 model name, empty string to disable. +custom_gpu_name5 = "" diff --git a/.config/btop/btop/btop.conf b/.config/btop/btop/btop.conf new file mode 100755 index 0000000..6df9566 --- /dev/null +++ b/.config/btop/btop/btop.conf @@ -0,0 +1,254 @@ +#? Config file for btop v. 1.4.3 + +#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes. +#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes" +color_theme = "everpuccin" + +#* If the theme set background should be shown, set to False if you want terminal background transparency. +theme_background = True + +#* Sets if 24-bit truecolor should be used, will convert 24-bit colors to 256 color (6x6x6 color cube) if false. +truecolor = True + +#* Set to true to force tty mode regardless if a real tty has been detected or not. +#* Will force 16-color mode and TTY theme, set all graph symbols to "tty" and swap out other non tty friendly symbols. +force_tty = False + +#* Define presets for the layout of the boxes. Preset 0 is always all boxes shown with default settings. Max 9 presets. +#* Format: "box_name:P:G,box_name:P:G" P=(0 or 1) for alternate positions, G=graph symbol to use for box. +#* Use whitespace " " as separator between different presets. +#* Example: "cpu:0:default,mem:0:tty,proc:1:default cpu:0:braille,proc:0:tty" +presets = "cpu:1:default,proc:0:default cpu:0:default,mem:0:default,net:0:default cpu:0:block,net:0:tty" + +#* Set to True to enable "h,j,k,l,g,G" keys for directional control in lists. +#* Conflicting keys for h:"help" and k:"kill" is accessible while holding shift. +vim_keys = True + +#* Rounded corners on boxes, is ignored if TTY mode is ON. +rounded_corners = False + +#* Default symbols to use for graph creation, "braille", "block" or "tty". +#* "braille" offers the highest resolution but might not be included in all fonts. +#* "block" has half the resolution of braille but uses more common characters. +#* "tty" uses only 3 different symbols but will work with most fonts and should work in a real TTY. +#* Note that "tty" only has half the horizontal resolution of the other two, so will show a shorter historical view. +graph_symbol = "braille" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_cpu = "default" + +# Graph symbol to use for graphs in gpu box, "default", "braille", "block" or "tty". +graph_symbol_gpu = "default" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_mem = "default" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_net = "default" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_proc = "default" + +#* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace. +shown_boxes = "cpu mem proc net" + +#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs. +update_ms = 2000 + +#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct", +#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly. +proc_sorting = "cpu direct" + +#* Reverse sorting order, True or False. +proc_reversed = False + +#* Show processes as a tree. +proc_tree = False + +#* Use the cpu graph colors in the process list. +proc_colors = True + +#* Use a darkening gradient in the process list. +proc_gradient = True + +#* If process cpu usage should be of the core it's running on or usage of the total available cpu power. +proc_per_core = False + +#* Show process memory as bytes instead of percent. +proc_mem_bytes = True + +#* Show cpu graph for each process. +proc_cpu_graphs = True + +#* Use /proc/[pid]/smaps for memory information in the process info box (very slow but more accurate) +proc_info_smaps = False + +#* Show proc box on left side of screen instead of right. +proc_left = False + +#* (Linux) Filter processes tied to the Linux kernel(similar behavior to htop). +proc_filter_kernel = False + +#* In tree-view, always accumulate child process resources in the parent process. +proc_aggregate = False + +#* Sets the CPU stat shown in upper half of the CPU graph, "total" is always available. +#* Select from a list of detected attributes from the options menu. +cpu_graph_upper = "Auto" + +#* Sets the CPU stat shown in lower half of the CPU graph, "total" is always available. +#* Select from a list of detected attributes from the options menu. +cpu_graph_lower = "Auto" + +#* If gpu info should be shown in the cpu box. Available values = "Auto", "On" and "Off". +show_gpu_info = "Auto" + +#* Toggles if the lower CPU graph should be inverted. +cpu_invert_lower = True + +#* Set to True to completely disable the lower CPU graph. +cpu_single_graph = False + +#* Show cpu box at bottom of screen instead of top. +cpu_bottom = False + +#* Shows the system uptime in the CPU box. +show_uptime = True + +#* Show cpu temperature. +check_temp = True + +#* Which sensor to use for cpu temperature, use options menu to select from list of available sensors. +cpu_sensor = "Auto" + +#* Show temperatures for cpu cores also if check_temp is True and sensors has been found. +show_coretemp = True + +#* Set a custom mapping between core and coretemp, can be needed on certain cpus to get correct temperature for correct core. +#* Use lm-sensors or similar to see which cores are reporting temperatures on your machine. +#* Format "x:y" x=core with wrong temp, y=core with correct temp, use space as separator between multiple entries. +#* Example: "4:0 5:1 6:3" +cpu_core_map = "" + +#* Which temperature scale to use, available values: "celsius", "fahrenheit", "kelvin" and "rankine". +temp_scale = "celsius" + +#* Use base 10 for bits/bytes sizes, KB = 1000 instead of KiB = 1024. +base_10_sizes = False + +#* Show CPU frequency. +show_cpu_freq = True + +#* Draw a clock at top of screen, formatting according to strftime, empty string to disable. +#* Special formatting: /host = hostname | /user = username | /uptime = system uptime +clock_format = "%X" + +#* Update main ui in background when menus are showing, set this to false if the menus is flickering too much for comfort. +background_update = True + +#* Custom cpu model name, empty string to disable. +custom_cpu_name = "" + +#* Optional filter for shown disks, should be full path of a mountpoint, separate multiple values with whitespace " ". +#* Begin line with "exclude=" to change to exclude filter, otherwise defaults to "most include" filter. Example: disks_filter="exclude=/boot /home/user". +disks_filter = "" + +#* Show graphs instead of meters for memory values. +mem_graphs = True + +#* Show mem box below net box instead of above. +mem_below_net = False + +#* Count ZFS ARC in cached and available memory. +zfs_arc_cached = True + +#* If swap memory should be shown in memory box. +show_swap = True + +#* Show swap as a disk, ignores show_swap value above, inserts itself after first disk. +swap_disk = True + +#* If mem box should be split to also show disks info. +show_disks = True + +#* Filter out non physical disks. Set this to False to include network disks, RAM disks and similar. +only_physical = True + +#* Read disks list from /etc/fstab. This also disables only_physical. +use_fstab = True + +#* Setting this to True will hide all datasets, and only show ZFS pools. (IO stats will be calculated per-pool) +zfs_hide_datasets = False + +#* Set to true to show available disk space for privileged users. +disk_free_priv = False + +#* Toggles if io activity % (disk busy time) should be shown in regular disk usage view. +show_io_stat = True + +#* Toggles io mode for disks, showing big graphs for disk read/write speeds. +io_mode = False + +#* Set to True to show combined read/write io graphs in io mode. +io_graph_combined = False + +#* Set the top speed for the io graphs in MiB/s (100 by default), use format "mountpoint:speed" separate disks with whitespace " ". +#* Example: "/mnt/media:100 /:20 /boot:1". +io_graph_speeds = "" + +#* Set fixed values for network graphs in Mebibits. Is only used if net_auto is also set to False. +net_download = 100 + +net_upload = 100 + +#* Use network graphs auto rescaling mode, ignores any values set above and rescales down to 10 Kibibytes at the lowest. +net_auto = True + +#* Sync the auto scaling for download and upload to whichever currently has the highest scale. +net_sync = True + +#* Starts with the Network Interface specified here. +net_iface = "" + +#* "True" shows bitrates in base 10 (Kbps, Mbps). "False" shows bitrates in binary sizes (Kibps, Mibps, etc.). "Auto" uses base_10_sizes. +base_10_bitrate = "Auto" + +#* Show battery stats in top right if battery is present. +show_battery = True + +#* Which battery to use if multiple are present. "Auto" for auto detection. +selected_battery = "Auto" + +#* Show power stats of battery next to charge indicator. +show_battery_watts = True + +#* Set loglevel for "~/.config/btop/btop.log" levels are: "ERROR" "WARNING" "INFO" "DEBUG". +#* The level set includes all lower levels, i.e. "DEBUG" will show all logging info. +log_level = "WARNING" + +#* Measure PCIe throughput on NVIDIA cards, may impact performance on certain cards. +nvml_measure_pcie_speeds = True + +#* Measure PCIe throughput on AMD cards, may impact performance on certain cards. +rsmi_measure_pcie_speeds = True + +#* Horizontally mirror the GPU graph. +gpu_mirror_graph = True + +#* Custom gpu0 model name, empty string to disable. +custom_gpu_name0 = "" + +#* Custom gpu1 model name, empty string to disable. +custom_gpu_name1 = "" + +#* Custom gpu2 model name, empty string to disable. +custom_gpu_name2 = "" + +#* Custom gpu3 model name, empty string to disable. +custom_gpu_name3 = "" + +#* Custom gpu4 model name, empty string to disable. +custom_gpu_name4 = "" + +#* Custom gpu5 model name, empty string to disable. +custom_gpu_name5 = "" diff --git a/.config/btop/btop/themes/everpuccin.theme b/.config/btop/btop/themes/everpuccin.theme new file mode 100755 index 0000000..39660d2 --- /dev/null +++ b/.config/btop/btop/themes/everpuccin.theme @@ -0,0 +1,91 @@ +# All graphs and meters can be gradients +# For single color graphs leave "mid" and "end" variable empty. +# Use "start" and "end" variables for two color gradient +# Use "start", "mid" and "end" for three color gradient + +# Main background, empty for terminal default, need to be empty if you want transparent background +theme[main_bg]="#141515" + +# Main text color +theme[main_fg]="#f4decd" + +# Title color for boxes +theme[title]="#f4decd" + +# Highlight color for keyboard shortcuts +theme[hi_fg]="#f16e65" + +# Background color of selected items +theme[selected_bg]="#1e1f1e" + +# Foreground color of selected items +theme[selected_fg]="#d9cdb5" + +# Color of inactive/disabled text +theme[inactive_fg]="#3b403c" + +# Color of text appearing on top of graphs, i.e uptime and current network graph scaling +theme[graph_text]="#f4decd" + +# Misc colors for processes box including mini cpu graphs, details memory graph and details status text +theme[proc_misc]="#7ec97e" + +# Cpu box outline color +theme[cpu_box]="#f16e65" + +# Memory/disks box outline color +theme[mem_box]="#ef934d" + +# Net up/down box outline color +theme[net_box]="#7ec97e" + +# Processes box outline color +theme[proc_box]="#71b4d6" + +# Box divider line and small boxes line color +theme[div_line]="#3b403c" + +# Temperature graph colors +theme[temp_start]="#7ec97e" +theme[temp_mid]="#efbf71" +theme[temp_end]="#f16e65" + +# CPU graph colors +theme[cpu_start]="#7ec97e" +theme[cpu_mid]="#efbf71" +theme[cpu_end]="#f16e65" + +# Mem/Disk free meter +theme[free_start]="#f16e65" +theme[free_mid]="#efbf71" +theme[free_end]="#7ec97e" + +# Mem/Disk cached meter +theme[cached_start]="#71b4d6" +theme[cached_mid]="#7ec9a3" +theme[cached_end]="#7ec97e" + +# Mem/Disk available meter +theme[available_start]="#f16e65" +theme[available_mid]="#efbf71" +theme[available_end]="#7ec97e" + +# Mem/Disk used meter +theme[used_start]="#7ec97e" +theme[used_mid]="#efbf71" +theme[used_end]="#f16e65" + +# Download graph colors +theme[download_start]="#7ec97e" +theme[download_mid]="#7ec9a3" +theme[download_end]="#71b4d6" + +# Upload graph colors +theme[upload_start]="#efbf71" +theme[upload_mid]="#ef934d" +theme[upload_end]="#f16e65" + +# Process box color gradient for threads, mem and cpu usage +theme[process_start]="#7ec97e" +theme[process_mid]="#ef968f" +theme[process_end]="#f16e65" diff --git a/.config/btop/themes/everpuccin.theme b/.config/btop/themes/everpuccin.theme new file mode 100755 index 0000000..39660d2 --- /dev/null +++ b/.config/btop/themes/everpuccin.theme @@ -0,0 +1,91 @@ +# All graphs and meters can be gradients +# For single color graphs leave "mid" and "end" variable empty. +# Use "start" and "end" variables for two color gradient +# Use "start", "mid" and "end" for three color gradient + +# Main background, empty for terminal default, need to be empty if you want transparent background +theme[main_bg]="#141515" + +# Main text color +theme[main_fg]="#f4decd" + +# Title color for boxes +theme[title]="#f4decd" + +# Highlight color for keyboard shortcuts +theme[hi_fg]="#f16e65" + +# Background color of selected items +theme[selected_bg]="#1e1f1e" + +# Foreground color of selected items +theme[selected_fg]="#d9cdb5" + +# Color of inactive/disabled text +theme[inactive_fg]="#3b403c" + +# Color of text appearing on top of graphs, i.e uptime and current network graph scaling +theme[graph_text]="#f4decd" + +# Misc colors for processes box including mini cpu graphs, details memory graph and details status text +theme[proc_misc]="#7ec97e" + +# Cpu box outline color +theme[cpu_box]="#f16e65" + +# Memory/disks box outline color +theme[mem_box]="#ef934d" + +# Net up/down box outline color +theme[net_box]="#7ec97e" + +# Processes box outline color +theme[proc_box]="#71b4d6" + +# Box divider line and small boxes line color +theme[div_line]="#3b403c" + +# Temperature graph colors +theme[temp_start]="#7ec97e" +theme[temp_mid]="#efbf71" +theme[temp_end]="#f16e65" + +# CPU graph colors +theme[cpu_start]="#7ec97e" +theme[cpu_mid]="#efbf71" +theme[cpu_end]="#f16e65" + +# Mem/Disk free meter +theme[free_start]="#f16e65" +theme[free_mid]="#efbf71" +theme[free_end]="#7ec97e" + +# Mem/Disk cached meter +theme[cached_start]="#71b4d6" +theme[cached_mid]="#7ec9a3" +theme[cached_end]="#7ec97e" + +# Mem/Disk available meter +theme[available_start]="#f16e65" +theme[available_mid]="#efbf71" +theme[available_end]="#7ec97e" + +# Mem/Disk used meter +theme[used_start]="#7ec97e" +theme[used_mid]="#efbf71" +theme[used_end]="#f16e65" + +# Download graph colors +theme[download_start]="#7ec97e" +theme[download_mid]="#7ec9a3" +theme[download_end]="#71b4d6" + +# Upload graph colors +theme[upload_start]="#efbf71" +theme[upload_mid]="#ef934d" +theme[upload_end]="#f16e65" + +# Process box color gradient for threads, mem and cpu usage +theme[process_start]="#7ec97e" +theme[process_mid]="#ef968f" +theme[process_end]="#f16e65" diff --git a/.config/fastfetch/config.jsonc b/.config/fastfetch/config.jsonc new file mode 100755 index 0000000..d655969 --- /dev/null +++ b/.config/fastfetch/config.jsonc @@ -0,0 +1,69 @@ +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": { + "type": "auto", + //"source": "~/.config/fastfetch/gentoo.png", + "source": "~/.config/fastfetch/ep-wb-icon-trnsp.png", + //"source": "~/.config/fastfetch/pluto-trnsp.png", + //"source": "~/.config/fastfetch/ganymede2.png", + "width": 15, + "height": 7, + "padding": { + "top": 0, + "bottom": 0, + "right": 3, + "left": 2, + }, + }, + "display": { + "separator": " › ", + "color": { + "title": "light_red", + "format": "{host-name}", + }, + }, + "modules": [ + { + "type": "title", + "key": " ", + "keyColor": "red", + "format": "{#38}{2}", + }, + { + "type": "os", + "key": " ", + "keyColor": "yellow", + "format": "{name}", + }, + { + "type": "packages", + "format": "{}", + "key": " ", + "keyColor": "light_yellow", + }, + { + "type": "shell", + "key": ">_", + "keyColor": "green", + "format": "{}", + }, + { + "type": "terminal", + "key": " ", + "keyColor": "cyan", + "format": "{}", + }, + { + "type": "wm", + "key": " ", + "keyColor": "blue", + "format": "{}", + }, + { + "type": "memory", + "key": " ", + "keyColor": "magenta", + "format": "{}", + }, + ] +} diff --git a/.config/fastfetch/ep-wb-icon-trnsp.png b/.config/fastfetch/ep-wb-icon-trnsp.png new file mode 100755 index 0000000..1d4bed9 Binary files /dev/null and b/.config/fastfetch/ep-wb-icon-trnsp.png differ diff --git a/.config/fastfetch/ganymede.png b/.config/fastfetch/ganymede.png new file mode 100755 index 0000000..6d241ec Binary files /dev/null and b/.config/fastfetch/ganymede.png differ diff --git a/.config/fastfetch/ganymede2.png b/.config/fastfetch/ganymede2.png new file mode 100755 index 0000000..52f0fab Binary files /dev/null and b/.config/fastfetch/ganymede2.png differ diff --git a/.config/fastfetch/gentoo.png b/.config/fastfetch/gentoo.png new file mode 100755 index 0000000..c4114f5 Binary files /dev/null and b/.config/fastfetch/gentoo.png differ diff --git a/.config/fastfetch/pluto-trnsp.png b/.config/fastfetch/pluto-trnsp.png new file mode 100755 index 0000000..13ba452 Binary files /dev/null and b/.config/fastfetch/pluto-trnsp.png differ diff --git a/.config/fish/config.fish b/.config/fish/config.fish new file mode 100755 index 0000000..4279e25 --- /dev/null +++ b/.config/fish/config.fish @@ -0,0 +1,27 @@ +if status is-interactive + # commands to run in interactive sessions can go here + + # aliases + alias nv='nvim' + alias ls='eza --icons=always' + alias grep='grep --color=auto' + alias scsh='grim -g "$(slurp)" - | wl-copy' + alias ff='fastfetch' + alias dark='sudo ddcutil setvcp 10 5 --display 2 & sudo ddcutil setvcp 10 5 --display 1;' + alias bright='sudo ddcutil setvcp 10 100 --display 2 & sudo ddcutil setvcp 10 100 --display 1;' + alias kys='exit' +end + + + +# yazi +function y + set tmp (mktemp -t "yazi-cwd.XXXXXX") + yazi --cwd-file="$tmp" $argv + if test -s "$tmp" + if test -n (cat -- "$tmp") -a (cat -- "$tmp") != (pwd) + cd -- (cat -- "$tmp") + end + end + rm -f -- "$tmp" +end diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini new file mode 100755 index 0000000..f9dedaa --- /dev/null +++ b/.config/foot/foot.ini @@ -0,0 +1,67 @@ +term=foot +title=foot + +#font=Cartograph Mono CF:size=14 +#font=ProFont IIx Nerd Font:size=12 +#font=CaskaydiaCove NF:size=14 +#font=MapleMono NF Medium:size=14 +#font=IBM EGA 8x14:size=19 +#font=Departure Mono:size=14 +#font=Terminess Nerd Font:size=14 +#font=GohuFont 11 Nerd Font:size=13 +#font=GohuFont 14 Nerd Font:size=13 +#font=JetBrains Mono NF:size=14 +#font=IBM VGA 8x16:size=19 +#font=IBM Plex Mono:size=14 +#font=NotoMono NF:size=14 +#font=Monocraft:size=13 +font=B612 Mono:size=14 +font=RobotoMono Nerd Font:size=14 + +pad=8x8 + +dpi-aware=yes + +[cursor] +# style=block +# blink=no +# blink-rate=500 +# beam-thickness=1.5 +# underline-thickness= + +[colors] +alpha=1 +background=0f0f0f +foreground=f4decd + +# black +regular0 = 1e1f1e +bright0 = 3b403c + +# red +regular1 = f16e65 +bright1 = ef968f + +# green +regular2 = 7ec97e +bright2 = a4daa4 + +# yellow +regular3 = ef934d +bright3 = f4b585 + +# blue +regular4 = 71b4d6 +bright4 = b0d4e8 + +# magenta +regular5 = e28dc6 +bright5 = ebadd6 + +# cyan +regular6 = 7ec9a3 +bright6 = abd4bf + +# white +regular7 = d9cdb5 +bright7 = f4decd diff --git a/.config/fsel/config.toml b/.config/fsel/config.toml new file mode 100644 index 0000000..40cbfda --- /dev/null +++ b/.config/fsel/config.toml @@ -0,0 +1,29 @@ +# Default values +highlight_color = "Yellow" +cursor = "█" +terminal_launcher = "alacritty -e" +hard_stop = false + +# UI Customization +rounded_borders = false + +# Border Colors (individual colors for each panel) +main_border_color = "White" # Border color for the main info panel (top) +apps_border_color = "White" # Border color for the apps list panel (middle) +input_border_color = "White" # Border color for the input panel (bottom) + +# Text Colors (non-highlighted text in each panel) +main_text_color = "White" # Text color for the main info panel +apps_text_color = "White" # Text color for the apps list +input_text_color = "White" # Text color for the input field + +# Fancy Mode - Show selected app info in panel titles +fancy_mode = true # When true: "Apps" becomes selected app name, "Gyr" becomes app description + +# Header title color (for panel border titles) +header_title_color = "Green" # Color for all panel header titles + +# Layout Configuration (percentages and sizes) +title_panel_height_percent = 30 # Height of top panel as percentage (10-70%) +input_panel_height = 3 # Height of input panel in lines (1-10) +# Note: Apps panel gets the remaining space automatically diff --git a/.config/nvim/init.lua b/.config/nvim/init.lua new file mode 100644 index 0000000..c32ed4e --- /dev/null +++ b/.config/nvim/init.lua @@ -0,0 +1,4 @@ +require("config.keymaps") +require("config.options") +require("config.lazy") +require("caelus.init").colorscheme() diff --git a/.config/nvim/lazy-lock.json b/.config/nvim/lazy-lock.json new file mode 100644 index 0000000..3ccc823 --- /dev/null +++ b/.config/nvim/lazy-lock.json @@ -0,0 +1,29 @@ +{ + "cmp-nvim-lsp": { "branch": "main", "commit": "cbc7b02bb99fae35cb42f514762b89b5126651ef" }, + "harpoon": { "branch": "harpoon2", "commit": "87b1a3506211538f460786c23f98ec63ad9af4e5" }, + "lazy.nvim": { "branch": "main", "commit": "306a05526ada86a7b30af95c5cc81ffba93fef97" }, + "lualine.nvim": { "branch": "master", "commit": "47f91c416daef12db467145e16bed5bbfe00add8" }, + "mason-lspconfig.nvim": { "branch": "main", "commit": "21c2a84ce368e99b18f52ab348c4c02c32c02fcf" }, + "mason.nvim": { "branch": "main", "commit": "44d1e90e1f66e077268191e3ee9d2ac97cc18e65" }, + "mini.nvim": { "branch": "main", "commit": "4ca988557786c9a4e41d5e5b6e31b4c9d7379f53" }, + "nim.nvim": { "branch": "master", "commit": "9ee8fdc04ad3d7fcbd9679e0be3477543f17b9d9" }, + "nvim-autopairs": { "branch": "master", "commit": "59bce2eef357189c3305e25bc6dd2d138c1683f5" }, + "nvim-cmp": { "branch": "main", "commit": "da88697d7f45d16852c6b2769dc52387d1ddc45f" }, + "nvim-colorizer.lua": { "branch": "master", "commit": "a065833f35a3a7cc3ef137ac88b5381da2ba302e" }, + "nvim-highlight-colors": { "branch": "main", "commit": "e2cb22089cc2358b2b995c09578224f142de6039" }, + "nvim-lint": { "branch": "master", "commit": "bcd1a44edbea8cd473af7e7582d3f7ffc60d8e81" }, + "nvim-lsp-file-operations": { "branch": "master", "commit": "b9c795d3973e8eec22706af14959bc60c579e771" }, + "nvim-lspconfig": { "branch": "master", "commit": "44acfe887d4056f704ccc4f17513ed41c9e2b2e6" }, + "nvim-treesitter": { "branch": "master", "commit": "42fc28ba918343ebfd5565147a42a26580579482" }, + "nvim-web-devicons": { "branch": "master", "commit": "746ffbb17975ebd6c40142362eee1b0249969c5c" }, + "oil.nvim": { "branch": "master", "commit": "f55b25e493a7df76371cfadd0ded5004cb9cd48a" }, + "org-bullets.nvim": { "branch": "main", "commit": "21437cfa99c70f2c18977bffd423f912a7b832ea" }, + "orgmode": { "branch": "master", "commit": "26aa4fa26c570da6eb6798fb1b8df364204c3d99" }, + "plenary.nvim": { "branch": "master", "commit": "b9fd5226c2f76c951fc8ed5923d85e4de065e509" }, + "render-markdown.nvim": { "branch": "main", "commit": "48b4175dbca8439d30c1f52231cbe5a712c8f9d9" }, + "telescope-ui-select.nvim": { "branch": "master", "commit": "6e51d7da30bd139a6950adf2a47fda6df9fa06d2" }, + "telescope.nvim": { "branch": "master", "commit": "a0bbec21143c7bc5f8bb02e0005fa0b982edc026" }, + "trouble.nvim": { "branch": "main", "commit": "bd67efe408d4816e25e8491cc5ad4088e708a69a" }, + "undotree": { "branch": "main", "commit": "f68aed28c8ff1294b012dfadaced2084dc045870" }, + "v-vim": { "branch": "master", "commit": "1dc1388bafb89072f8349dbd96f9462ae22237cb" } +} diff --git a/.config/nvim/lua/caelus/init.lua b/.config/nvim/lua/caelus/init.lua new file mode 100644 index 0000000..3aa029e --- /dev/null +++ b/.config/nvim/lua/caelus/init.lua @@ -0,0 +1,88 @@ +local M = {}; + +local colors = { + bg = "#0f0f0f", + gray0 = "#141514"; + gray1 = "#1e1f1e"; + gray2 = "#272a28"; + gray3 = "#3b403c"; + gray4 = "#585f5b"; + gray5 = "#6c756f"; + gray6 = "#888e7b"; + gray7 = "#9a9c8b"; + gray8 = "#b6b69a"; + gray9 = "#d9cdb5"; + gray10 = "#e3d6c9"; + fg = "#f4decd", + red = "#f16e65"; + lred = "#ef968f"; + orange = "#ef934d"; + yellow = "#efbf71"; + green = "#7ec97e"; + lgreen = "#a4daa4"; + cyan = "#7ec9a3"; + lcyan = "#abd4bf"; + blue = "#71b4d6"; + lblue = "#b0d4e8"; + magenta = "#e28dc6"; + lmagenta = "#ebadd6"; +} + +function M.colorscheme() + vim.cmd("highlight clear") + vim.cmd("syntax reset") + + vim.o.background = "dark"; + vim.g.colors_name = "caelus"; + + local set = vim.api.nvim_set_hl + + -- ui + set(0, "Normal", { fg = colors.fg, bg = colors.bg }) + set(0, "NormalFloat", { fg = colors.fg, bg = colors.bg }) + set(0, "FloatBorder", { fg = colors.fg, bg = colors.bg }) + set(0, "CursorLine", { bg = colors.gray2 }) + set(0, "Visual", { bg = colors.gray3 }) + set(0, "Search", { fg = colors.bg, bg = colors.orange }) + set(0, "IncSearch", { fg = colors.bg, bg = colors.orange }) + set(0, "StatusLine", { bg = colors.gray2 }) + set(0, "StatusLineNC", { bg = colors.orange }) + set(0, "VertSplit", { fg = colors.gray8 }) + set(0, "WinSeparator", { fg = colors.gray8 }) + set(0, "LineNr", { fg = colors.gray6 }) + set(0, "CursorLineNr", { fg = colors.orange, bold = true }) + set(0, "SignColumn", { bg = colors.bg }) + set(0, "Folded", { fg = colors.gray8, bg = colors.gray3 }) + + -- popup + set(0, "Pmenu", { fg = colors.fg, bg = colors.gray10 }) + set(0, "PmenuSel", { fg = colors.bg, bg = colors.orange }) + set(0, "PmenuSbar", { bg = colors.gray10 }) + set(0, "PmenuThumb", { bg = colors.orange }) + + -- syntax + set(0, "Comment", { fg = colors.gray8, italic = true }) + set(0, "Constant", { fg = colors.magenta }) + set(0, "String", { fg = colors.green }) + set(0, "Identifier", { fg = colors.blue }) + set(0, "Function", { fg = colors.yellow }) + set(0, "Statement", { fg = colors.red }) + set(0, "Type", { fg = colors.cyan, bold = true }) + set(0, "Special", { fg = colors.yellow }) + set(0, "Error", { fg = colors.red, bold = true }) + set(0, "Keyword", { fg = colors.red }) + set(0, "Variable", { fg = colors.fg }) + set(0, "TSKeyword", { fg = colors.red }) + set(0, "TSFunction", { fg = colors.yellow }) + set(0, "TSVariable", { fg = colors.fg }) + set(0, "TSType", { fg = colors.cyan }) + + if package.loaded['lualine'] then + require('lualine').setup({ + options = { theme = 'caelus' }, + }) + end + +end + +return M diff --git a/.config/nvim/lua/config/keymaps.lua b/.config/nvim/lua/config/keymaps.lua new file mode 100755 index 0000000..a6a9a9e --- /dev/null +++ b/.config/nvim/lua/config/keymaps.lua @@ -0,0 +1,11 @@ +localopts = { noremap = true, silent = true } + +vim.g.mapleader = " " +vim.g.maplocalleader = " " + +vim.keymap.set({"n", "v"}, "y", '"+y', { noremap = true, silent = true }) + +vim.keymap.set("v", "J", ":m '>+1gv=gv", { desc = "moves lines down in visual selection" }) +vim.keymap.set("v", "K", ":m '<-2gv=gv", { desc = "moves lines up in visual selection" }) + +vim.keymap.set("n", "f", vim.lsp.buf.format) diff --git a/.config/nvim/lua/config/lazy.lua b/.config/nvim/lua/config/lazy.lua new file mode 100644 index 0000000..c381a4b --- /dev/null +++ b/.config/nvim/lua/config/lazy.lua @@ -0,0 +1,35 @@ +-- Bootstrap lazy.nvim +local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim" +if not (vim.uv or vim.loop).fs_stat(lazypath) then + local lazyrepo = "https://github.com/folke/lazy.nvim.git" + local out = vim.fn.system({ "git", "clone", "--filter=blob:none", "--branch=stable", lazyrepo, lazypath }) + if vim.v.shell_error ~= 0 then + vim.api.nvim_echo({ + { "Failed to clone lazy.nvim:\n", "ErrorMsg" }, + { out, "WarningMsg" }, + { "\nPress any key to exit..." }, + }, true, {}) + vim.fn.getchar() + os.exit(1) + end +end +vim.opt.rtp:prepend(lazypath) + +-- Make sure to setup `mapleader` and `maplocalleader` before +-- loading lazy.nvim so that mappings are correct. +-- This is also a good place to setup other settings (vim.opt) +vim.g.mapleader = " " +vim.g.maplocalleader = "\\" + +-- Setup lazy.nvim +require("lazy").setup({ + spec = { + -- import your plugins + { import = "plugins" }, + }, + -- Configure any other settings here. See the documentation for more details. + -- colorscheme that will be used when installing plugins. + install = { colorscheme = { "habamax" } }, + -- automatically check for plugin updates + checker = { enabled = true }, +}) diff --git a/.config/nvim/lua/config/options.lua b/.config/nvim/lua/config/options.lua new file mode 100755 index 0000000..03cdf88 --- /dev/null +++ b/.config/nvim/lua/config/options.lua @@ -0,0 +1,40 @@ +vim.cmd("let g:netrw_banner = 0") +vim.cmd("set termguicolors") + +vim.opt.guicursor = "" +vim.opt.nu = true +vim.opt.relativenumber = true + +vim.opt.tabstop = 2 +vim.opt.softtabstop = 2 +vim.opt.shiftwidth = 2 +vim.opt.expandtab = true +vim.opt.autoindent = true +vim.opt.smartindent = true +vim.opt.wrap = true + +vim.opt.swapfile = false +vim.opt.backup = false +vim.opt.undofile = true + +vim.opt.incsearch = true +vim.opt.inccommand = "split" +vim.opt.ignorecase = true +vim.opt.smartcase = true + +vim.opt.termguicolors = true +vim.opt.background = "dark" +vim.opt.scrolloff = 8 +vim.opt.signcolumn = "yes" + +vim.opt.backspace = { "start", "eol", "indent" } + +vim.opt.splitright = true +vim.opt.splitbelow = true + +vim.opt.hlsearch = true + +vim.opt.mouse = "a" +vim.g.editorconfig = true + +vim.g.markdown_folding = 1 diff --git a/.config/nvim/lua/plugins/auto-pairs.lua b/.config/nvim/lua/plugins/auto-pairs.lua new file mode 100755 index 0000000..db98da2 --- /dev/null +++ b/.config/nvim/lua/plugins/auto-pairs.lua @@ -0,0 +1,24 @@ +return { + "windwp/nvim-autopairs", + event = { "InsertEnter" }, + dependencies = { + "hrsh7th/nvim-cmp", + }, + config = function() + local autopairs = require("nvim-autopairs") + + autopairs.setup({ + check_ts = true, + ts_config = { + lua = { "string" }, + javascript = { "template_string" }, + java = false, + }, + }) + + local cmp_autopairs = require("nvim-autopairs.completion.cmp") + local cmp = require("cmp") + + cmp.event:on("confirm_done", cmp_autopairs.on_confirm_done()) + end, +} diff --git a/.config/nvim/lua/plugins/colorizer.lua b/.config/nvim/lua/plugins/colorizer.lua new file mode 100755 index 0000000..dee6b43 --- /dev/null +++ b/.config/nvim/lua/plugins/colorizer.lua @@ -0,0 +1,6 @@ +return { + "norcalli/nvim-colorizer.lua", + config = function() + require("colorizer").setup() + end, +} diff --git a/.config/nvim/lua/plugins/eslint.lua b/.config/nvim/lua/plugins/eslint.lua new file mode 100755 index 0000000..ba74b8a --- /dev/null +++ b/.config/nvim/lua/plugins/eslint.lua @@ -0,0 +1,41 @@ +return { + "mfussenegger/nvim-lint", + event = { "BufReadPre", "BufNewFile" }, + config = function() + local lint = require("lint") + local lint_augroup = vim.api.nvim_create_augroup("lint", { clear = true }) + local eslint = lint.linters.eslint_d + + -- if Eslint error configuration not found : change MasonInstall eslint@version or npm i -g eslint at a specific version + lint.linters_by_ft = { + javascript = { "eslint_d" }, + typescript = { "eslint_d" }, + javascriptreact = { "eslint_d" }, + typescriptreact = { "eslint_d" }, + svelte = { "eslint_d" }, + python = { "pylint" }, + } + + eslint.args = { + "--no-warn-ignored", + "--format", + "json", + "--stdin", + "--stdin-filename", + function() + return vim.fn.expand("%:p") + end, + } + + vim.api.nvim_create_autocmd({ "BufEnter", "BufWritePost", "InsertLeave" }, { + group = lint_augroup, + callback = function() + lint.try_lint() + end, + }) + + vim.keymap.set("n", "l", function() + lint.try_lint() + end, { desc = "Trigger linting for current file" }) + end, +} diff --git a/.config/nvim/lua/plugins/everpuccin.lua.bkp b/.config/nvim/lua/plugins/everpuccin.lua.bkp new file mode 100644 index 0000000..876c20a --- /dev/null +++ b/.config/nvim/lua/plugins/everpuccin.lua.bkp @@ -0,0 +1,330 @@ +return { + "catppuccin/nvim", + name = "catppuccin", + lazy = false, + priority = 1000, + config = function() + require("catppuccin").setup({ + background = { + light = "latte", + dark = "mocha", + }, + color_overrides = { + macchiato = { + rosewater = "#ef958f", + flamingo = "#ef958f", + red = "#f16e65", + maroon = "#f16e65", + pink = "#ebadd6", + mauve = "#e28dc6", + peach = "#ef944d", + yellow = "#efbe71", + green = "#7dc97d", + teal = "#a4daa4", + sky = "#7dc9a3", + sapphire = "#abd4bf", + blue = "#b0d4e8", + lavender = "#72b4d6", + text = "#F9EEE5", + subtext1 = "#E3DAC9", + subtext0 = "#D8CCB4", + overlay2 = "#B6B69A", + overlay1 = "#999C8B", + overlay0 = "#878E7A", + surface2 = "#6B746E", + surface1 = "#585F5A", + surface0 = "#3A3F3C", + crust = "#272A28", + mantle = "#1D1F1E", + base = "#131414", + none = "#0f0f0f", + }, + }, + transparent_background = true, + show_end_of_buffer = false, + integration_default = false, + integrations = { + barbecue = { dim_dirname = true, bold_basename = true, dim_context = false, alt_background = false }, + cmp = true, + gitsigns = true, + hop = true, + illuminate = { enabled = true }, + native_lsp = { enabled = true, inlay_hints = { background = true } }, + neogit = true, + neotree = true, + semantic_tokens = true, + treesitter = true, + treesitter_context = true, + vimwiki = true, + which_key = true, + }, + highlight_overrides = { + all = function(colors) + return { + CmpItemMenu = { fg = colors.surface2 }, + CursorLineNr = { fg = colors.text }, + FloatBorder = { bg = colors.base, fg = colors.surface0 }, + GitSignsChange = { fg = colors.peach }, + LineNr = { fg = colors.overlay0 }, + LspInfoBorder = { link = "FloatBorder" }, + NeoTreeDirectoryIcon = { fg = colors.subtext1 }, + NeoTreeDirectoryName = { fg = colors.subtext1 }, + NeoTreeFloatBorder = { bg = colors.mantle, fg = colors.mantle }, + -- NeoTreeFloatBorder = { bg = "None" }, + NeoTreeGitConflict = { fg = colors.red }, + NeoTreeGitDeleted = { fg = colors.red }, + NeoTreeGitIgnored = { fg = colors.overlay0 }, + NeoTreeGitModified = { fg = colors.peach }, + NeoTreeGitStaged = { fg = colors.green }, + NeoTreeGitUnstaged = { fg = colors.red }, + NeoTreeGitUntracked = { fg = colors.green }, + NeoTreeIndent = { fg = colors.surface1 }, + NeoTreeNormal = { bg = colors.mantle }, + NeoTreeNormalNC = { bg = colors.mantle }, + NeoTreeRootName = { fg = colors.subtext1, style = { "bold" } }, + NeoTreeTabActive = { fg = colors.text, bg = colors.mantle }, + NeoTreeTabInactive = { fg = colors.surface2, bg = colors.crust }, + NeoTreeTabSeparatorActive = { fg = colors.mantle, bg = colors.mantle }, + NeoTreeTabSeparatorInactive = { fg = colors.crust, bg = colors.crust }, + NeoTreeWinSeparator = { fg = colors.base, bg = colors.base }, + NormalFloat = { bg = colors.base }, + Pmenu = { bg = colors.mantle, fg = "" }, + -- telescope prompt + TelescopePromptTitle = { fg = colors.mantle, bg = "#39fd9c", style = { "bold" } }, + TelescopePromptCounter = { fg = colors.red, style = { "bold" } }, + TelescopePromptBorder = { bg = colors.base }, + -- telescope results + TelescopeResultsTitle = { link = "TelescopePromptTitle" }, + TelescopeResultsBorder = { link = "TelescopePromptBorder" }, + -- telescope preview + TelescopePreviewTitle = { link = "TelescopePromptTitle" }, + TelescopePreviewBorder = { link = "TelescopePromptBorder" }, + VertSplit = { bg = colors.base, fg = colors.surface0 }, + WhichKeyFloat = { bg = colors.mantle }, + YankHighlight = { bg = colors.surface2 }, + FidgetTask = { fg = colors.subtext2 }, + FidgetTitle = { fg = colors.peach }, + + IblIndent = { fg = colors.surface0 }, + IblScope = { fg = colors.overlay0 }, + + Boolean = { fg = colors.mauve }, + Number = { fg = colors.mauve }, + Float = { fg = colors.mauve }, + + PreProc = { fg = colors.mauve }, + PreCondit = { fg = colors.mauve }, + Include = { fg = colors.mauve }, + Define = { fg = colors.mauve }, + Conditional = { fg = colors.red }, + Repeat = { fg = colors.red }, + Keyword = { fg = colors.red }, + Typedef = { fg = colors.red }, + Exception = { fg = colors.red }, + Statement = { fg = colors.red }, + + Error = { fg = colors.red }, + StorageClass = { fg = colors.peach }, + Tag = { fg = colors.peach }, + Label = { fg = colors.peach }, + Structure = { fg = colors.peach }, + Operator = { fg = colors.peach }, + Title = { fg = colors.peach }, + Special = { fg = colors.yellow }, + SpecialChar = { fg = colors.yellow }, + Type = { fg = colors.yellow, style = { "bold" } }, + Function = { fg = colors.green, style = { "bold" } }, + Delimiter = { fg = colors.subtext2 }, + Ignore = { fg = colors.subtext2 }, + Macro = { fg = colors.teal }, + + TSAnnotation = { fg = colors.mauve }, + TSAttribute = { fg = colors.mauve }, + TSBoolean = { fg = colors.mauve }, + TSCharacter = { fg = colors.teal }, + TSCharacterSpecial = { link = "SpecialChar" }, + TSComment = { link = "Comment" }, + TSConditional = { fg = colors.red }, + TSConstBuiltin = { fg = colors.mauve }, + TSConstMacro = { fg = colors.mauve }, + TSConstant = { fg = colors.text }, + TSConstructor = { fg = colors.green }, + TSDebug = { link = "Debug" }, + TSDefine = { link = "Define" }, + TSEnvironment = { link = "Macro" }, + TSEnvironmentName = { link = "Type" }, + TSError = { link = "Error" }, + TSException = { fg = colors.red }, + TSField = { fg = colors.blue }, + TSFloat = { fg = colors.mauve }, + TSFuncBuiltin = { fg = colors.green }, + TSFuncMacro = { fg = colors.green }, + TSFunction = { fg = colors.green }, + TSFunctionCall = { fg = colors.lavender }, + TSInclude = { fg = colors.red }, + TSKeyword = { fg = colors.red }, + TSKeywordFunction = { fg = colors.red }, + TSKeywordOperator = { fg = colors.peach }, + TSKeywordReturn = { fg = colors.red }, + TSLabel = { fg = colors.peach }, + TSLiteral = { link = "String" }, + TSMath = { fg = colors.blue }, + TSMethod = { fg = colors.green }, + TSMethodCall = { fg = colors.green }, + TSNamespace = { fg = colors.yellow }, + TSNone = { fg = colors.text }, + TSNumber = { fg = colors.mauve }, + TSOperator = { fg = colors.peach }, + TSParameter = { fg = colors.text }, + TSParameterReference = { fg = colors.text }, + TSPreProc = { link = "PreProc" }, + TSProperty = { fg = colors.blue }, + TSPunctBracket = { fg = colors.text }, + TSPunctDelimiter = { link = "Delimiter" }, + TSPunctSpecial = { fg = colors.blue }, + TSRepeat = { fg = colors.red }, + TSStorageClass = { fg = colors.peach }, + TSStorageClassLifetime = { fg = colors.peach }, + TSStrike = { fg = colors.subtext2 }, + TSString = { fg = colors.green }, + TSStringEscape = { fg = colors.mauve }, + TSStringRegex = { fg = colors.green }, + TSStringSpecial = { link = "SpecialChar" }, + TSSymbol = { fg = colors.text }, + TSTag = { fg = colors.peach }, + TSTagAttribute = { fg = colors.green }, + TSTagDelimiter = { fg = colors.green }, + TSText = { fg = colors.green }, + TSTextReference = { link = "Constant" }, + TSTitle = { link = "Title" }, + TSTodo = { link = "Todo" }, + TSType = { fg = colors.yellow, style = { "bold" } }, + TSTypeBuiltin = { fg = colors.yellow, style = { "bold" } }, + TSTypeDefinition = { fg = colors.yellow, style = { "bold" } }, + TSTypeQualifier = { fg = colors.peach, style = { "bold" } }, + TSURI = { fg = colors.blue }, + TSVariable = { fg = colors.text }, + TSVariableBuiltin = { fg = colors.mauve }, + + ["@annotation"] = { link = "TSAnnotation" }, + ["@attribute"] = { link = "TSAttribute" }, + ["@boolean"] = { link = "TSBoolean" }, + ["@character"] = { link = "TSCharacter" }, + ["@character.special"] = { link = "TSCharacterSpecial" }, + ["@comment"] = { link = "TSComment" }, + ["@conceal"] = { link = "Grey" }, + ["@conditional"] = { link = "TSConditional" }, + ["@constant"] = { link = "TSConstant" }, + ["@constant.builtin"] = { link = "TSConstBuiltin" }, + ["@constant.macro"] = { link = "TSConstMacro" }, + ["@constructor"] = { link = "TSConstructor" }, + ["@debug"] = { link = "TSDebug" }, + ["@define"] = { link = "TSDefine" }, + ["@error"] = { link = "TSError" }, + ["@exception"] = { link = "TSException" }, + ["@field"] = { link = "TSField" }, + ["@float"] = { link = "TSFloat" }, + ["@function"] = { link = "TSFunction" }, + ["@function.builtin"] = { link = "TSFuncBuiltin" }, + ["@function.call"] = { link = "TSFunctionCall" }, + ["@function.macro"] = { link = "TSFuncMacro" }, + ["@include"] = { link = "TSInclude" }, + ["@keyword"] = { link = "TSKeyword" }, + ["@keyword.function"] = { link = "TSKeywordFunction" }, + ["@keyword.operator"] = { link = "TSKeywordOperator" }, + ["@keyword.return"] = { link = "TSKeywordReturn" }, + ["@label"] = { link = "TSLabel" }, + ["@math"] = { link = "TSMath" }, + ["@method"] = { link = "TSMethod" }, + ["@method.call"] = { link = "TSMethodCall" }, + ["@namespace"] = { link = "TSNamespace" }, + ["@none"] = { link = "TSNone" }, + ["@number"] = { link = "TSNumber" }, + ["@operator"] = { link = "TSOperator" }, + ["@parameter"] = { link = "TSParameter" }, + ["@parameter.reference"] = { link = "TSParameterReference" }, + ["@preproc"] = { link = "TSPreProc" }, + ["@property"] = { link = "TSProperty" }, + ["@punctuation.bracket"] = { link = "TSPunctBracket" }, + ["@punctuation.delimiter"] = { link = "TSPunctDelimiter" }, + ["@punctuation.special"] = { link = "TSPunctSpecial" }, + ["@repeat"] = { link = "TSRepeat" }, + ["@storageclass"] = { link = "TSStorageClass" }, + ["@storageclass.lifetime"] = { link = "TSStorageClassLifetime" }, + ["@strike"] = { link = "TSStrike" }, + ["@string"] = { link = "TSString" }, + ["@string.escape"] = { link = "TSStringEscape" }, + ["@string.regex"] = { link = "TSStringRegex" }, + ["@string.special"] = { link = "TSStringSpecial" }, + ["@symbol"] = { link = "TSSymbol" }, + ["@tag"] = { link = "TSTag" }, + ["@tag.attribute"] = { link = "TSTagAttribute" }, + ["@tag.delimiter"] = { link = "TSTagDelimiter" }, + ["@text"] = { link = "TSText" }, + ["@text.danger"] = { link = "TSDanger" }, + ["@text.diff.add"] = { link = "diffAdded" }, + ["@text.diff.delete"] = { link = "diffRemoved" }, + ["@text.emphasis"] = { link = "TSEmphasis" }, + ["@text.environment"] = { link = "TSEnvironment" }, + ["@text.environment.name"] = { link = "TSEnvironmentName" }, + ["@text.literal"] = { link = "TSLiteral" }, + ["@text.math"] = { link = "TSMath" }, + ["@text.note"] = { link = "TSNote" }, + ["@text.reference"] = { link = "TSTextReference" }, + ["@text.strike"] = { link = "TSStrike" }, + ["@text.strong"] = { link = "TSStrong" }, + ["@text.title"] = { link = "TSTitle" }, + ["@text.todo"] = { link = "TSTodo" }, + ["@text.todo.checked"] = { link = "Green" }, + ["@text.todo.unchecked"] = { link = "Ignore" }, + ["@text.underline"] = { link = "TSUnderline" }, + ["@text.uri"] = { link = "TSURI" }, + ["@text.warning"] = { link = "TSWarning" }, + ["@todo"] = { link = "TSTodo" }, + ["@type"] = { link = "TSType" }, + ["@type.builtin"] = { link = "TSTypeBuiltin" }, + ["@type.definition"] = { link = "TSTypeDefinition" }, + ["@type.qualifier"] = { link = "TSTypeQualifier" }, + ["@uri"] = { link = "TSURI" }, + ["@variable"] = { link = "TSVariable" }, + ["@variable.builtin"] = { link = "TSVariableBuiltin" }, + + ["@lsp.type.class"] = { link = "TSType" }, + ["@lsp.type.comment"] = { link = "TSComment" }, + ["@lsp.type.decorator"] = { link = "TSFunction" }, + ["@lsp.type.enum"] = { link = "TSType" }, + ["@lsp.type.enumMember"] = { link = "TSProperty" }, + ["@lsp.type.events"] = { link = "TSLabel" }, + ["@lsp.type.function"] = { link = "TSFunction" }, + ["@lsp.type.interface"] = { link = "TSType" }, + ["@lsp.type.keyword"] = { link = "TSKeyword" }, + ["@lsp.type.macro"] = { link = "TSConstMacro" }, + ["@lsp.type.method"] = { link = "TSMethod" }, + ["@lsp.type.modifier"] = { link = "TSTypeQualifier" }, + ["@lsp.type.namespace"] = { link = "TSNamespace" }, + ["@lsp.type.number"] = { link = "TSNumber" }, + ["@lsp.type.operator"] = { link = "TSOperator" }, + ["@lsp.type.parameter"] = { link = "TSParameter" }, + ["@lsp.type.property"] = { link = "TSProperty" }, + ["@lsp.type.regexp"] = { link = "TSStringRegex" }, + ["@lsp.type.string"] = { link = "TSString" }, + ["@lsp.type.struct"] = { link = "TSType" }, + ["@lsp.type.type"] = { link = "TSType" }, + ["@lsp.type.typeParameter"] = { link = "TSTypeDefinition" }, + ["@lsp.type.variable"] = { link = "TSVariable" }, + } + end, + latte = function(colors) + return { + IblIndent = { fg = colors.mantle }, + IblScope = { fg = colors.surface1 }, + + LineNr = { fg = colors.surface1 }, + } + end, + }, + }) + + vim.api.nvim_command("colorscheme catppuccin-macchiato") + end, +} diff --git a/.config/nvim/lua/plugins/harpoon.lua b/.config/nvim/lua/plugins/harpoon.lua new file mode 100755 index 0000000..407b7f0 --- /dev/null +++ b/.config/nvim/lua/plugins/harpoon.lua @@ -0,0 +1,26 @@ +return { + "thePrimeagen/harpoon", + enabled = true, + branch = "harpoon2", + dependencies = { + "nvim-lua/plenary.nvim", + }, + + config = function() + local harpoon = require("harpoon") + + harpoon:setup({ + global_settings = { + save_on_toggle = true, + save_on_change = true, + }, + }) + + vim.keymap.set("n", "ad", function() + harpoon:list():add() + end, { desc = "Harpoon add file" }) + vim.keymap.set("n", "", function() + harpoon.ui:toggle_quick_menu(harpoon:list()) + end) + end, +} diff --git a/.config/nvim/lua/plugins/highlight-colors.lua b/.config/nvim/lua/plugins/highlight-colors.lua new file mode 100755 index 0000000..5c97573 --- /dev/null +++ b/.config/nvim/lua/plugins/highlight-colors.lua @@ -0,0 +1,8 @@ +return { + "brenoprata10/nvim-highlight-colors", + config = function() + vim.opt.termguicolors = true + + require("nvim-highlight-colors").setup({}) + end, +} diff --git a/.config/nvim/lua/plugins/lspconfig.lua b/.config/nvim/lua/plugins/lspconfig.lua new file mode 100755 index 0000000..bd748fc --- /dev/null +++ b/.config/nvim/lua/plugins/lspconfig.lua @@ -0,0 +1,35 @@ +return { + "neovim/nvim-lspconfig", + event = { "BufReadPre", "BufNewFile" }, + dependencies = { + "hrsh7th/cmp-nvim-lsp", + { "antosha417/nvim-lsp-file-operations", config = true }, + }, + config = function() + vim.diagnostic.config({ + update_in_insert = true, + float = { + focusable = false, + style = "minimal", + border = "rounded", + source = "always", + header = "", + prefix = "", + } + }) + + vim.diagnostic.config({ virtual_text = true }) + + local lsp_configurations = require('lspconfig.configs') + + local capabilities = vim.tbl_deep_extend( + "force", + {}, + vim.lsp.protocol.make_client_capabilities(), + require('cmp_nvim_lsp').default_capabilities() + ) + end, + vim.keymap.set("n", "gd", function() vim.lsp.buf.definition() end, opts), + vim.keymap.set("n", "vca", function() vim.lsp.buf.code_action() end, opts), + vim.keymap.set("n", "vrn", function() vim.lsp.buf.rename() end, opts) +} diff --git a/.config/nvim/lua/plugins/lualine.lua b/.config/nvim/lua/plugins/lualine.lua new file mode 100755 index 0000000..34ec658 --- /dev/null +++ b/.config/nvim/lua/plugins/lualine.lua @@ -0,0 +1,12 @@ +return { + 'nvim-lualine/lualine.nvim', + dependencies = { 'nvim-tree/nvim-web-devicons' }, + config = function() + require('lualine').setup { + options = { + icons_enabled = true, + theme = 'auto', + } + } + end, +} diff --git a/.config/nvim/lua/plugins/markdown.lua b/.config/nvim/lua/plugins/markdown.lua new file mode 100755 index 0000000..01af860 --- /dev/null +++ b/.config/nvim/lua/plugins/markdown.lua @@ -0,0 +1,9 @@ +return { + "MeanderingProgrammer/render-markdown.nvim", + dependencies = { "nvim-treesitter/nvim-treesitter", "nvim-mini/mini.nvim" }, -- if you use the mini.nvim suite + -- dependencies = { 'nvim-treesitter/nvim-treesitter', 'echasnovski/mini.icons' }, -- if you use standalone mini plugins + -- dependencies = { 'nvim-treesitter/nvim-treesitter', 'nvim-tree/nvim-web-devicons' }, -- if you prefer nvim-web-devicons + ---@module 'render-markdown' + ---@type render.md.UserConfig + opts = {}, +} diff --git a/.config/nvim/lua/plugins/mason-lspconfig.lua b/.config/nvim/lua/plugins/mason-lspconfig.lua new file mode 100644 index 0000000..aed1bd5 --- /dev/null +++ b/.config/nvim/lua/plugins/mason-lspconfig.lua @@ -0,0 +1,8 @@ +return { + "mason-org/mason-lspconfig.nvim", + opts = {}, + dependencies = { + { "mason-org/mason.nvim", opts = {} }, + "neovim/nvim-lspconfig", + }, +} diff --git a/.config/nvim/lua/plugins/mason.lua b/.config/nvim/lua/plugins/mason.lua new file mode 100644 index 0000000..9188cda --- /dev/null +++ b/.config/nvim/lua/plugins/mason.lua @@ -0,0 +1,13 @@ +return{ + "mason-org/mason.nvim", + opts = { + ui = { + icons = { + package_installed = "✓", + package_pending = "➜", + package_uninstalled = "✗" + } + } + } +} + diff --git a/.config/nvim/lua/plugins/nim.lua b/.config/nvim/lua/plugins/nim.lua new file mode 100644 index 0000000..d079f68 --- /dev/null +++ b/.config/nvim/lua/plugins/nim.lua @@ -0,0 +1,3 @@ +return{ + "alaviss/nim.nvim" +} diff --git a/.config/nvim/lua/plugins/oil.lua b/.config/nvim/lua/plugins/oil.lua new file mode 100644 index 0000000..5d153fd --- /dev/null +++ b/.config/nvim/lua/plugins/oil.lua @@ -0,0 +1,20 @@ +return { + "stevearc/oil.nvim", + dependencies = { "nvim-tree/nvim-web-devicons" }, + config = function() + require("oil").setup({ + default_file_explorer = true, + columns = {}, + keymaps = { + ["q"] = "actions.close", + }, + delete_to_trash = true, + view_options = { + show_hidden = true, + }, + skip_confirm_for_simple_edits = true, + }) + + vim.keymap.set("n", "fm", "Oil", { desc = "Open parent directory" }) + end, +} diff --git a/.config/nvim/lua/plugins/orgmode.lua b/.config/nvim/lua/plugins/orgmode.lua new file mode 100755 index 0000000..0945852 --- /dev/null +++ b/.config/nvim/lua/plugins/orgmode.lua @@ -0,0 +1,17 @@ +return { + { + "nvim-orgmode/orgmode", + config = function() + require("orgmode").setup({ + org_agenda_files = "~/orgfiles/**/*", + org_default_notes_file = "~/orgfiles/refile.org", + }) + end, + }, + { + "akinsho/org-bullets.nvim", + config = function() + require("org-bullets").setup() + end, + }, +} diff --git a/.config/nvim/lua/plugins/telescope.lua b/.config/nvim/lua/plugins/telescope.lua new file mode 100755 index 0000000..99f1f5b --- /dev/null +++ b/.config/nvim/lua/plugins/telescope.lua @@ -0,0 +1,25 @@ +return { + { + "nvim-telescope/telescope.nvim", + tag = "0.1.8", + dependencies = { "nvim-lua/plenary.nvim" }, + config = function() + local builtin = require("telescope.builtin") + vim.keymap.set("n", "fj", builtin.find_files, {}) + vim.keymap.set("n", "fl", builtin.live_grep, {}) + end, + }, + { + "nvim-telescope/telescope-ui-select.nvim", + config = function() + require("telescope").setup({ + extensions = { + ["ui-select"] = { + require("telescope.themes").get_dropdown({}), + }, + }, + }) + require("telescope").load_extension("ui-select") + end, + }, +} diff --git a/.config/nvim/lua/plugins/treesitter.lua b/.config/nvim/lua/plugins/treesitter.lua new file mode 100755 index 0000000..90b57fb --- /dev/null +++ b/.config/nvim/lua/plugins/treesitter.lua @@ -0,0 +1,15 @@ +return { + "nvim-treesitter/nvim-treesitter", + branch = "master", + lazy = false, + build = ":TSUpdate", + config = function() + local config = require("lazy") + config.setup({ + auto_install = true, + highlight = { enable = true }, + ensure_installed = { "v", "c", "lua", "vim", "markeown" }, + indent = { enable = true }, + }) + end, +} diff --git a/.config/nvim/lua/plugins/trouble.lua b/.config/nvim/lua/plugins/trouble.lua new file mode 100644 index 0000000..3741f30 --- /dev/null +++ b/.config/nvim/lua/plugins/trouble.lua @@ -0,0 +1,37 @@ +return { + "folke/trouble.nvim", + opts = {}, -- for default options, refer to the configuration section for custom setup. + cmd = "Trouble", + keys = { + { + "xx", + "Trouble diagnostics toggle", + desc = "Diagnostics (Trouble)", + }, + { + "xX", + "Trouble diagnostics toggle filter.buf=0", + desc = "Buffer Diagnostics (Trouble)", + }, + { + "cs", + "Trouble symbols toggle focus=false", + desc = "Symbols (Trouble)", + }, + { + "cl", + "Trouble lsp toggle focus=false win.position=right", + desc = "LSP Definitions / references / ... (Trouble)", + }, + { + "xL", + "Trouble loclist toggle", + desc = "Location List (Trouble)", + }, + { + "xQ", + "Trouble qflist toggle", + desc = "Quickfix List (Trouble)", + }, + }, +} diff --git a/.config/nvim/lua/plugins/undotree.lua b/.config/nvim/lua/plugins/undotree.lua new file mode 100755 index 0000000..88a2038 --- /dev/null +++ b/.config/nvim/lua/plugins/undotree.lua @@ -0,0 +1,8 @@ +return { + "jiaoshijie/undotree", + dependencies = "nvim-lua/plenary.nvim", + config = true, + keys = { + { "u", "lua require('undotree').toggle()" }, + }, +} diff --git a/.config/nvim/lua/plugins/vlang.lua b/.config/nvim/lua/plugins/vlang.lua new file mode 100644 index 0000000..8199b3c --- /dev/null +++ b/.config/nvim/lua/plugins/vlang.lua @@ -0,0 +1,7 @@ +return { + 'neovim/nvim-lspconfig', + config = function() + require('lspconfig').vlang.setup({}) + end, + 'ollykel/v-vim' +} diff --git a/.config/otter-launcher/config.toml b/.config/otter-launcher/config.toml new file mode 100644 index 0000000..a0a53ab --- /dev/null +++ b/.config/otter-launcher/config.toml @@ -0,0 +1,126 @@ +[general] +default_module = "app" # The module to run when no prefix is matched +empty_module = "a" # run with an empty prompt +exec_cmd = "sh -c" # The exec command of your shell, default to sh +# for example: "bach -c" for bash; "zsh -c" for zsh. This can also runs wm exec commands, like hyprctl dispatch exec +vi_mode = true # set true to use vi keybinds, false to use emacs keybinds; default to emacs +esc_to_abort = true # allow to quit with esc keypress; a useful option for vi users +cheatsheet_entry = "?" # when entered, otter-launcher will show a list of configured modules +cheatsheet_viewer = "less -R; clear" # the program that otter-launcher will pipe cheatsheet into +clear_screen_after_execution = false # useful when chafa image flash back after module execution +loop_mode = false # in loop mode, otter-launcher won't quit after running a module, useful when using scratchpad +external_editor = "" # if set, pressing ctrl+e (or pressing v in vi normal mode) will edit the input field in the specified program; default to no external editor +#callback = "" # if set, otter-launcher will run the command after a module is executed; for example, it can call swaymsg to adjust window size + +# ASCII color codes are allowed with these options. However, \x1b should be replaced with \u001B (unicode escape) because the rust toml crate cannot read \x as an escaped character... +[interface] +# use three quotes to write longer commands +header = """ + \u001B[34;1m >\u001B[0m $USER@$(echo $HOSTNAME) \u001B[31m\u001B[0m $(cat /proc/loadavg | cut -d ' ' -f 1) \u001B[33m󰍛\u001B[0m $(free -h | awk 'FNR == 2 {print $3}' | sed 's/i//') + \u001B[34;1m>\u001B[0;1m """ +# Run a shell command and make the stdout printed above the header +header_cmd = "" +header_cmd_trimmed_lines = 0 # Remove a number of lines from header_cmd output, in case of some programs printing excessive empty lines at the end of its output +header_concatenate = false # print header and header_cmd output at the same line, default to false +list_prefix = " " +selection_prefix = " \u001B[31;1m> " +place_holder = "type and search" +default_module_message = " \u001B[33msearch\u001B[0m the internet" # if set, the text will be shown when the default module is in use +empty_module_message = "" # the text to show when empty module is in use +suggestion_mode = "list" # available options: list, hint +suggestion_lines = 12 # length of the suggestion list, set to 0 to disable suggestions and tab completion +indicator_with_arg_module = "\u001B[31m^\u001B[0m " # a sign showing whether the module should run with an argument +indicator_no_arg_module = "\u001B[31m$\u001B[0m " +prefix_padding = 3 # format prefixes to have a uniformed width; prefixes will be padded with spaces to have a least specified number of chars +# below color options affect all modules; per-module coloring is allowed by using ascii color codes at each module's configurations +prefix_color = "\u001B[33m" +description_color = "\u001B[39m" +place_holder_color = "\u001B[30m" +hint_color = "\u001B[30m" # the color of hint mode suggestions +# move the whole interface rightward or upward, easier for styling with chafa image +move_right = 0 +move_up = 0 + + +[[modules]] +description = "search with brave" +prefix = "br" +cmd = "setsid -f xdg-open 'https://search.brave.com/search?q={}'" +with_argument = true +url_encode = true + +[[modules]] +description = "kill a runing app" +prefix = "k" +cmd = 'ps -u "$USER" -o comm= | sort -u | fsel --dmenu | xargs -r pkill -9' +with_argument = true +url_encode = true + +[[modules]] +description = "launch apps with fsel" +prefix = "a" +cmd = "fsel -vv -r -d -ss \"{}\"" +with_argument = true + +[[modules]] +description = "launch apps instantly" +prefix = "app" +cmd = "fsel -vv -r -d -p {}" +with_argument = true + +[[modules]] +description = "manage clipboard with fsel" +prefix = "cl" +cmd = """ +fsel --cclip +""" + +[[modules]] +description = "find pkgs" +prefix = "pm" +cmd = "pmux -SD {}" +with_argument = true + +[[modules]] +description = "install pkgs" +prefix = "i" +cmd = "pmux -S {}" +with_argument = true + +[[modules]] +description = "power menu with fzf" +prefix = "p" +cmd = """ +function power { +if [[ -n $1 ]]; then +case $1 in +"logout") session=`loginctl session-status | head -n 1 | awk '{print $1}'`; loginctl terminate-session $session ;; +"suspend") systemctl suspend ;; +"hibernate") systemctl hibernate ;; +"reboot") systemctl reboot ;; +"shutdown") systemctl poweroff ;; +esac fi } +power $(echo -e 'reboot\nshutdown\nlogout\nsuspend\nhibernate' | fzf --reverse --no-scrollbar --padding 1,3 --prompt 'Power Menu: ' | tail -1) +""" + +[[modules]] +description = "run command in terminal" +prefix = "s" +cmd = """ +setsid -f "$(echo $TERM | sed 's/xterm-//g')" -e {} +""" +with_argument = true + +[[modules]] +description = "search archwiki" +prefix = "w" +cmd = "setsid -f xdg-open https://wiki.archlinux.org/index.php?search='{}'" +with_argument = true +url_encode = true + +[[modules]] +description = "cambridge dictionary" +prefix = "dc" +cmd = "setsid -f xdg-open 'https://dictionary.cambridge.org/dictionary/english/{}'" +with_argument = true +url_encode = true diff --git a/.config/otter-launcher/sway-launcher-desktop.sh b/.config/otter-launcher/sway-launcher-desktop.sh new file mode 100755 index 0000000..0153175 --- /dev/null +++ b/.config/otter-launcher/sway-launcher-desktop.sh @@ -0,0 +1,390 @@ +#!/usr/bin/env bash +# terminal application launcher for sway, using fzf +# Based on: https://gitlab.com/FlyingWombat/my-scripts/blob/master/sway-launcher +# https://gist.github.com/Biont/40ef59652acf3673520c7a03c9f22d2a +shopt -s nullglob globstar +set -o pipefail +if ! { exec 0>&3; } 1>/dev/null 2>&1; then + exec 3>/dev/null # If file descriptor 3 is unused in parent shell, output to /dev/null +fi +# shellcheck disable=SC2154 +trap 's=$?; echo "$0: Error on line "$LINENO": $BASH_COMMAND"; exit $s' ERR +IFS=$'\n\t' +DEL=$'\34' + +FZF_COMMAND="${FZF_COMMAND:=fzf}" +TERMINAL_COMMAND="${TERMINAL_COMMAND:="$TERMINAL -e"}" +GLYPH_COMMAND="${GLYPH_COMMAND- }" +GLYPH_DESKTOP="${GLYPH_DESKTOP- }" +CONFIG_DIR="${XDG_CONFIG_HOME:-$HOME/.config}/sway-launcher-desktop" +PROVIDERS_FILE="${PROVIDERS_FILE:=providers.conf}" +if [[ "${PROVIDERS_FILE#/}" == "${PROVIDERS_FILE}" ]]; then + # $PROVIDERS_FILE is a relative path, prepend $CONFIG_DIR + PROVIDERS_FILE="${CONFIG_DIR}/${PROVIDERS_FILE}" +fi +if [[ ! -v PREVIEW_WINDOW ]]; then + PREVIEW_WINDOW=up:2:noborder +fi + +# Provider config entries are separated by the field separator \034 and have the following structure: +# list_cmd,preview_cmd,launch_cmd,purge_cmd +declare -A PROVIDERS +if [ -f "${PROVIDERS_FILE}" ]; then + eval "$(awk -F= ' + BEGINFILE{ provider=""; } + /^\[.*\]/{sub("^\\[", "");sub("\\]$", "");provider=$0} + /^(launch|list|preview|purge)_cmd/{st = index($0,"=");providers[provider][$1] = substr($0,st+1)} + ENDFILE{ + for (key in providers){ + if(!("list_cmd" in providers[key])){continue;} + if(!("launch_cmd" in providers[key])){continue;} + if(!("preview_cmd" in providers[key])){continue;} + if(!("purge_cmd" in providers[key])){providers[key]["purge_cmd"] = "exit 0";} + for (entry in providers[key]){ + gsub(/[\x27,\047]/,"\x27\"\x27\"\x27", providers[key][entry]) + } + print "PROVIDERS[\x27" key "\x27]=\x27" providers[key]["list_cmd"] "\034" providers[key]["preview_cmd"] "\034" providers[key]["launch_cmd"] "\034" providers[key]["purge_cmd"] "\x27\n" + } + }' "${PROVIDERS_FILE}")" + if [[ ! -v HIST_FILE ]]; then + HIST_FILE="${XDG_CACHE_HOME:-$HOME/.cache}/${0##*/}-${PROVIDERS_FILE##*/}-history.txt" + fi +else + PROVIDERS['desktop']="${0} list-entries${DEL}${0} describe-desktop \"{1}\"${DEL}${0} run-desktop '{1}' {2}${DEL}test -f '{1}' || exit 43" + PROVIDERS['command']="${0} list-commands${DEL}${0} describe-command \"{1}\"${DEL}${TERMINAL_COMMAND} {1}${DEL}command -v '{1}' || exit 43" + if [[ ! -v HIST_FILE ]]; then + HIST_FILE="${XDG_CACHE_HOME:-$HOME/.cache}/${0##*/}-history.txt" + fi +fi +PROVIDERS['user']="exit${DEL}exit${DEL}{1}" # Fallback provider that simply executes the exact command if there were no matches + +if [[ -n "${HIST_FILE}" ]]; then + mkdir -p "${HIST_FILE%/*}" && touch "$HIST_FILE" + readarray HIST_LINES <"$HIST_FILE" +fi + +function describe() { + # shellcheck disable=SC2086 + readarray -d ${DEL} -t PROVIDER_ARGS <<<${PROVIDERS[${1}]} + # shellcheck disable=SC2086 + [ -n "${PROVIDER_ARGS[1]}" ] && eval "${PROVIDER_ARGS[1]//\{1\}/${2}}" +} +function describe-desktop() { + description=$(sed -ne '/^Comment=/{s/^Comment=//;p;q}' "$1") + echo -e "\033[33m$(sed -ne '/^Name=/{s/^Name=//;p;q}' "$1")\033[0m" + echo "${description:-No description}" +} +function describe-command() { + readarray arr < <(whatis -l "$1" 2>/dev/null) + description="${arr[0]}" + description="${description#* - }" + echo -e "\033[33m${1}\033[0m" + echo "${description:-No description}" +} + +function provide() { + # shellcheck disable=SC2086 + readarray -d ${DEL} -t PROVIDER_ARGS <<<${PROVIDERS[$1]} + eval "${PROVIDER_ARGS[0]}" +} +#function list-commands() { +# IFS=: read -ra path <<<"$PATH" +# for dir in "${path[@]}"; do +# printf '%s\n' "$dir/"* | +# awk -F / -v pre="$GLYPH_COMMAND" '{print $NF "\034command\034\033[31m" pre "\033[0m" $NF;}' +# done | sort -u +#} +function list-commands() { + # Add your path + CUSTOM_BIN_DIR="$HOME/.local/share/uspm/bin/" + + # Og PATH directories + IFS=: read -ra path <<<"$PATH" + + # directory + if [[ -d "$CUSTOM_BIN_DIR" ]]; then + path+=("$CUSTOM_BIN_DIR") + fi + + for dir in "${path[@]}"; do + printf '%s\n' "$dir/"* | + awk -F / -v pre="$GLYPH_COMMAND" '{print $NF "\034command\034\033[31m" pre "\033[0m" $NF;}' + done | sort -u +} +function list-entries() { + # Get locations of desktop application folders according to spec + # https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html + IFS=':' read -ra DIRS <<<"${XDG_DATA_HOME-${HOME}/.local/share}:${XDG_DATA_DIRS-/usr/local/share:/usr/share}" + for i in "${!DIRS[@]}"; do + if [[ ! -d "${DIRS[i]}" ]]; then + unset -v 'DIRS[$i]' + else + DIRS[$i]="${DIRS[i]}/applications/**/*.desktop" + fi + done + + # shellcheck disable=SC2068 + entries ${DIRS[@]} | sort -k2 +} +function entries() { + # shellcheck disable=SC2068 + awk -v pre="$GLYPH_DESKTOP" -F= ' + function desktopFileID(filename){ + sub("^.*applications/", "", filename); + sub("/", "-", filename); + return filename + } + BEGINFILE{ + application=0; + hidden=0; + block=""; + a=0 + + id=desktopFileID(FILENAME) + if(id in fileIds){ + nextfile; + }else{ + fileIds[id]=0 + } + } + /^\[Desktop Entry\]/{block="entry"} + /^Type=Application/{application=1} + /^\[Desktop Action/{ + sub("^\\[Desktop Action ", ""); + sub("\\]$", ""); + block="action"; + a++; + actions[a,"key"]=$0 + } + /^\[X-/{ + sub("^\\[X-", ""); + sub("\\]$", ""); + block="action"; + a++; + actions[a,"key"]=$0 + } + /^Name=/{ (block=="action")? actions[a,"name"]=$2 : name=$2 } + /^NoDisplay=true/{ (block=="action")? actions[a,"hidden"]=1 : hidden=1 } + ENDFILE{ + if (application){ + if (!hidden) + print FILENAME "\034desktop\034\033[33m" pre name "\033[0m"; + if (a>0) + for (i=1; i<=a; i++) + if (!actions[i, "hidden"]) + print FILENAME "\034desktop\034\033[33m" pre name "\033[0m (" actions[i, "name"] ")\034" actions[i, "key"] + } + }' \ + $@ &3)" + echo "Generated Launch command from .desktop file: ${CMD}" >&3 + eval "${CMD}" +} +function generate-command() { + # Define the search pattern that specifies the block to search for within the .desktop file + PATTERN="^\\\\[Desktop Entry\\\\]" + if [[ -n $2 ]]; then + PATTERN="^\\\\[Desktop Action ${2}\\\\]" + fi + echo "Searching for pattern: ${PATTERN}" >&3 + # 1. We see a line starting [Desktop, but we're already searching: deactivate search again + # 2. We see the specified pattern: start search + # 3. We see an Exec= line during search: remove field codes and set variable + # 3. We see a Path= line during search: set variable + # 4. Finally, build command line + awk -v pattern="${PATTERN}" -v terminal_cmd="${TERMINAL_COMMAND}" -F= ' + BEGIN{a=0;exec=0;path=0} + /^\[Desktop/{ + if(a){ a=0 } + } + $0 ~ pattern{ a=1 } + /^Terminal=/{ + sub("^Terminal=", ""); + if ($0 == "true") { terminal=1 } + } + /^Exec=/{ + if(a && !exec){ + sub("^Exec=", ""); + gsub(" ?%[cDdFfikmNnUuv]", ""); + exec=$0; + } + } + /^Path=/{ + if(a && !path){ path=$2 } + } + END{ + if(path){ printf "cd " path " && " } + printf "exec " + if (terminal){ printf terminal_cmd " " } + print exec + }' "$1" +} + +function shouldAutostart() { + local condition="$(cat $1 | grep "AutostartCondition" | cut -d'=' -f2)" + local filename="${XDG_CONFIG_HOME-${HOME}/.config}/${condition#* }" + case $condition in + if-exists*) + [[ -e $filename ]] + ;; + unless-exists*) + [[ ! -e $filename ]] + ;; + *) + return 0 + ;; + esac +} + +function autostart() { + for application in $(list-autostart); do + if shouldAutostart "$application"; then + (exec setsid /bin/sh -c "$(run-desktop "${application}")" &>/dev/null &) + fi + done +} + +function list-autostart() { + # Get locations of desktop application folders according to spec + # https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html + IFS=':' read -ra DIRS <<<"${XDG_CONFIG_HOME-${HOME}/.config}:${XDG_CONFIG_DIRS-/etc/xdg}" + for i in "${!DIRS[@]}"; do + if [[ ! -d "${DIRS[i]}" ]]; then + unset -v 'DIRS[$i]' + else + DIRS[$i]="${DIRS[i]}/autostart/*.desktop" + fi + done + + # shellcheck disable=SC2068 + awk -v pre="$GLYPH_DESKTOP" -F= ' + function desktopFileID(filename){ + sub("^.*autostart/", "", filename); + sub("/", "-", filename); + return filename + } + BEGINFILE{ + application=0; + block=""; + disabled=0; + a=0 + + id=desktopFileID(FILENAME) + if(id in fileIds){ + nextfile; + }else{ + fileIds[id]=0 + } + } + /^\[Desktop Entry\]/{block="entry"} + /^Type=Application/{application=1} + /^Name=/{ iname=$2 } + /^Hidden=true/{disabled=1} + ENDFILE{ + if (application && !disabled){ + print FILENAME; + } + }' \ + ${DIRS[@]} "${HIST_FILE}" + declare -A PURGE_CMDS + for PROVIDER_NAME in "${!PROVIDERS[@]}"; do + readarray -td ${DEL} PROVIDER_ARGS <<<${PROVIDERS[${PROVIDER_NAME}]} + PURGE_CMD=${PROVIDER_ARGS[3]} + [ -z "${PURGE_CMD}" ] && PURGE_CMD='test -f "{1}" || exit 43' + PURGE_CMDS[$PROVIDER_NAME]="${PURGE_CMD%$'\n'}" + done + for HIST_LINE in "${HIST_LINES[@]#*' '}"; do + readarray -td $'\034' HIST_ENTRY <<<${HIST_LINE} + ENTRY=${HIST_ENTRY[1]} + readarray -td ' ' FILTER <<<${PURGE_CMDS[$ENTRY]//\{1\}/${HIST_ENTRY[0]}} + (eval "${FILTER[@]}" 1>/dev/null) # Run filter command discarding output. We only want the exit status + if [[ $? -ne 43 ]]; then + echo "1 ${HIST_LINE[@]%$'\n'}" >>"${HIST_FILE}" + fi + done +} + +case "$1" in +describe | describe-desktop | describe-command | entries | list-entries | list-commands | list-autostart | generate-command | autostart | run-desktop | provide | purge) + "$@" + exit + ;; +esac +echo "Starting launcher instance with the following providers:" "${!PROVIDERS[@]}" >&3 + +FZFPIPE=$(mktemp -u) +mkfifo "$FZFPIPE" +trap 'rm "$FZFPIPE"' EXIT INT + +# Append Launcher History, removing usage count +(printf '%s' "${HIST_LINES[@]#* }" >>"$FZFPIPE") & + +# Iterate over providers and run their list-command +for PROVIDER_NAME in "${!PROVIDERS[@]}"; do + (bash -c "${0} provide ${PROVIDER_NAME}" >>"$FZFPIPE") & +done + +readarray -t COMMAND_STR <<<$( + ${FZF_COMMAND} --ansi +s -x -d '\034' --nth ..3 --with-nth 3 \ + --print-query \ + --preview "$0 describe {2} {1}" \ + --preview-window="${PREVIEW_WINDOW}" \ + --no-multi --cycle \ + --prompt="${GLYPH_PROMPT-# }" \ + --header='' --no-info --margin='1,2' \ + --color='16,gutter:-1' \ + <"$FZFPIPE" +) || exit 1 +# Get the last line of the fzf output. If there were no matches, it contains the query which we'll treat as a custom command +# If there were matches, it contains the selected item +COMMAND_STR=$(printf '%s\n' "${COMMAND_STR[@]: -1}") +# We still need to format the query to conform to our fallback provider. +# We check for the presence of field separator character to determine if we're dealing with a custom command +if [[ $COMMAND_STR != *$'\034'* ]]; then + COMMAND_STR="${COMMAND_STR}"$'\034user\034'"${COMMAND_STR}"$'\034' + SKIP_HIST=1 # I chose not to include custom commands in the history. If this is a bad idea, open an issue please +fi + +[ -z "$COMMAND_STR" ] && exit 1 + +if [[ -n "${HIST_FILE}" && ! "$SKIP_HIST" ]]; then + # update history + for i in "${!HIST_LINES[@]}"; do + if [[ "${HIST_LINES[i]}" == *" $COMMAND_STR"$'\n' ]]; then + HIST_COUNT=${HIST_LINES[i]%% *} + HIST_LINES[$i]="$((HIST_COUNT + 1)) $COMMAND_STR"$'\n' + match=1 + break + fi + done + if ! ((match)); then + HIST_LINES+=("1 $COMMAND_STR"$'\n') + fi + + printf '%s' "${HIST_LINES[@]}" | sort -nr >"$HIST_FILE" +fi + +# shellcheck disable=SC2086 +readarray -d $'\034' -t PARAMS <<<${COMMAND_STR} +# shellcheck disable=SC2086 +readarray -d ${DEL} -t PROVIDER_ARGS <<<${PROVIDERS[${PARAMS[1]}]} +# Substitute {1}, {2} etc with the correct values +COMMAND=${PROVIDER_ARGS[2]//\{1\}/${PARAMS[0]}} +COMMAND=${COMMAND//\{2\}/${PARAMS[3]}} +COMMAND=${COMMAND%%[[:space:]]} + +if [ -t 1 ]; then + echo "Launching command: ${COMMAND}" >&3 + setsid /bin/sh -c "${COMMAND}" >&/dev/null + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/assets/all-assets.txt b/.themes/caelus/assets/all-assets.txt new file mode 100644 index 0000000..6e738e3 --- /dev/null +++ b/.themes/caelus/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/caelus/assets/change_dpi.sh b/.themes/caelus/assets/change_dpi.sh new file mode 100755 index 0000000..0c03497 --- /dev/null +++ b/.themes/caelus/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/caelus/assets/checkbox-checked-insensitive.svg b/.themes/caelus/assets/checkbox-checked-insensitive.svg new file mode 100644 index 0000000..24ef86b --- /dev/null +++ b/.themes/caelus/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/assets/checkbox-checked.svg b/.themes/caelus/assets/checkbox-checked.svg new file mode 100644 index 0000000..494b65c --- /dev/null +++ b/.themes/caelus/assets/checkbox-checked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/assets/checkbox-mixed-insensitive.svg b/.themes/caelus/assets/checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..7cbf9e4 --- /dev/null +++ b/.themes/caelus/assets/checkbox-mixed-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/assets/checkbox-mixed.svg b/.themes/caelus/assets/checkbox-mixed.svg new file mode 100644 index 0000000..910fde8 --- /dev/null +++ b/.themes/caelus/assets/checkbox-mixed.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/assets/grid-selection-checked.svg b/.themes/caelus/assets/grid-selection-checked.svg new file mode 100644 index 0000000..98d5d75 --- /dev/null +++ b/.themes/caelus/assets/grid-selection-checked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/assets/grid-selection-unchecked.svg b/.themes/caelus/assets/grid-selection-unchecked.svg new file mode 100644 index 0000000..76c1a48 --- /dev/null +++ b/.themes/caelus/assets/grid-selection-unchecked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-checkbox-checked-hover.svg b/.themes/caelus/assets/menuitem-checkbox-checked-hover.svg new file mode 100644 index 0000000..73b5b98 --- /dev/null +++ b/.themes/caelus/assets/menuitem-checkbox-checked-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/caelus/assets/menuitem-checkbox-checked-insensitive.svg new file mode 100644 index 0000000..5e1af06 --- /dev/null +++ b/.themes/caelus/assets/menuitem-checkbox-checked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-checkbox-checked.svg b/.themes/caelus/assets/menuitem-checkbox-checked.svg new file mode 100644 index 0000000..8b58526 --- /dev/null +++ b/.themes/caelus/assets/menuitem-checkbox-checked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-checkbox-mixed-hover.svg b/.themes/caelus/assets/menuitem-checkbox-mixed-hover.svg new file mode 100644 index 0000000..a4b1906 --- /dev/null +++ b/.themes/caelus/assets/menuitem-checkbox-mixed-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/caelus/assets/menuitem-checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..ef40c30 --- /dev/null +++ b/.themes/caelus/assets/menuitem-checkbox-mixed-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-checkbox-mixed-selected.svg b/.themes/caelus/assets/menuitem-checkbox-mixed-selected.svg new file mode 100644 index 0000000..94ace77 --- /dev/null +++ b/.themes/caelus/assets/menuitem-checkbox-mixed-selected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-checkbox-mixed.svg b/.themes/caelus/assets/menuitem-checkbox-mixed.svg new file mode 100644 index 0000000..e8cc73c --- /dev/null +++ b/.themes/caelus/assets/menuitem-checkbox-mixed.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-checkbox-unchecked.svg b/.themes/caelus/assets/menuitem-checkbox-unchecked.svg new file mode 100644 index 0000000..e3b29b0 --- /dev/null +++ b/.themes/caelus/assets/menuitem-checkbox-unchecked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/assets/menuitem-radio-checked-hover.svg b/.themes/caelus/assets/menuitem-radio-checked-hover.svg new file mode 100644 index 0000000..5fa2a5d --- /dev/null +++ b/.themes/caelus/assets/menuitem-radio-checked-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-radio-checked-insensitive.svg b/.themes/caelus/assets/menuitem-radio-checked-insensitive.svg new file mode 100644 index 0000000..0eb6586 --- /dev/null +++ b/.themes/caelus/assets/menuitem-radio-checked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-radio-checked.svg b/.themes/caelus/assets/menuitem-radio-checked.svg new file mode 100644 index 0000000..6302581 --- /dev/null +++ b/.themes/caelus/assets/menuitem-radio-checked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-radio-mixed-hover.svg b/.themes/caelus/assets/menuitem-radio-mixed-hover.svg new file mode 100644 index 0000000..1785d24 --- /dev/null +++ b/.themes/caelus/assets/menuitem-radio-mixed-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-radio-mixed-insensitive.svg b/.themes/caelus/assets/menuitem-radio-mixed-insensitive.svg new file mode 100644 index 0000000..d2d6648 --- /dev/null +++ b/.themes/caelus/assets/menuitem-radio-mixed-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-radio-mixed-selected.svg b/.themes/caelus/assets/menuitem-radio-mixed-selected.svg new file mode 100644 index 0000000..ed7e4af --- /dev/null +++ b/.themes/caelus/assets/menuitem-radio-mixed-selected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-radio-mixed.svg b/.themes/caelus/assets/menuitem-radio-mixed.svg new file mode 100644 index 0000000..9662b87 --- /dev/null +++ b/.themes/caelus/assets/menuitem-radio-mixed.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/assets/menuitem-radio-unchecked.svg b/.themes/caelus/assets/menuitem-radio-unchecked.svg new file mode 100644 index 0000000..1f6156a --- /dev/null +++ b/.themes/caelus/assets/menuitem-radio-unchecked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/assets/pane-handle-vertical.svg b/.themes/caelus/assets/pane-handle-vertical.svg new file mode 100644 index 0000000..c09e688 --- /dev/null +++ b/.themes/caelus/assets/pane-handle-vertical.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/assets/pane-handle.png b/.themes/caelus/assets/pane-handle.png new file mode 100644 index 0000000..e67a9dc Binary files /dev/null and b/.themes/caelus/assets/pane-handle.png differ diff --git a/.themes/caelus/assets/pane-handle.svg b/.themes/caelus/assets/pane-handle.svg new file mode 100644 index 0000000..a2a8714 --- /dev/null +++ b/.themes/caelus/assets/pane-handle.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/assets/pane-handle@2.png b/.themes/caelus/assets/pane-handle@2.png new file mode 100644 index 0000000..8a2cd07 Binary files /dev/null and b/.themes/caelus/assets/pane-handle@2.png differ diff --git a/.themes/caelus/assets/radio-checked-insensitive.svg b/.themes/caelus/assets/radio-checked-insensitive.svg new file mode 100644 index 0000000..176b645 --- /dev/null +++ b/.themes/caelus/assets/radio-checked-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/assets/radio-checked.svg b/.themes/caelus/assets/radio-checked.svg new file mode 100644 index 0000000..ae34cb4 --- /dev/null +++ b/.themes/caelus/assets/radio-checked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/assets/radio-mixed-insensitive.svg b/.themes/caelus/assets/radio-mixed-insensitive.svg new file mode 100644 index 0000000..7cbf9e4 --- /dev/null +++ b/.themes/caelus/assets/radio-mixed-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/assets/radio-mixed.svg b/.themes/caelus/assets/radio-mixed.svg new file mode 100644 index 0000000..910fde8 --- /dev/null +++ b/.themes/caelus/assets/radio-mixed.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/assets/radio-selected-insensitive.svg b/.themes/caelus/assets/radio-selected-insensitive.svg new file mode 100644 index 0000000..176b645 --- /dev/null +++ b/.themes/caelus/assets/radio-selected-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/assets/radio-selected.svg b/.themes/caelus/assets/radio-selected.svg new file mode 100644 index 0000000..ae34cb4 --- /dev/null +++ b/.themes/caelus/assets/radio-selected.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/assets/radio-unselected-insensitive.svg b/.themes/caelus/assets/radio-unselected-insensitive.svg new file mode 100644 index 0000000..a941f46 --- /dev/null +++ b/.themes/caelus/assets/radio-unselected-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/assets/radio-unselected.svg b/.themes/caelus/assets/radio-unselected.svg new file mode 100644 index 0000000..b1f8210 --- /dev/null +++ b/.themes/caelus/assets/radio-unselected.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/assets/sed.sh b/.themes/caelus/assets/sed.sh new file mode 100755 index 0000000..0988307 --- /dev/null +++ b/.themes/caelus/assets/sed.sh @@ -0,0 +1,9 @@ +#!/bin/sh +sed -i \ + -e 's/#1e1f1e/rgb(0%,0%,0%)/g' \ + -e 's/#d9cdb5/rgb(100%,100%,100%)/g' \ + -e 's/#0f0f0f/rgb(50%,0%,0%)/g' \ + -e 's/#ef934d/rgb(0%,50%,0%)/g' \ + -e 's/#272a28/rgb(50%,0%,50%)/g' \ + -e 's/#d9cdb5/rgb(0%,0%,50%)/g' \ + "$@" diff --git a/.themes/caelus/assets/unsed.sh b/.themes/caelus/assets/unsed.sh new file mode 100755 index 0000000..1cc4e1b --- /dev/null +++ b/.themes/caelus/assets/unsed.sh @@ -0,0 +1,11 @@ +#!/bin/sh +sed -i \ + -e 's/rgb(0%,0%,0%)/#1e1f1e/g' \ + -e 's/rgb(100%,100%,100%)/#d9cdb5/g' \ + -e 's/rgb(50%,0%,0%)/#0f0f0f/g' \ + -e 's/rgb(0%,50%,0%)/#ef934d/g' \ + -e 's/rgb(0%,50.196078%,0%)/#ef934d/g' \ + -e 's/rgb(50%,0%,50%)/#272a28/g' \ + -e 's/rgb(50.196078%,0%,50.196078%)/#272a28/g' \ + -e 's/rgb(0%,0%,50%)/#d9cdb5/g' \ + "$@" diff --git a/.themes/caelus/caelus/assets/all-assets.svg b/.themes/caelus/caelus/assets/all-assets.svg new file mode 100644 index 0000000..6b2b9d7 --- /dev/null +++ b/.themes/caelus/caelus/assets/all-assets.svg @@ -0,0 +1,4456 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/caelus/assets/all-assets.txt b/.themes/caelus/caelus/assets/all-assets.txt new file mode 100644 index 0000000..6e738e3 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/assets/change_dpi.sh b/.themes/caelus/caelus/assets/change_dpi.sh new file mode 100755 index 0000000..0c03497 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/assets/checkbox-checked-insensitive.svg b/.themes/caelus/caelus/assets/checkbox-checked-insensitive.svg new file mode 100644 index 0000000..24ef86b --- /dev/null +++ b/.themes/caelus/caelus/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/assets/checkbox-checked.svg b/.themes/caelus/caelus/assets/checkbox-checked.svg new file mode 100644 index 0000000..494b65c --- /dev/null +++ b/.themes/caelus/caelus/assets/checkbox-checked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/assets/checkbox-mixed-insensitive.svg b/.themes/caelus/caelus/assets/checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..7cbf9e4 --- /dev/null +++ b/.themes/caelus/caelus/assets/checkbox-mixed-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/assets/checkbox-mixed.svg b/.themes/caelus/caelus/assets/checkbox-mixed.svg new file mode 100644 index 0000000..910fde8 --- /dev/null +++ b/.themes/caelus/caelus/assets/checkbox-mixed.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/assets/grid-selection-checked.svg b/.themes/caelus/caelus/assets/grid-selection-checked.svg new file mode 100644 index 0000000..98d5d75 --- /dev/null +++ b/.themes/caelus/caelus/assets/grid-selection-checked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/assets/grid-selection-unchecked.svg b/.themes/caelus/caelus/assets/grid-selection-unchecked.svg new file mode 100644 index 0000000..76c1a48 --- /dev/null +++ b/.themes/caelus/caelus/assets/grid-selection-unchecked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-checkbox-checked-hover.svg b/.themes/caelus/caelus/assets/menuitem-checkbox-checked-hover.svg new file mode 100644 index 0000000..73b5b98 --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-checkbox-checked-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/caelus/caelus/assets/menuitem-checkbox-checked-insensitive.svg new file mode 100644 index 0000000..5e1af06 --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-checkbox-checked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-checkbox-checked.svg b/.themes/caelus/caelus/assets/menuitem-checkbox-checked.svg new file mode 100644 index 0000000..8b58526 --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-checkbox-checked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-checkbox-mixed-hover.svg b/.themes/caelus/caelus/assets/menuitem-checkbox-mixed-hover.svg new file mode 100644 index 0000000..a4b1906 --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-checkbox-mixed-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/caelus/caelus/assets/menuitem-checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..ef40c30 --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-checkbox-mixed-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-checkbox-mixed-selected.svg b/.themes/caelus/caelus/assets/menuitem-checkbox-mixed-selected.svg new file mode 100644 index 0000000..94ace77 --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-checkbox-mixed-selected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-checkbox-mixed.svg b/.themes/caelus/caelus/assets/menuitem-checkbox-mixed.svg new file mode 100644 index 0000000..e8cc73c --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-checkbox-mixed.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-checkbox-unchecked.svg b/.themes/caelus/caelus/assets/menuitem-checkbox-unchecked.svg new file mode 100644 index 0000000..e3b29b0 --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-checkbox-unchecked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-radio-checked-hover.svg b/.themes/caelus/caelus/assets/menuitem-radio-checked-hover.svg new file mode 100644 index 0000000..5fa2a5d --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-radio-checked-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-radio-checked-insensitive.svg b/.themes/caelus/caelus/assets/menuitem-radio-checked-insensitive.svg new file mode 100644 index 0000000..0eb6586 --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-radio-checked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-radio-checked.svg b/.themes/caelus/caelus/assets/menuitem-radio-checked.svg new file mode 100644 index 0000000..6302581 --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-radio-checked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-radio-mixed-hover.svg b/.themes/caelus/caelus/assets/menuitem-radio-mixed-hover.svg new file mode 100644 index 0000000..1785d24 --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-radio-mixed-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-radio-mixed-insensitive.svg b/.themes/caelus/caelus/assets/menuitem-radio-mixed-insensitive.svg new file mode 100644 index 0000000..d2d6648 --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-radio-mixed-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-radio-mixed-selected.svg b/.themes/caelus/caelus/assets/menuitem-radio-mixed-selected.svg new file mode 100644 index 0000000..ed7e4af --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-radio-mixed-selected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-radio-mixed.svg b/.themes/caelus/caelus/assets/menuitem-radio-mixed.svg new file mode 100644 index 0000000..9662b87 --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-radio-mixed.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/assets/menuitem-radio-unchecked.svg b/.themes/caelus/caelus/assets/menuitem-radio-unchecked.svg new file mode 100644 index 0000000..1f6156a --- /dev/null +++ b/.themes/caelus/caelus/assets/menuitem-radio-unchecked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/assets/pane-handle-vertical.svg b/.themes/caelus/caelus/assets/pane-handle-vertical.svg new file mode 100644 index 0000000..c09e688 --- /dev/null +++ b/.themes/caelus/caelus/assets/pane-handle-vertical.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/caelus/assets/pane-handle.png b/.themes/caelus/caelus/assets/pane-handle.png new file mode 100644 index 0000000..e67a9dc Binary files /dev/null and b/.themes/caelus/caelus/assets/pane-handle.png differ diff --git a/.themes/caelus/caelus/assets/pane-handle.svg b/.themes/caelus/caelus/assets/pane-handle.svg new file mode 100644 index 0000000..a2a8714 --- /dev/null +++ b/.themes/caelus/caelus/assets/pane-handle.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/caelus/assets/pane-handle@2.png b/.themes/caelus/caelus/assets/pane-handle@2.png new file mode 100644 index 0000000..8a2cd07 Binary files /dev/null and b/.themes/caelus/caelus/assets/pane-handle@2.png differ diff --git a/.themes/caelus/caelus/assets/radio-checked-insensitive.svg b/.themes/caelus/caelus/assets/radio-checked-insensitive.svg new file mode 100644 index 0000000..176b645 --- /dev/null +++ b/.themes/caelus/caelus/assets/radio-checked-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/assets/radio-checked.svg b/.themes/caelus/caelus/assets/radio-checked.svg new file mode 100644 index 0000000..ae34cb4 --- /dev/null +++ b/.themes/caelus/caelus/assets/radio-checked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/assets/radio-mixed-insensitive.svg b/.themes/caelus/caelus/assets/radio-mixed-insensitive.svg new file mode 100644 index 0000000..7cbf9e4 --- /dev/null +++ b/.themes/caelus/caelus/assets/radio-mixed-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/assets/radio-mixed.svg b/.themes/caelus/caelus/assets/radio-mixed.svg new file mode 100644 index 0000000..910fde8 --- /dev/null +++ b/.themes/caelus/caelus/assets/radio-mixed.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/assets/radio-selected-insensitive.svg b/.themes/caelus/caelus/assets/radio-selected-insensitive.svg new file mode 100644 index 0000000..176b645 --- /dev/null +++ b/.themes/caelus/caelus/assets/radio-selected-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/assets/radio-selected.svg b/.themes/caelus/caelus/assets/radio-selected.svg new file mode 100644 index 0000000..ae34cb4 --- /dev/null +++ b/.themes/caelus/caelus/assets/radio-selected.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/assets/radio-unselected-insensitive.svg b/.themes/caelus/caelus/assets/radio-unselected-insensitive.svg new file mode 100644 index 0000000..a941f46 --- /dev/null +++ b/.themes/caelus/caelus/assets/radio-unselected-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/assets/radio-unselected.svg b/.themes/caelus/caelus/assets/radio-unselected.svg new file mode 100644 index 0000000..b1f8210 --- /dev/null +++ b/.themes/caelus/caelus/assets/radio-unselected.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/assets/sed.sh b/.themes/caelus/caelus/assets/sed.sh new file mode 100755 index 0000000..0988307 --- /dev/null +++ b/.themes/caelus/caelus/assets/sed.sh @@ -0,0 +1,9 @@ +#!/bin/sh +sed -i \ + -e 's/#1e1f1e/rgb(0%,0%,0%)/g' \ + -e 's/#d9cdb5/rgb(100%,100%,100%)/g' \ + -e 's/#0f0f0f/rgb(50%,0%,0%)/g' \ + -e 's/#ef934d/rgb(0%,50%,0%)/g' \ + -e 's/#272a28/rgb(50%,0%,50%)/g' \ + -e 's/#d9cdb5/rgb(0%,0%,50%)/g' \ + "$@" diff --git a/.themes/caelus/caelus/assets/unsed.sh b/.themes/caelus/caelus/assets/unsed.sh new file mode 100755 index 0000000..1cc4e1b --- /dev/null +++ b/.themes/caelus/caelus/assets/unsed.sh @@ -0,0 +1,11 @@ +#!/bin/sh +sed -i \ + -e 's/rgb(0%,0%,0%)/#1e1f1e/g' \ + -e 's/rgb(100%,100%,100%)/#d9cdb5/g' \ + -e 's/rgb(50%,0%,0%)/#0f0f0f/g' \ + -e 's/rgb(0%,50%,0%)/#ef934d/g' \ + -e 's/rgb(0%,50.196078%,0%)/#ef934d/g' \ + -e 's/rgb(50%,0%,50%)/#272a28/g' \ + -e 's/rgb(50.196078%,0%,50.196078%)/#272a28/g' \ + -e 's/rgb(0%,0%,50%)/#d9cdb5/g' \ + "$@" diff --git a/.themes/caelus/caelus/caelus/assets/all-assets.svg b/.themes/caelus/caelus/caelus/assets/all-assets.svg new file mode 100644 index 0000000..6b2b9d7 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/all-assets.svg @@ -0,0 +1,4456 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/all-assets.txt b/.themes/caelus/caelus/caelus/assets/all-assets.txt new file mode 100644 index 0000000..6e738e3 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/assets/change_dpi.sh b/.themes/caelus/caelus/caelus/assets/change_dpi.sh new file mode 100755 index 0000000..0c03497 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/assets/checkbox-checked-insensitive.svg b/.themes/caelus/caelus/caelus/assets/checkbox-checked-insensitive.svg new file mode 100644 index 0000000..24ef86b --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/checkbox-checked.svg b/.themes/caelus/caelus/caelus/assets/checkbox-checked.svg new file mode 100644 index 0000000..494b65c --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/checkbox-checked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/checkbox-mixed-insensitive.svg b/.themes/caelus/caelus/caelus/assets/checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..7cbf9e4 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/checkbox-mixed-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/checkbox-mixed.svg b/.themes/caelus/caelus/caelus/assets/checkbox-mixed.svg new file mode 100644 index 0000000..910fde8 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/checkbox-mixed.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/grid-selection-checked.svg b/.themes/caelus/caelus/caelus/assets/grid-selection-checked.svg new file mode 100644 index 0000000..98d5d75 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/grid-selection-checked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/grid-selection-unchecked.svg b/.themes/caelus/caelus/caelus/assets/grid-selection-unchecked.svg new file mode 100644 index 0000000..76c1a48 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/grid-selection-unchecked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-checked-hover.svg b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-checked-hover.svg new file mode 100644 index 0000000..73b5b98 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-checked-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-checked-insensitive.svg new file mode 100644 index 0000000..5e1af06 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-checked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-checked.svg b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-checked.svg new file mode 100644 index 0000000..8b58526 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-checked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed-hover.svg b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed-hover.svg new file mode 100644 index 0000000..a4b1906 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..ef40c30 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed-selected.svg b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed-selected.svg new file mode 100644 index 0000000..94ace77 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed-selected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed.svg b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed.svg new file mode 100644 index 0000000..e8cc73c --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-mixed.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-unchecked.svg b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-unchecked.svg new file mode 100644 index 0000000..e3b29b0 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-checkbox-unchecked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-radio-checked-hover.svg b/.themes/caelus/caelus/caelus/assets/menuitem-radio-checked-hover.svg new file mode 100644 index 0000000..5fa2a5d --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-radio-checked-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-radio-checked-insensitive.svg b/.themes/caelus/caelus/caelus/assets/menuitem-radio-checked-insensitive.svg new file mode 100644 index 0000000..0eb6586 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-radio-checked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-radio-checked.svg b/.themes/caelus/caelus/caelus/assets/menuitem-radio-checked.svg new file mode 100644 index 0000000..6302581 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-radio-checked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-radio-mixed-hover.svg b/.themes/caelus/caelus/caelus/assets/menuitem-radio-mixed-hover.svg new file mode 100644 index 0000000..1785d24 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-radio-mixed-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-radio-mixed-insensitive.svg b/.themes/caelus/caelus/caelus/assets/menuitem-radio-mixed-insensitive.svg new file mode 100644 index 0000000..d2d6648 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-radio-mixed-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-radio-mixed-selected.svg b/.themes/caelus/caelus/caelus/assets/menuitem-radio-mixed-selected.svg new file mode 100644 index 0000000..ed7e4af --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-radio-mixed-selected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-radio-mixed.svg b/.themes/caelus/caelus/caelus/assets/menuitem-radio-mixed.svg new file mode 100644 index 0000000..9662b87 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-radio-mixed.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/menuitem-radio-unchecked.svg b/.themes/caelus/caelus/caelus/assets/menuitem-radio-unchecked.svg new file mode 100644 index 0000000..1f6156a --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/menuitem-radio-unchecked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/pane-handle-vertical.svg b/.themes/caelus/caelus/caelus/assets/pane-handle-vertical.svg new file mode 100644 index 0000000..c09e688 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/pane-handle-vertical.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/pane-handle.png b/.themes/caelus/caelus/caelus/assets/pane-handle.png new file mode 100644 index 0000000..e67a9dc Binary files /dev/null and b/.themes/caelus/caelus/caelus/assets/pane-handle.png differ diff --git a/.themes/caelus/caelus/caelus/assets/pane-handle.svg b/.themes/caelus/caelus/caelus/assets/pane-handle.svg new file mode 100644 index 0000000..a2a8714 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/pane-handle.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/pane-handle@2.png b/.themes/caelus/caelus/caelus/assets/pane-handle@2.png new file mode 100644 index 0000000..8a2cd07 Binary files /dev/null and b/.themes/caelus/caelus/caelus/assets/pane-handle@2.png differ diff --git a/.themes/caelus/caelus/caelus/assets/radio-checked-insensitive.svg b/.themes/caelus/caelus/caelus/assets/radio-checked-insensitive.svg new file mode 100644 index 0000000..176b645 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/radio-checked-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/radio-checked.svg b/.themes/caelus/caelus/caelus/assets/radio-checked.svg new file mode 100644 index 0000000..ae34cb4 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/radio-checked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/radio-mixed-insensitive.svg b/.themes/caelus/caelus/caelus/assets/radio-mixed-insensitive.svg new file mode 100644 index 0000000..7cbf9e4 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/radio-mixed-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/radio-mixed.svg b/.themes/caelus/caelus/caelus/assets/radio-mixed.svg new file mode 100644 index 0000000..910fde8 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/radio-mixed.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/radio-selected-insensitive.svg b/.themes/caelus/caelus/caelus/assets/radio-selected-insensitive.svg new file mode 100644 index 0000000..176b645 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/radio-selected-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/radio-selected.svg b/.themes/caelus/caelus/caelus/assets/radio-selected.svg new file mode 100644 index 0000000..ae34cb4 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/radio-selected.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/radio-unselected-insensitive.svg b/.themes/caelus/caelus/caelus/assets/radio-unselected-insensitive.svg new file mode 100644 index 0000000..a941f46 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/radio-unselected-insensitive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/radio-unselected.svg b/.themes/caelus/caelus/caelus/assets/radio-unselected.svg new file mode 100644 index 0000000..b1f8210 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/radio-unselected.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/assets/sed.sh b/.themes/caelus/caelus/caelus/assets/sed.sh new file mode 100755 index 0000000..0988307 --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/sed.sh @@ -0,0 +1,9 @@ +#!/bin/sh +sed -i \ + -e 's/#1e1f1e/rgb(0%,0%,0%)/g' \ + -e 's/#d9cdb5/rgb(100%,100%,100%)/g' \ + -e 's/#0f0f0f/rgb(50%,0%,0%)/g' \ + -e 's/#ef934d/rgb(0%,50%,0%)/g' \ + -e 's/#272a28/rgb(50%,0%,50%)/g' \ + -e 's/#d9cdb5/rgb(0%,0%,50%)/g' \ + "$@" diff --git a/.themes/caelus/caelus/caelus/assets/unsed.sh b/.themes/caelus/caelus/caelus/assets/unsed.sh new file mode 100755 index 0000000..1cc4e1b --- /dev/null +++ b/.themes/caelus/caelus/caelus/assets/unsed.sh @@ -0,0 +1,11 @@ +#!/bin/sh +sed -i \ + -e 's/rgb(0%,0%,0%)/#1e1f1e/g' \ + -e 's/rgb(100%,100%,100%)/#d9cdb5/g' \ + -e 's/rgb(50%,0%,0%)/#0f0f0f/g' \ + -e 's/rgb(0%,50%,0%)/#ef934d/g' \ + -e 's/rgb(0%,50.196078%,0%)/#ef934d/g' \ + -e 's/rgb(50%,0%,50%)/#272a28/g' \ + -e 's/rgb(50.196078%,0%,50.196078%)/#272a28/g' \ + -e 's/rgb(0%,0%,50%)/#d9cdb5/g' \ + "$@" diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/add-workspace-hover.png b/.themes/caelus/caelus/caelus/cinnamon/assets/add-workspace-hover.png new file mode 100644 index 0000000..bd7f779 Binary files /dev/null and b/.themes/caelus/caelus/caelus/cinnamon/assets/add-workspace-hover.png differ diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/add-workspace.png b/.themes/caelus/caelus/caelus/cinnamon/assets/add-workspace.png new file mode 100644 index 0000000..40ac9af Binary files /dev/null and b/.themes/caelus/caelus/caelus/cinnamon/assets/add-workspace.png differ diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/calendar-arrow-left.svg b/.themes/caelus/caelus/caelus/cinnamon/assets/calendar-arrow-left.svg new file mode 100644 index 0000000..92fd2dd --- /dev/null +++ b/.themes/caelus/caelus/caelus/cinnamon/assets/calendar-arrow-left.svg @@ -0,0 +1,82 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/calendar-arrow-right.svg b/.themes/caelus/caelus/caelus/cinnamon/assets/calendar-arrow-right.svg new file mode 100644 index 0000000..6f3657f --- /dev/null +++ b/.themes/caelus/caelus/caelus/cinnamon/assets/calendar-arrow-right.svg @@ -0,0 +1,82 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/checkbox-off.svg b/.themes/caelus/caelus/caelus/cinnamon/assets/checkbox-off.svg new file mode 100644 index 0000000..420e09a --- /dev/null +++ b/.themes/caelus/caelus/caelus/cinnamon/assets/checkbox-off.svg @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/checkbox.svg b/.themes/caelus/caelus/caelus/cinnamon/assets/checkbox.svg new file mode 100644 index 0000000..c3ace21 --- /dev/null +++ b/.themes/caelus/caelus/caelus/cinnamon/assets/checkbox.svg @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/close-window.svg b/.themes/caelus/caelus/caelus/cinnamon/assets/close-window.svg new file mode 100644 index 0000000..650b5e5 --- /dev/null +++ b/.themes/caelus/caelus/caelus/cinnamon/assets/close-window.svg @@ -0,0 +1,152 @@ + + + +image/svg+xml + + diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/corner-ripple.png b/.themes/caelus/caelus/caelus/cinnamon/assets/corner-ripple.png new file mode 100644 index 0000000..35d95ff Binary files /dev/null and b/.themes/caelus/caelus/caelus/cinnamon/assets/corner-ripple.png differ diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/radiobutton-off.svg b/.themes/caelus/caelus/caelus/cinnamon/assets/radiobutton-off.svg new file mode 100644 index 0000000..ff43be5 --- /dev/null +++ b/.themes/caelus/caelus/caelus/cinnamon/assets/radiobutton-off.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/radiobutton.svg b/.themes/caelus/caelus/caelus/cinnamon/assets/radiobutton.svg new file mode 100644 index 0000000..3770511 --- /dev/null +++ b/.themes/caelus/caelus/caelus/cinnamon/assets/radiobutton.svg @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/toggle-off-intl.svg b/.themes/caelus/caelus/caelus/cinnamon/assets/toggle-off-intl.svg new file mode 100644 index 0000000..5d5898c --- /dev/null +++ b/.themes/caelus/caelus/caelus/cinnamon/assets/toggle-off-intl.svg @@ -0,0 +1,951 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/toggle-off-us.svg b/.themes/caelus/caelus/caelus/cinnamon/assets/toggle-off-us.svg new file mode 100644 index 0000000..5d5898c --- /dev/null +++ b/.themes/caelus/caelus/caelus/cinnamon/assets/toggle-off-us.svg @@ -0,0 +1,951 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/toggle-on-intl.svg b/.themes/caelus/caelus/caelus/cinnamon/assets/toggle-on-intl.svg new file mode 100644 index 0000000..5128c93 --- /dev/null +++ b/.themes/caelus/caelus/caelus/cinnamon/assets/toggle-on-intl.svg @@ -0,0 +1,1537 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/toggle-on-us.svg b/.themes/caelus/caelus/caelus/cinnamon/assets/toggle-on-us.svg new file mode 100644 index 0000000..5128c93 --- /dev/null +++ b/.themes/caelus/caelus/caelus/cinnamon/assets/toggle-on-us.svg @@ -0,0 +1,1537 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/cinnamon/assets/trash-icon.png b/.themes/caelus/caelus/caelus/cinnamon/assets/trash-icon.png new file mode 100644 index 0000000..270fe2e Binary files /dev/null and b/.themes/caelus/caelus/caelus/cinnamon/assets/trash-icon.png differ diff --git a/.themes/caelus/caelus/caelus/cinnamon/cinnamon.css b/.themes/caelus/caelus/caelus/cinnamon/cinnamon.css new file mode 100644 index 0000000..b9b831d --- /dev/null +++ b/.themes/caelus/caelus/caelus/cinnamon/cinnamon.css @@ -0,0 +1,1362 @@ +.expo-workspaces-name-entry, .expo-background, .window-caption, .switcher-list, #LookingGlassDialog, .workspace-graph .workspace, .sound-player-overlay, .panel-bottom .window-list-item-box, .panel-top, .popup-sub-menu, .starkmenu-favorites-box .menu-context-menu, .menu-context-menu, .menu-applications-inner-box StScrollView, .info-osd, .workspace-osd, .overview-empty-placeholder, .osd-window { + background-gradient-direction: vertical; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-bottom .window-list-item-box:hover { + background-gradient-direction: vertical; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.modal-dialog-button, .notification-icon-button, .notification-button, .keyboard-key, .sound-player StButton { + background-gradient-direction: vertical; + background-gradient-start: #272a28; + background-gradient-end: #272a28; } + +.modal-dialog-button:hover, .notification-icon-button:hover, .notification-button:hover, .keyboard-key:hover, .sound-player StButton:hover { + background-gradient-direction: vertical; + background-gradient-start: #292c2a; + background-gradient-end: #292c2a; } + +.panel-bottom, .panel-top .window-list-item-box { + background-gradient-direction: vertical; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-top .window-list-item-box:hover { + background-gradient-direction: vertical; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.expo-workspaces-name-entry#selected, .window-caption:focus, .window-caption#selected, .switcher-list .item-box:selected, .calendar-today, .workspace-graph .workspace:active, .panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:running, .modal-dialog-button:pressed, .modal-dialog-button:active, .notification-icon-button:active, .notification-button:active, .keyboard-key:active, .sound-player StButton:active { + background-gradient-direction: vertical; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:running { + background-gradient-direction: vertical; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-bottom .window-list-item-box:active:hover, .panel-bottom .window-list-item-box:checked:hover, .panel-bottom .window-list-item-box:focus:hover, .panel-bottom .window-list-item-box:running:hover { + background-gradient-direction: vertical; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +.panel-top .window-list-item-box:active:hover, .panel-top .window-list-item-box:checked:hover, .panel-top .window-list-item-box:focus:hover, .panel-top .window-list-item-box:running:hover { + background-gradient-direction: vertical; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +.modal-dialog, #notification, .grouped-window-list-thumbnail-menu, .window-list-preview, .panel-right .window-list-item-box, .panel-left, .menu-applications-outer-box, .menu-applications-inner-box, .menu-favorites-box, .popup-combo-menu, .menu, .photoframe-box, .desklet-header, .desklet-with-borders-and-header, .desklet-with-borders { + background-gradient-direction: horizontal; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-right, .panel-left .window-list-item-box { + background-gradient-direction: horizontal; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-right .window-list-item-box:hover { + background-gradient-direction: horizontal; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.panel-left .window-list-item-box:hover { + background-gradient-direction: horizontal; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:running { + background-gradient-direction: horizontal; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:running { + background-gradient-direction: horizontal; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-right .window-list-item-box:active:hover, .panel-right .window-list-item-box:checked:hover, .panel-right .window-list-item-box:focus:hover, .panel-right .window-list-item-box:running:hover { + background-gradient-direction: horizontal; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +.panel-left .window-list-item-box:active:hover, .panel-left .window-list-item-box:checked:hover, .panel-left .window-list-item-box:focus:hover, .panel-left .window-list-item-box:running:hover { + background-gradient-direction: horizontal; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +#Tooltip, .run-dialog-entry, #notification StEntry, #menu-search-entry { + background-gradient-direction: vertical; + background-gradient-start: #1e1f1e; + background-gradient-end: #1e1f1e; } + +.info-osd, .workspace-osd, .overview-empty-placeholder, .osd-window { + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; } + +.sound-player .slider, .popup-slider-menu-item, .slider { + height: 1.2em; + min-width: 15em; + color: #272a28; + -slider-height: 2px; + -slider-background-color: #020202; + -slider-border-color: rgba(217, 205, 181, 0.22); + -slider-active-background-color: #c27941; + -slider-active-border-color: #c77b42; + -slider-border-width: 1px; + -slider-border-radius: 0px; + -slider-handle-radius: 8px; + -slider-handle-border-color: rgba(217, 205, 181, 0.22); } + +.popup-separator-menu-item, .separator { + -gradient-height: 3px; + -gradient-start: #ef934d; + -gradient-end: #0f0f0f; + -margin-horizontal: 4px; + height: 1em; } + +.run-dialog-entry, #notification StEntry, #menu-search-entry { + padding: 4px; + border-radius: 0px; + color: #d9cdb5; + border: 1px solid rgba(217, 205, 181, 0.22); + selection-background-color: #ef934d; + selected-color: #0f0f0f; + caret-color: #e3d6c9; + caret-size: 0.1em; + width: 250px; + height: 1.5em; + transition-duration: 150; } + +.photoframe-box, .desklet-header, .desklet-with-borders-and-header, .desklet-with-borders { + color: #d9cdb5; + padding: 8px; + border: 1px solid #888173; } + +.calendar-change-month-forward, .calendar-change-month-back { + width: 16px; + height: 16px; + border-radius: 0px; + transition-duration: 150; } + +.modal-dialog-button, .notification-icon-button, .notification-button, .keyboard-key, .sound-player StButton { + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + text-align: center; + color: #d9cdb5; + transition-duration: 150; } + +.modal-dialog-button:hover, .notification-icon-button:hover, .notification-button:hover, .keyboard-key:hover, .sound-player StButton:hover { + border: 1px solid #c77b42; } + +.modal-dialog-button:pressed, .modal-dialog-button:active, .notification-icon-button:active, .notification-button:active, .keyboard-key:active, .sound-player StButton:active { + color: #0f0f0f; } + +.popup-combo-menu, .menu { + padding: 8px; + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; } + +.menu-category-button-label:ltr, .menu-application-button-label:ltr { + padding-left: 4px; } + +.menu-category-button-label:rtl, .menu-application-button-label:rtl { + padding-right: 4px; } + +.menu-category-button-selected, .menu-category-button-greyed, .menu-category-button, .menu-application-button-selected, .menu-application-button, .menu-favorites-button, .popup-combobox-item, .popup-menu-item { + padding: 4px; } + +.mount-question-dialog-subject, .show-processes-dialog-subject { + font-weight: bold; + color: #d9cdb5; + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; } + +.mount-question-dialog-subject:rtl, .show-processes-dialog-subject:rtl { + padding-left: 0; + padding-right: 17px; } + +.mount-question-dialog-description, .show-processes-dialog-description { + color: #d9cdb5; + padding-left: 17px; + width: 28em; } + +.starkmenu-favorites-box .menu-context-menu, .menu-context-menu, .menu-applications-inner-box StScrollView { + padding: 8px; + margin: 8px 0; + border-radius: 0px; + border: 1px solid rgba(217, 205, 181, 0.22); } + .menu-context-menu StIcon:ltr, .menu-applications-inner-box StScrollView StIcon:ltr { + padding-right: 4px; } + .menu-context-menu StIcon:rtl, .menu-applications-inner-box StScrollView StIcon:rtl { + padding-left: 4px; } + +.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:running { + color: #0f0f0f; } + +.panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:running { + color: #0f0f0f; } + +.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:running { + color: #0f0f0f; } + +.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:running { + color: #0f0f0f; } + +.check-box:focus StBin, .check-box StBin { + width: 16px; + height: 16px; + background-image: url(assets/checkbox-off.svg); } + +.radiobutton:focus StBin, .radiobutton StBin { + width: 16px; + height: 16px; + background-image: url(assets/radiobutton-off.svg); + border-radius: 0px; } + +.tile-hud, .tile-preview { + background-color: rgba(15, 15, 15, 0.5); + border: 2px solid #888173; } + +.tile-hud.snap, .tile-preview.snap { + background-color: rgba(15, 15, 15, 0.5); + border: 2px solid #c77b42; } + +stage { + font-family: roboto, Noto Sans, sans, sans-serif; + font-size: 1em; } + +.cinnamon-link { + color: #71b4d6; + font-style: italic; } + .cinnamon-link:hover { + color: #0f0f0f; } + +.label-shadow { + color: rgba(0, 0, 0, 0.5); } + +StScrollBar { + padding: 2px; } + StScrollBar StButton#vhandle { + background-color: #b1a794; + border-radius: 0px; } + StScrollBar StButton#vhandle:hover { + background-color: #c27941; } + StScrollBar StButton#hhandle { + background-color: #b1a794; + border-radius: 0px; } + StScrollBar StButton#hhandle:hover { + background-color: #c27941; } + StScrollBar StBin#trough { + background-color: #020202; + border-radius: 0px; } + +StScrollView.vfade { + -st-vfade-offset: 68px; } + +StScrollView.hfade { + -st-hfade-offset: 68px; } + +StScrollView StScrollBar { + min-width: 0.8em; + min-height: 0.8em; } + +.check-box CinnamonGenericContainer { + spacing: .2em; } + +.check-box:focus:checked StBin { + background-image: url(assets/checkbox.svg); } + +.check-box StLabel { + font-weight: normal; } + +.check-box:checked StBin { + background-image: url(assets/checkbox.svg); } + +.radiobutton CinnamonGenericContainer { + spacing: .2em; + height: 18px; + padding-top: 2px; } + +.radiobutton:focus:checked StBin { + background-image: url(assets/radiobutton.svg); } + +.radiobutton StLabel { + padding-top: 4px; + font-size: 0.8em; + box-shadow: none; } + +.radiobutton:checked StBin { + background-image: url(assets/radiobutton.svg); } + +#Tooltip { + padding: 5px 8px; + color: #d9cdb5; + text-align: center; + border-radius: 0px; } + +.menu { + min-width: 100px; + margin: 4px; } + +.popup-menu-arrow { + icon-size: 1.14em; } + +.popup-sub-menu { + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + padding: 8px; } + +.popup-menu-content { + padding: 0; } + +.popup-menu-item { + color: #d9cdb5; + spacing: .5em; } + .popup-menu-item:active { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + .popup-menu-item:insensitive { + font-style: italic; } + +.popup-separator-menu-item { + -gradient-direction: horizontal; } + +.popup-device-menu-item { + spacing: .5em; } + +.popup-inactive-menu-item { + font-style: italic; + color: #d9cdb5; } + +.popup-subtitle-menu-item { + font-weight: bold; + font-size: 1em; } + +.popup-menu-icon { + icon-size: 1.14em; } + +.popup-alternating-menu-item:alternate { + font-weight: bold; } + +.toggle-switch { + width: 64px; + height: 22px; } + +.toggle-switch-us { + background-image: url(assets/toggle-off-us.svg); } + .toggle-switch-us:checked { + background-image: url(assets/toggle-on-us.svg); } + +.toggle-switch-intl { + background-image: url(assets/toggle-off-intl.svg); } + .toggle-switch-intl:checked { + background-image: url(assets/toggle-on-intl.svg); } + +.nm-menu-item-icons { + spacing: .5em; + icon-size: 1.14em; } + +.menu-favorites-box { + padding: 0.8em; + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + transition-duration: 150; + spacing: 1em; } + +.menu-favorites-scrollbox { + padding-bottom: 1em; + border-bottom: 1px solid; + border-color: rgba(217, 205, 181, 0.22); } + .menu-favorites-scrollbox.vfade { + -st-vfade-offset: 136px; } + +.menu-favorites-button:hover { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + +.menu-categories-box { + padding: 0.8em; } + +.menu-applications-inner-box { + padding: 0.8em; + border-radius: 0px; + border: 1px solid rgba(217, 205, 181, 0.22); } + +.menu-applications-outer-box { + padding: 0.8em; + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; } + +.menu-application-button:highlighted { + font-weight: bold; } + +.menu-application-button-selected { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + .menu-application-button-selected:highlighted { + font-weight: bold; } + +.menu-category-button-greyed { + color: #d9cdb5; + font-style: italic; } + +.menu-category-button-selected { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + +.menu-selected-app-box { + padding: 2px 8px; + text-align: right; } + .menu-selected-app-box: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; } + +.menu-search-box:ltr { + padding-left: 30px; + padding-bottom: 5px; + padding-top: 5px; } + +.menu-search-box:rtl { + padding-right: 30px; + padding-bottom: 5px; + padding-top: 5px; } + +#menu-search-entry { + margin-bottom: 0.5em; } + #menu-search-entry:focus { + border: 1px solid #c77b42; } + +.menu-search-entry-icon { + icon-size: 1em; + color: #d9cdb5; } + +.menu-top-box { + spacing: 10px; } + +.menu-systembuttons-box { + padding-bottom: 12px; + padding-top: 12px; + margin-bottom: 0.5em; } + +#panel { + color: #d9cdb5; + height: 2.5em; + width: 3.2em; } + #panel:highlight { + background-color: #ef934d; } + +.panel-dummy { + background-color: rgba(255, 0, 0, 0.6); } + .panel-dummy:entered { + background-color: rgba(0, 255, 0, 0.6); } + +.panelLeft { + spacing: 4px; } + .panelLeft:dnd { + background-color: rgba(255, 0, 0, 0.6); } + .panelLeft:ltr { + padding-right: 4px; } + .panelLeft:rtl { + padding-left: 4px; } + .panelLeft.vertical { + padding: 0; } + +.panelCenter { + spacing: 4px; } + .panelCenter:dnd { + background-color: rgba(0, 255, 0, 0.6); } + .panelCenter.vertical { + padding-left: 0; + padding-right: 0; } + +.panelRight { + spacing: 4px; } + .panelRight:dnd { + background-color: rgba(0, 0, 255, 0.6); } + .panelRight:ltr { + padding-left: 0; + spacing: 0; } + .panelRight:rtl { + padding-right: 0; + spacing: 0; } + .panelRight.vertical { + padding: 0; } + +.panel-top { + box-shadow: 0 -1px 0 0 #888173 inset; } + .panel-top .window-list-item-box { + margin-bottom: 1px; } + .panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked { + box-shadow: 0 2px 0 0 #d9cdb5 inset; } + .panel-top .grouped-window-list-item-box:hover { + box-shadow: 0 2px 0 0 #c77b42 inset; } + .panel-top .grouped-window-list-item-box:focus { + box-shadow: 0 4px 0 0 #c77b42 inset; } + .panel-top .workspace-switcher, .panel-top .workspace-graph { + padding: 1px 2px; } + .panel-top .panel-launchers .launcher:hover { + box-shadow: 0 2px 0 0 #c77b42 inset; } + .panel-top .applet-separator { + padding: 3px 2px; } + +.panel-bottom { + box-shadow: 0 1px 0 0 #888173 inset; } + .panel-bottom .window-list-item-box { + margin-top: 1px; } + .panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked { + box-shadow: 0 -2px 0 0 #d9cdb5 inset; } + .panel-bottom .grouped-window-list-item-box:hover { + box-shadow: 0 -2px 0 0 #c77b42 inset; } + .panel-bottom .grouped-window-list-item-box:focus { + box-shadow: 0 -4px 0 0 #c77b42 inset; } + .panel-bottom .workspace-switcher, .panel-bottom .workspace-graph { + padding: 1px 2px; } + .panel-bottom .panel-launchers .launcher:hover { + box-shadow: 0 -2px 0 0 #c77b42 inset; } + .panel-bottom .applet-separator { + padding: 3px 2px; } + +.panel-left { + box-shadow: -1px 0 0 0 #888173 inset; } + .panel-left .window-list-item-box { + margin-right: 1px; } + .panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked { + box-shadow: 2px 0 0 0 #d9cdb5 inset; } + .panel-left .grouped-window-list-item-box:hover { + box-shadow: 2px 0 0 0 #c77b42 inset; } + .panel-left .grouped-window-list-item-box:focus { + box-shadow: 4px 0 0 0 #c77b42 inset; } + .panel-left .workspace-switcher, .panel-left .workspace-graph { + padding: 2px 1px; } + .panel-left .panel-launchers .launcher:hover { + box-shadow: 2px 0 0 0 #c77b42 inset; } + .panel-left .applet-separator { + padding: 2px 3px; } + +.panel-right { + box-shadow: 1px 0 0 0 #888173 inset; } + .panel-right .window-list-item-box { + margin-left: 1px; } + .panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked { + box-shadow: -2px 0 0 0 #d9cdb5 inset; } + .panel-right .grouped-window-list-item-box:hover { + box-shadow: -2px 0 0 0 #c77b42 inset; } + .panel-right .grouped-window-list-item-box:focus { + box-shadow: -4px 0 0 0 #c77b42 inset; } + .panel-right .workspace-switcher, .panel-right .workspace-graph { + padding: 2px 1px; } + .panel-right .panel-launchers .launcher:hover { + box-shadow: -2px 0 0 0 #c77b42 inset; } + .panel-right .applet-separator { + padding: 2px 3px; } + +.applet-separator-line { + width: 2px; + background: #ef934d; } + +.applet-separator-line-vertical { + border-color: #ef934d; + border-bottom: 2px solid; } + +.applet-spacer:highlight { + background-color: #ef934d; } + +.applet-box { + color: #d9cdb5; + transition-duration: 150; + border-radius: 0px; + padding: 0 2px; } + .applet-box.vertical { + padding: 2px 0; } + .applet-box:checked { + color: #ef934d; } + .applet-box:checked .applet-label { + color: #ef934d; } + .applet-box:hover { + color: #ef934d; } + .applet-box:hover .applet-label { + color: #ef934d; } + .applet-box:highlight { + background-color: #ef934d; + color: #0f0f0f; } + .applet-box:highlight .applet-label { + color: #0f0f0f; } + +.applet-label { + font-weight: bold; + color: #d9cdb5; + padding-left: 3px; } + +.applet-icon { + color: #d9cdb5; + padding: 0; + spacing: 0; + icon-size: 22px; } + +.system-status-icon { + icon-size: 1.14em; + padding: 0; + spacing: 0; } + .system-status-icon.warning { + color: #ef934d; } + .system-status-icon.error { + color: #f16e65; } + +.panel-status-button { + -natural-hpadding: 4px; + -minimum-hpadding: 4px; + font-weight: bold; + color: #d9cdb5; } + .panel-status-button:hover { + color: #ef934d; } + +.user-box { + padding: 0.4em 1.3em; + spacing: 10px; } + +.user-icon { + padding: 4px; + border: none; } + +.user-label { + color: #d9cdb5; + font-weight: bold; + font-size: 1em; } + +.window-list-box { + spacing: 2px; + padding: 1px 3px; + font-size: 0.9em; + border-radius: 0px; } + .window-list-box.vertical { + spacing: 2px; + padding: 3px 1px; } + .window-list-box:highlight { + background-color: #ef934d; } + +.window-list-item-box { + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + transition-duration: 150; } + .window-list-item-box:hover { + border: 1px solid #c77b42; } + .window-list-item-box.top StLabel, .window-list-item-box.bottom StLabel { + padding-left: 3px; } + .window-list-item-box .progress { + background-color: #7ec97e; + border: 1px solid #c77b42; + border-radius: 0px; + color: #0f0f0f; } + .window-list-item-box #appMenuIcon { + padding-right: 0.2em; } + +.window-list-item-demands-attention { + background-color: #71b4d6; + color: #0f0f0f; } + +.window-list-preview { + border-radius: 0px; + border: 1px solid #888173; + padding: 6px 12px; + spacing: 2px; + color: #d9cdb5; } + +.grouped-window-list-thumbnail-label { + padding-left: 3px; } + +.grouped-window-list-number-label { + z-index: 99; + font-size: 0.8em; + color: #d9cdb5; } + +.grouped-window-list-button-label { + padding: 0; } + +.grouped-window-list-badge { + border-radius: 256px; + background-color: #0f0f0f; } + +.grouped-window-list-thumbnail-alert { + background: #ef934d; } + +.grouped-window-list-item-box { + transition-duration: 150; + spacing: 1em; + background-color: rgba(0, 0, 0, 0.01); } + .grouped-window-list-item-box:hover, .grouped-window-list-item-box:focus { + color: #ef934d; } + .grouped-window-list-item-box:focus { + font-weight: bold; } + .grouped-window-list-item-box .progress { + background-color: #7ec97e; } + +.grouped-window-list-demands-attention { + background-color: #71b4d6; + color: #0f0f0f; } + +.grouped-window-list-thumbnail-menu { + border-radius: 0px; + padding: 10px 15px; + spacing: 2px; + color: #d9cdb5; } + .grouped-window-list-thumbnail-menu .item-box { + padding: 8px; + border-radius: 0px; + border: 1px solid rgba(217, 205, 181, 0.22); } + .grouped-window-list-thumbnail-menu .item-box:outlined { + border: 1px solid #c77b42; } + .grouped-window-list-thumbnail-menu .item-box:selected { + background-color: #ef934d; + border: 1px solid #c77b42; + color: #0f0f0f; } + .grouped-window-list-thumbnail-menu .thumbnail-box { + padding: 2px; + spacing: 2px; } + .grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; } + .grouped-window-list-thumbnail-menu .separator { + width: 1px; + background: #ef934d; } + +.sound-player StButton { + min-width: 2em; + min-height: 2em; + padding: 4px; + color: #d9cdb5; + border-radius: 0px; } + .sound-player StButton:small { + min-width: 1.5em; + min-height: 1.5em; + padding: 2px; } + .sound-player StButton:small StIcon { + icon-size: 1em; } + .sound-player StButton StIcon { + icon-size: 1.5em; } + .sound-player StButton:focus { + color: #0f0f0f; } + +.sound-player .slider { + height: 4px; } + +.sound-player StBoxLayout { + spacing: 0.5em; } + +.sound-player > StBoxLayout { + padding: 5px; } + +.sound-player-generic-coverart { + background: rgba(0, 0, 0, 0.2); } + +.sound-player-overlay { + min-width: 300px; + padding: 12px 16px; + spacing: 0.5em; + color: #d9cdb5; } + +.workspace-button { + width: 2em; + height: 1em; + color: #d9cdb5; + border: 1px solid rgba(217, 205, 181, 0.22); + margin: 2px; + transition-duration: 150; } + .workspace-button.vertical { + height: 1.5em; } + .workspace-button:outlined { + background-color: #ef934d; + color: #0f0f0f; + border-color: #c77b42; } + +.workspace-graph .workspace { + border: 1px solid rgba(217, 205, 181, 0.22); } + .workspace-graph .workspace:active { + border: 1px solid rgba(217, 205, 181, 0.22); } + .workspace-graph .workspace:active .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); } + .workspace-graph .workspace .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); } + +.panel-launchers { + padding: 0 2px; + spacing: 2px; } + .panel-launchers .launcher { + background-color: rgba(0, 0, 0, 0.01); } + .panel-launchers.vertical { + padding: 2px 0; } + +.notification-applet-padding { + padding: .5em 1em; } + +.notification-applet-container { + max-height: 100px; } + +.systray { + spacing: 2px; } + +.flashspot { + background-color: #ef934d; } + +.calendar { + padding: 1em 1.75em; + spacing-rows: 1px; + spacing-columns: 5px; } + +.calendar-month-label { + color: #d9cdb5; + font-size: 0.8em; + padding: 5px 10px; + border-radius: 0px; + font-weight: bold; + text-align: center; } + +.calendar-change-month-back { + border: 1px solid transparent; + background-image: url(assets/calendar-arrow-left.svg); } + .calendar-change-month-back:rtl { + background-image: url(assets/calendar-arrow-right.svg); } + .calendar-change-month-back:hover { + border: 1px solid #ef934d; } + .calendar-change-month-back:active { + background-color: #ef934d; } + +.calendar-change-month-forward { + border: 1px solid transparent; + background-image: url(assets/calendar-arrow-right.svg); } + .calendar-change-month-forward:rtl { + background-image: url(assets/calendar-arrow-left.svg); } + .calendar-change-month-forward:hover { + border: 1px solid #ef934d; } + .calendar-change-month-forward:active { + background-color: #ef934d; } + +.datemenu-date-label { + padding: 1em 1.75em; + color: #d9cdb5; + font-weight: bold; + text-align: center; } + +.calendar-day-base { + font-size: 0.8em; + text-align: center; + width: 2.4em; + height: 1.8em; + border-radius: 0px; } + .calendar-day-base:active { + background-color: #ef934d; } + +.calendar-day-heading { + color: #d9cdb5; + padding-top: 0.9em; } + +.calendar-week-number { + color: #d9cdb5; + font-weight: bold; + padding-top: 0.6em; } + +.calendar-day:ltr { + color: #d9cdb5; + padding: 2px; } + +.calendar-day:rtl { + color: #d9cdb5; + padding: 3px; } + +.calendar-nonwork-day { + font-weight: bold; } + +.calendar-today { + font-weight: bold; } + .calendar-today:active { + color: #0f0f0f; } + +.calendar-other-month-day { + font-style: italic; } + +.calendar-day-with-events { + background-color: #ef934d; + font-weight: bold; } + .calendar-day-with-events:active { + color: #0f0f0f; } + +#keyboard { + background-color: rgba(15, 15, 15, 0.5); } + +.keyboard-key:grayed { + color: #0f0f0f; + border-color: #0f0f0f; } + +.keyboard-key:checked { + border-color: #c77b42; } + +.keyboard-layout { + spacing: 8px; + padding: 8px; } + +.keyboard-row { + spacing: 16px; } + +.keyboard-subkeys { + color: #d9cdb5; + padding: 4px; + -arrow-border-radius: 0px; + -arrow-background-color: #0f0f0f; + -arrow-border-width: 1px; + -arrow-border-color: #d9cdb5; + -arrow-base: 16px; + -arrow-rise: 8px; + -boxpointer-gap: 4px; } + +.magnifier-zoom-region { + border: 3px solid #888173; } + .magnifier-zoom-region.full-screen { + border-width: 0; } + +#notification { + border-radius: 0px; + border: 1px solid #888173; + padding: 8px; + spacing-rows: 5px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: #d9cdb5; } + #notification.multi-line-notification { + padding-bottom: 8px; + color: #d9cdb5; } + #notification StEntry:focus { + border: 1px solid #c77b42; } + #notification .url-highlighter { + link-color: #71b4d6; } + +.notification-with-image { + min-height: 159px; + color: #d9cdb5; } + +#notification-scrollview { + max-height: 10em; } + #notification-scrollview > .top-shadow { + height: 1em; } + #notification-scrollview > .bottom-shadow { + height: 1em; } + #notification-scrollview:ltr > StScrollBar { + padding-left: 6px; } + #notification-scrollview:rtl > StScrollBar { + padding-right: 6px; } + +#notification-body { + spacing: 4px; } + +#notification-actions { + spacing: 8px; } + +.notification-button { + border-radius: 0px; + min-width: 5em; + min-height: 1em; + padding: 4px; } + .notification-button:focus { + color: #0f0f0f; } + +.notification-icon-button { + border-radius: 0px; + min-width: 2em; + min-height: 2em; + padding: 4px; } + .notification-icon-button:focus { + color: #0f0f0f; } + .notification-icon-button > StIcon { + icon-size: 1.5em; } + +.modal-dialog { + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; + padding: 16px 20px; } + +.modal-dialog-button-box { + spacing: 16px; } + +.modal-dialog-button { + min-width: 5em; + min-height: 1em; + padding: 4px; } + .modal-dialog-button:focus { + color: #0f0f0f; } + .modal-dialog-button:disabled { + color: #3c3c3c; } + +.run-dialog-label { + color: #d9cdb5; + padding-bottom: 10px; } + +.run-dialog-error-label { + color: #ef934d; } + +.run-dialog-error-box { + padding-top: 15px; + spacing: 5px; } + +.run-dialog-completion-box { + padding-left: 15px; } + +.run-dialog-entry:focus { + border: 1px solid #c77b42; } + +.run-dialog { + border-radius: 0px; + padding: 16px 20px; } + +.cinnamon-mount-operation-icon { + icon-size: 4.8em; } + +.mount-password-reask { + color: #ef934d; } + +.show-processes-dialog { + spacing: 24px; } + +.mount-question-dialog { + spacing: 24px; } + +.show-processes-dialog-description:rtl { + padding-right: 17px; } + +.mount-question-dialog-description:rtl { + padding-right: 17px; } + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + .show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + +.show-processes-dialog-app-list-item { + color: #d9cdb5; } + .show-processes-dialog-app-list-item:hover { + color: #d9cdb5; } + .show-processes-dialog-app-list-item:ltr { + padding-right: 1em; } + .show-processes-dialog-app-list-item:rtl { + padding-left: 1em; } + +.show-processes-dialog-app-list-item-icon:ltr { + padding-right: 17px; } + +.show-processes-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + +.osd-window { + spacing: 1em; + padding: 16px; } + .osd-window .level { + height: 0.7em; + border-radius: 0.3em; + background-color: #020202; } + .osd-window .level-bar { + border-radius: 0.3em; + background-color: #c27941; } + +.info-osd, .workspace-osd, .overview-empty-placeholder { + font-size: 1.5em; + text-align: center; + padding: 8px 10px; } + +.lightbox { + background-color: rgba(15, 15, 15, 0.5); } + +.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 #888173; + border-radius: 0px; } + +.about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; } + +.about-description { + padding-top: 4px; } + +.about-version { + padding-left: 7px; } + +#LookingGlassDialog { + spacing: 4px; + padding: 8px; + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; } + +.desklet { + font-size: 0.9em; + padding: 8px; + color: #d9cdb5; + border-radius: 0px; + background-color: rgba(15, 15, 15, 0.5); } + .desklet:highlight { + background-color: #ef934d; } + +.desklet-with-borders { + font-size: 0.9em; + border-radius: 0px; } + .desklet-with-borders:highlight { + background-color: #ef934d; } + +.desklet-with-borders-and-header { + font-size: 0.9em; + border-radius-bottomleft: 0px; + border-radius-bottomright: 0px; } + .desklet-with-borders-and-header:highlight { + background-color: #ef934d; } + +.desklet-header { + font-size: 1.2em; + border-radius-topleft: 0px; + border-radius-topright: 0px; } + .desklet-header:highlight { + background-color: #ef934d; } + +.photoframe-box { + border-radius: 0px; } + .photoframe-box:highlight { + background-color: #ef934d; } + +.desklet-drag-placeholder { + border: 2px solid #ef934d; + background-color: rgba(15, 15, 15, 0.5); + border-radius: 0px; } + +.launcher { + padding: 1px; + transition-duration: 150; } + .launcher .icon-box { + padding-top: 2px; } + +#altTabPopup { + padding: 8px; + spacing: 16px; } + +.switcher-list { + border-radius: 0px; + border: 1px solid #888173; + padding: 16px; + color: #d9cdb5; } + .switcher-list .item-box { + padding: 8px; + border-radius: 0px; } + .switcher-list .item-box:selected { + color: #0f0f0f; } + .switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; + color: #d9cdb5; } + .switcher-list .thumbnail { + min-width: 20em; } + .switcher-list .separator { + width: 1px; + background-color: #ef934d; } + +.switcher-list-item-container { + spacing: 8px; } + +.thumbnail-scroll-gradient-left { + background-gradient-direction: horizontal; + background-gradient-start: #333333; + background-gradient-end: rgba(51, 51, 51, 0); + border-radius: 0px; + 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: #333333; + border-radius: 0px; + border-radius-topleft: 0; + border-radius-bottomleft: 0; + width: 60px; } + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: #d9cdb5; } + .switcher-arrow:highlighted { + border-color: rgba(0, 0, 0, 0); + color: #0f0f0f; } + +.switcher-preview-backdrop { + background-color: rgba(25, 25, 25, 0.65); } + +#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: #71b4d6; + border-top: 1px solid; + border-left: 1px solid; + border-bottom: 1px solid; + border-color: rgba(217, 205, 181, 0.22); } + .workspace-add-button:hover { + background-image: url(assets/add-workspace-hover.png); + border-color: #c77b42; } + .workspace-add-button:active { + background-image: url(assets/add-workspace.png); + border-color: #c77b42; + background-color: #7ec97e; } + +.workspace-close-button { + background-image: url(assets/close-window.svg); + height: 32px; + width: 32px; + -cinnamon-close-overlap: 20px; } + +.workspace-overview-background-shade { + background-color: rgba(15, 15, 15, 0.5); } + +.window-caption { + padding: 4px 6px; + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; + -cinnamon-caption-spacing: 4px; } + .window-caption:focus, .window-caption#selected { + color: #0f0f0f; + border: 1px solid #c77b42; } + +.window-border { + border: 1px solid #c77b42; } + +.window-close { + background-image: url(assets/close-window.svg); + height: 32px; + width: 32px; + -cinnamon-close-overlap: 20px; } + .window-close: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: rgba(15, 15, 15, 0.5); + border: 1px solid #888173; + border-bottom-width: 0; + border-radius: 20px 20px 0 0; + height: 120px; + width: 400px; } + +.expo-workspace-thumbnail-frame { + border: 1px solid #888173; } + .expo-workspace-thumbnail-frame#active { + border: 1px solid #c77b42; } + +.expo-workspaces-name-entry { + padding: 4px 6px; + height: 1.5em; + border: 1px solid #888173; + border-radius: 0px; + selected-color: #0f0f0f; + selection-background-color: #ef934d; + color: #d9cdb5; + text-align: center; } + .expo-workspaces-name-entry#selected { + color: #0f0f0f; + selected-color: #d9cdb5; + selection-background-color: #ef934d; + border: 1px solid #c77b42; } + .expo-workspaces-name-entry:focus { + border: 1px solid #c77b42; } + .expo-workspaces-name-entry:hover { + border: 1px solid #c77b42; } + +.ripple-box { + width: 104px; + height: 104px; + background-image: url(assets/corner-ripple.png); + background-color: #ef934d; + border-radius: 52px; } + +.tile-hud:top { + border-top-width: 0; + border-radius: 0 0 10px 10px; } + +.tile-hud:bottom { + border-bottom-width: 0; + border-radius: 0px 0px 0 0; } + +.tile-hud:left { + border-left-width: 0; + border-radius: 0 10px 10px 0; } + +.tile-hud:right { + border-right-width: 0; + border-radius: 10px 0 0 10px; } + +.tile-hud:top-left { + border-top-width: 0; + border-left-width: 0; + border-radius: 0 0 10px 0; } + +.tile-hud:top-right { + border-top-width: 0; + border-right-width: 0; + border-radius: 0 0 0 10px; } + +.tile-hud:bottom-left { + border-bottom-width: 0; + border-left-width: 0; + border-radius: 0 10px 0 0; } + +.tile-hud:bottom-right { + border-bottom-width: 0; + border-right-width: 0; + border-radius: 10px 0 0 0; } diff --git a/.themes/caelus/caelus/caelus/cinnamon/scss/_extends.scss b/.themes/caelus/caelus/caelus/cinnamon/scss/_extends.scss new file mode 100644 index 0000000..9a78c30 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/cinnamon/scss/_global.scss b/.themes/caelus/caelus/caelus/cinnamon/scss/_global.scss new file mode 100644 index 0000000..cb62cc0 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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: #272a28; +$button_fg_color: #d9cdb5; +$selected_bg_color: #ef934d; +$selected_fg_color: #0f0f0f; +$tooltip_bg_color: #1e1f1e; +$tooltip_fg_color: #d9cdb5; +$dark_bg_color: fade-out(#0f0f0f, 1 - 1.0); +$dark_fg_color: #d9cdb5; + +// 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(#0f0f0f, 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: #e3d6c9; + +// other colors used in the theme +$link_color: #71b4d6; +$success_color: #7ec97e; +$warning_color: #ef934d; +$error_color: #f16e65; +$info_fg_color: #0f0f0f; +$info_bg_color: #71b4d6; + +// used for border-radius throughout theme +$roundness: 0px; + +// used for buttons, entrys, panel spacing, and menu item spacing. +$spacing: 2px; +$spacing_plus2: (2 + 2) + px; + diff --git a/.themes/caelus/caelus/caelus/cinnamon/scss/cinnamon.scss b/.themes/caelus/caelus/caelus/cinnamon/scss/cinnamon.scss new file mode 100644 index 0000000..0d1f522 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/cinnamon/scss/sections/_accessibility.scss b/.themes/caelus/caelus/caelus/cinnamon/scss/sections/_accessibility.scss new file mode 100644 index 0000000..265978e --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/cinnamon/scss/sections/_alt-tab.scss b/.themes/caelus/caelus/caelus/cinnamon/scss/sections/_alt-tab.scss new file mode 100644 index 0000000..06e57e1 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/cinnamon/scss/sections/_calendar.scss b/.themes/caelus/caelus/caelus/cinnamon/scss/sections/_calendar.scss new file mode 100644 index 0000000..1bf695c --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/cinnamon/scss/sections/_desklets.scss b/.themes/caelus/caelus/caelus/cinnamon/scss/sections/_desklets.scss new file mode 100644 index 0000000..74f8866 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/cinnamon/scss/sections/_dialogs.scss b/.themes/caelus/caelus/caelus/cinnamon/scss/sections/_dialogs.scss new file mode 100644 index 0000000..9f1ee3f --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/cinnamon/scss/sections/_menu.scss b/.themes/caelus/caelus/caelus/cinnamon/scss/sections/_menu.scss new file mode 100644 index 0000000..c4e45be --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/cinnamon/scss/sections/_notifications.scss b/.themes/caelus/caelus/caelus/cinnamon/scss/sections/_notifications.scss new file mode 100644 index 0000000..9bd5097 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/cinnamon/scss/sections/_overview.scss b/.themes/caelus/caelus/caelus/cinnamon/scss/sections/_overview.scss new file mode 100644 index 0000000..c87d5d0 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/cinnamon/scss/sections/_panel.scss b/.themes/caelus/caelus/caelus/cinnamon/scss/sections/_panel.scss new file mode 100644 index 0000000..f1743f5 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/cinnamon/scss/sections/_stage.scss b/.themes/caelus/caelus/caelus/cinnamon/scss/sections/_stage.scss new file mode 100644 index 0000000..e6944a6 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/cinnamon/scss/sections/_tile-hud.scss b/.themes/caelus/caelus/caelus/cinnamon/scss/sections/_tile-hud.scss new file mode 100644 index 0000000..35f5ed8 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/cinnamon/thumbnail.png b/.themes/caelus/caelus/caelus/cinnamon/thumbnail.png new file mode 100644 index 0000000..ac66aa1 Binary files /dev/null and b/.themes/caelus/caelus/caelus/cinnamon/thumbnail.png differ diff --git a/.themes/caelus/caelus/caelus/gtk-2.0/gtkrc b/.themes/caelus/caelus/caelus/gtk-2.0/gtkrc new file mode 100644 index 0000000..f7f341e --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-2.0/gtkrc @@ -0,0 +1,995 @@ +# Oomox GTK Theme (Numix Fork) + +gtk-color-scheme = +"base_color:#272a28\nbg_color:#1e1f1e\ntooltip_bg_color:#1e1f1e\nselected_bg_color:#ef934d\ntext_color:#d9cdb5\nfg_color:#d9cdb5\ntooltip_fg_color:#d9cdb5\nselected_fg_color:#0f0f0f\nmenubar_bg_color:#0f0f0f\nmenubar_fg_color:#d9cdb5\ntoolbar_bg_color:#1e1f1e\ntoolbar_fg_color:#d9cdb5\nmenu_bg_color:#0f0f0f\nmenu_fg_color:#d9cdb5\npanel_bg_color:#1e1f1e\npanel_fg_color:#d9cdb5\nlink_color:#71b4d6\nbtn_bg_color:#272a28\nbtn_fg_color:#d9cdb5\ntitlebar_bg_color:#0f0f0f\ntitlebar_fg_color:#d9cdb5\nprimary_caret_color:#e3d6c9\nsecondary_caret_color:#e3d6c9\naccent_bg_color:#ef934d\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 = 0# 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 = 0 + 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 = 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 = 25 + #roundness = 0 + 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 = 0 + 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 = 0 + 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 = 0.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 = 0 + } +} + +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 = 0 + 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/caelus/caelus/caelus/gtk-3.0/assets/all-assets.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/all-assets.svg new file mode 100644 index 0000000..6b2b9d7 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/all-assets.svg @@ -0,0 +1,4456 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/all-assets.txt b/.themes/caelus/caelus/caelus/gtk-3.0/assets/all-assets.txt new file mode 100644 index 0000000..6e738e3 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/gtk-3.0/assets/change_dpi.sh b/.themes/caelus/caelus/caelus/gtk-3.0/assets/change_dpi.sh new file mode 100755 index 0000000..0c03497 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked-dark.svg new file mode 100644 index 0000000..993f829 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked-dark.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg new file mode 100644 index 0000000..4460212 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg new file mode 100644 index 0000000..4460212 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked.svg new file mode 100644 index 0000000..5e89535 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-checked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed-dark.svg new file mode 100644 index 0000000..bc9d1c6 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg new file mode 100644 index 0000000..4dd2f2c --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..4dd2f2c --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed.svg new file mode 100644 index 0000000..bc9d1c6 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-mixed.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg new file mode 100644 index 0000000..803c729 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg new file mode 100644 index 0000000..efc2880 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg new file mode 100644 index 0000000..efc2880 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked.svg new file mode 100644 index 0000000..803c729 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/checkbox-unchecked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-checked-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-checked-dark.svg new file mode 100644 index 0000000..98d5d75 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-checked-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-checked.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-checked.svg new file mode 100644 index 0000000..98d5d75 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-checked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg new file mode 100644 index 0000000..76c1a48 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked.svg new file mode 100644 index 0000000..76c1a48 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg new file mode 100644 index 0000000..73b5b98 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg new file mode 100644 index 0000000..5e1af06 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg new file mode 100644 index 0000000..8b58526 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg new file mode 100644 index 0000000..a4b1906 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..ef40c30 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg new file mode 100644 index 0000000..94ace77 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg new file mode 100644 index 0000000..e8cc73c --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg new file mode 100644 index 0000000..e3b29b0 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg new file mode 100644 index 0000000..5fa2a5d --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg new file mode 100644 index 0000000..0eb6586 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked.svg new file mode 100644 index 0000000..6302581 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg new file mode 100644 index 0000000..1785d24 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg new file mode 100644 index 0000000..d2d6648 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg new file mode 100644 index 0000000..ed7e4af --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed.svg new file mode 100644 index 0000000..9662b87 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg new file mode 100644 index 0000000..1f6156a --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle-vertical.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle-vertical.svg new file mode 100644 index 0000000..c09e688 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle-vertical.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle.png b/.themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle.png new file mode 100644 index 0000000..e67a9dc Binary files /dev/null and b/.themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle.png differ diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle.svg new file mode 100644 index 0000000..a2a8714 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle@2.png b/.themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle@2.png new file mode 100644 index 0000000..8a2cd07 Binary files /dev/null and b/.themes/caelus/caelus/caelus/gtk-3.0/assets/pane-handle@2.png differ diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked-dark.svg new file mode 100644 index 0000000..90e37ab --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg new file mode 100644 index 0000000..2dff2a0 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive.svg new file mode 100644 index 0000000..2dff2a0 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked.svg new file mode 100644 index 0000000..90e37ab --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-checked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed-dark.svg new file mode 100644 index 0000000..64ead24 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg new file mode 100644 index 0000000..96f6365 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive.svg new file mode 100644 index 0000000..96f6365 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed.svg new file mode 100644 index 0000000..64ead24 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-mixed.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-selected-insensitive.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-selected-insensitive.svg new file mode 100644 index 0000000..2dff2a0 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-selected-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-selected.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-selected.svg new file mode 100644 index 0000000..90e37ab --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-selected.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked-dark.svg new file mode 100644 index 0000000..712de67 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg new file mode 100644 index 0000000..647135c --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg new file mode 100644 index 0000000..647135c --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked.svg new file mode 100644 index 0000000..712de67 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unchecked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected-dark.svg new file mode 100644 index 0000000..214ed94 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected-dark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg new file mode 100644 index 0000000..0fdfaf4 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive.svg new file mode 100644 index 0000000..647135c --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected.svg b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected.svg new file mode 100644 index 0000000..712de67 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/radio-unselected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/sed.sh b/.themes/caelus/caelus/caelus/gtk-3.0/assets/sed.sh new file mode 100755 index 0000000..0988307 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/sed.sh @@ -0,0 +1,9 @@ +#!/bin/sh +sed -i \ + -e 's/#1e1f1e/rgb(0%,0%,0%)/g' \ + -e 's/#d9cdb5/rgb(100%,100%,100%)/g' \ + -e 's/#0f0f0f/rgb(50%,0%,0%)/g' \ + -e 's/#ef934d/rgb(0%,50%,0%)/g' \ + -e 's/#272a28/rgb(50%,0%,50%)/g' \ + -e 's/#d9cdb5/rgb(0%,0%,50%)/g' \ + "$@" diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/assets/unsed.sh b/.themes/caelus/caelus/caelus/gtk-3.0/assets/unsed.sh new file mode 100755 index 0000000..1cc4e1b --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/assets/unsed.sh @@ -0,0 +1,11 @@ +#!/bin/sh +sed -i \ + -e 's/rgb(0%,0%,0%)/#1e1f1e/g' \ + -e 's/rgb(100%,100%,100%)/#d9cdb5/g' \ + -e 's/rgb(50%,0%,0%)/#0f0f0f/g' \ + -e 's/rgb(0%,50%,0%)/#ef934d/g' \ + -e 's/rgb(0%,50.196078%,0%)/#ef934d/g' \ + -e 's/rgb(50%,0%,50%)/#272a28/g' \ + -e 's/rgb(50.196078%,0%,50.196078%)/#272a28/g' \ + -e 's/rgb(0%,0%,50%)/#d9cdb5/g' \ + "$@" diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/gtk-dark.css b/.themes/caelus/caelus/caelus/gtk-3.0/gtk-dark.css new file mode 100644 index 0000000..b00626d --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/gtk-dark.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk/dist/gtk-dark.css"); diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/gtk.css b/.themes/caelus/caelus/caelus/gtk-3.0/gtk.css new file mode 100644 index 0000000..c6eab95 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.0/gtk.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk/dist/gtk.css"); diff --git a/.themes/caelus/caelus/caelus/gtk-3.0/gtk.gresource.xml b/.themes/caelus/caelus/caelus/gtk-3.0/gtk.gresource.xml new file mode 100644 index 0000000..8281d70 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/gtk-3.0/thumbnail.png b/.themes/caelus/caelus/caelus/gtk-3.0/thumbnail.png new file mode 100644 index 0000000..e0e2e99 Binary files /dev/null and b/.themes/caelus/caelus/caelus/gtk-3.0/thumbnail.png differ diff --git a/.themes/caelus/caelus/caelus/gtk-3.20/assets b/.themes/caelus/caelus/caelus/gtk-3.20/assets new file mode 120000 index 0000000..ec2e4be --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.20/assets @@ -0,0 +1 @@ +../assets \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/gtk-3.20/dist/gtk-dark.css b/.themes/caelus/caelus/caelus/gtk-3.20/dist/gtk-dark.css new file mode 100644 index 0000000..33fa8f5 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.20/dist/gtk-dark.css @@ -0,0 +1,8505 @@ +/*$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 #0f0f0f; +@define-color dark_fg_color #d9cdb5; +/* colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_bg_color #d9cdb5; +@define-color theme_fg_color #1e1f1e; +@define-color theme_base_color #d9cdb5; +@define-color text_view_bg #d9cdb5; +/*workaround for new vte versions */ +@define-color theme_text_color #272a28; +@define-color theme_selected_bg_color #ef934d; +@define-color theme_selected_fg_color #0f0f0f; +@define-color theme_tooltip_bg_color #1e1f1e; +@define-color theme_tooltip_fg_color #d9cdb5; +/* shadow effects */ +@define-color light_shadow #daceb6; +@define-color dark_shadow #060606; +/* misc colors used by gtk+ */ +@define-color info_fg_color #0f0f0f; +@define-color info_bg_color #71b4d6; +@define-color warning_fg_color #0f0f0f; +@define-color warning_bg_color #ef934d; +@define-color question_fg_color #0f0f0f; +@define-color question_bg_color #71b4d6; +@define-color error_fg_color #0f0f0f; +@define-color error_bg_color #f16e65; +@define-color link_color #71b4d6; +@define-color success_color #7ec97e; +@define-color warning_color #ef934d; +@define-color error_color #f16e65; +/* 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(#1e1f1e,#d9cdb5,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(#d9cdb5,#1e1f1e,0.1); +@define-color unfocused_borders mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); +@define-color button_bg_color #d9cdb5; +@define-color button_fg_color #272a28; +@define-color header_button_bg_color #272a28; +@define-color header_button_fg_color #d9cdb5; +@define-color insensitive_bg_color mix(#d9cdb5,#d9cdb5,0.6); +@define-color insensitive_fg_color mix(#1e1f1e,#d9cdb5,0.5); +/* osd */ +@define-color osd_base #0f0f0f; +@define-color osd_bg rgba(15, 15, 15, 0.8); +@define-color osd_fg #d9cdb5; +@define-color osd_insensitive_bg_color mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.5); +@define-color osd_insensitive_fg_color mix(#d9cdb5,#0f0f0f,0.6); +@define-color osd_borders_color rgba(13, 13, 13, 0.8); +/* lightdm greeter colors */ +@define-color lightdm_bg_color #0f0f0f; +@define-color lightdm_fg_color #d9cdb5; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color mix(#1e1f1e,#d9cdb5,0.5); +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #272a28; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #d9cdb5; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #d9cdb5; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #ef934d; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #0f0f0f; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color #f3efe8; +/* window manager colors */ +@define-color wm_bg_focused #0f0f0f; +@define-color wm_bg_unfocused #d9cdb5; +@define-color wm_border_focused #1e1f1e; +@define-color wm_border_unfocused #1e1f1e; +@define-color wm_title_focused #d9cdb5; +@define-color wm_title_unfocused mix(#1e1f1e,#d9cdb5,0.4); +@define-color wm_icons_focused #d9cdb5; +@define-color wm_icons_focused_prelight #ef934d; +@define-color wm_icons_focused_pressed #e87015; +@define-color wm_icons_unfocused mix(#1e1f1e,#d9cdb5,0.4); +@define-color wm_icons_unfocused_prelight #ef934d; +@define-color wm_icons_unfocused_pressed #e87015; +/************** + ! 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(239, 147, 77, 0.5); + outline-style: dashed; + outline-width: 2px; + outline-offset: -1px; + -gtk-outline-radius: 0px; } + +/************* + ! 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: #ef934d; + color: #0f0f0f; } + +* { + /* hyperlinks */ + -GtkIMHtml-hyperlink-color: #71b4d6; } + *:disabled, *:disabled:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + *:disabled, *:disabled { + -gtk-icon-effect: dim; } + *:hover { + -gtk-icon-effect: highlight; } + *:link, *:visited { + color: #71b4d6; } + +.background { + background-color: #d9cdb5; + color: #1e1f1e; } + .background:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + .background.csd { + background-color: #d9cdb5; } + +.gtkstyle-fallback { + background-color: rgba(217, 205, 181, 0.5); + color: #1e1f1e; } + .gtkstyle-fallback:hover { + background-color: #e7dfcf; + color: #1e1f1e; } + .gtkstyle-fallback:active { + background-color: #cbbb9b; + color: #1e1f1e; } + .gtkstyle-fallback:disabled { + background-color: #d9cdb4; + color: mix(#1e1f1e,#d9cdb5,0.5); } + +image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled { + background-color: transparent; } + +label.separator { + color: #1e1f1e; } + label.separator:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + +label selection { + background-color: #ef934d; + color: #0f0f0f; } + +label:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + label:disabled:backdrop { + color: #f3efe8; } + +label:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + +assistant .sidebar { + background-color: #d9cdb5; + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + assistant .sidebar:backdrop { + background-color: #d9cdb5; + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +assistant.csd .sidebar { + border-top-style: none; } + +assistant .sidebar label { + padding: 2px 4px; } + +assistant .sidebar label.highlight { + background-color: mix(#1e1f1e,#d9cdb5,0.8); } + +/********* + ! Buttons +**********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#ef934e), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#ef934d), 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(#ef934e), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(218, 206, 183, 0.765882)), 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: 18px; + min-width: 18px; + padding: 2px; + border-width: 1px; + border-style: solid; + border-radius: 0px; + -gtk-outline-radius: 0px; + 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: 2px 2px; } + +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: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + +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 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 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: 0px; + -gtk-outline-radius: 0px; } + +.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: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + +.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > button:last-child { + border-width: 1px; + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + +.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > button:only-child { + border-width: 1px; + border-radius: 0px; + -gtk-outline-radius: 0px; } + +.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(217, 205, 181, 0.3); + background-color: rgba(30, 31, 30, 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(239, 147, 77, 0.3); + background-color: rgba(15, 15, 15, 0.1); + background-image: none; + box-shadow: none; } + +button, button.nautilus-circular-button.image-button { + background-color: #d9cdb5; + background-image: none; + border-color: rgba(31, 34, 32, 0.32); + color: #272a28; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.32); } + button:disabled, button.nautilus-circular-button.image-button:disabled { + border-color: rgba(33, 36, 34, 0.32); } + button:active:disabled, button:checked:disabled { + border-color: rgba(31, 34, 32, 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(#ef934d,rgba(39, 42, 40, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(39, 42, 40, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(39, 42, 40, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(39, 42, 40, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.flat, button.flat.nautilus-circular-button.image-button { + color: #272a28; + border-color: rgba(217, 205, 181, 0); + background-color: rgba(217, 205, 181, 0); + background-image: none; + box-shadow: none; } + button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(31, 34, 32, 0.4); + color: #272a28; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.4); } + button:hover:disabled, button.flat:hover:disabled { + border-color: rgba(33, 36, 34, 0.4); } + button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled { + border-color: rgba(31, 34, 32, 0.4); } + button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(39, 42, 40, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #272a28; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + button:focus:hover, button.flat:focus:hover { + background-color: #e7dfcf; + background-image: none; + border-color: rgba(31, 34, 32, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + button:focus:hover:hover, button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.4); } + button:focus:hover:disabled, button.flat:focus:hover:disabled { + border-color: rgba(33, 36, 34, 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(31, 34, 32, 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: #ef934d; + background-image: none; + border-color: rgba(31, 34, 32, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(39, 42, 40, 0.06), inset 0 1px rgba(39, 42, 40, 0.07), inset -1px 0 rgba(39, 42, 40, 0.06), inset 0 -1px rgba(39, 42, 40, 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(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.32); } + button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled { + border-color: rgba(33, 36, 34, 0.32); } + button:active:checked:disabled, button.flat:active:checked:disabled { + border-color: rgba(31, 34, 32, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #272a28; } + button:disabled:disabled, button.flat:disabled:disabled { + background-color: alpha(mix(#d9cdb5,#272a28,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#d9cdb5,#272a28,0.6); + box-shadow: none; } + button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled { + color: mix(#d9cdb5,#272a28,0.6); } + button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button:backdrop, button.nautilus-circular-button.image-button:backdrop, button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(217, 205, 181, 0.9); } + button.separator:disabled, button .separator:disabled { + color: rgba(217, 205, 181, 0.85); } + button separator, button.nautilus-circular-button.image-button separator { + background-image: image(mix(#272a28,#d9cdb5,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(6, 6, 6, 0.12); } + .inline-toolbar button:focus, .inline-toolbar button:hover, .linked > button:focus, .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + .inline-toolbar button:disabled, .linked > button:disabled { + box-shadow: inset -1px 0 #bea980; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + .linked.vertical > button { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + .linked.vertical > button:focus, .linked.vertical > button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.05); } + .linked.vertical > button:disabled { + box-shadow: inset 0 -1px #bea980; } + .linked.vertical > button:last-child, .linked.vertical > button:only-child { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + button.circular, button.nautilus-circular-button.image-button, button.circular-button { + padding: 0; + min-width: 26px; + min-height: 26px; + 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: #272a28; + padding: 2px 3px; } + 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: #f4f1ea; + background-image: none; } + spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover { + border-color: rgba(31, 34, 32, 0.4); } + spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.4); } + spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled { + border-color: rgba(33, 36, 34, 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(31, 34, 32, 0.4); } + spinbutton button:focus:hover { + color: mix(#1e1f1e,mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3),0.3); } + spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled { + color: mix(#272a28,#d9cdb5,0.7); } + spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + spinbutton button:backdrop:disabled { + color: rgba(243, 239, 232, 0.8); } + +spinbutton:not(.vertical) { + /*@extend %entry;*/ + background-color: #d9cdb5; + background-image: none; + /*@include border($base_color);*/ + padding: 0; + border-radius: 0px; + -gtk-outline-radius: 0px; + color: #272a28; + caret-color: #272a28; + /*&:focus, &:active { border-color: border_focus($borders_color); }*/ } + spinbutton:not(.vertical):disabled { + background-color: #cbbb9b; + background-image: none; + color: mix(#d9cdb5,#272a28,0.5); } + spinbutton:not(.vertical) entry { + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; + 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(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(12, 12, 12, 0.2); } + spinbutton:not(.vertical) button:backdrop { + border-color: alpha(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl) { + border-right-style: none; + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + spinbutton:not(.vertical) button.down:dir(rtl):focus { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr) { + border-left-style: none; + border-radius: 0 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 0; } + spinbutton:not(.vertical) button.up:dir(ltr):focus { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); + box-shadow: inset 1px 0 mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + +spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry { + min-width: 0; + padding-left: 0px; + padding-right: 0px; } + +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(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + +spinbutton.vertical button.up { + border-radius: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + spinbutton.vertical button.up:focus { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + +spinbutton.vertical button.down { + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + spinbutton.vertical button.down:focus { + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + +/****************** +! ComboBoxes * +*******************/ +combobox button.combo, combobox button.combo.nautilus-circular-button.image-button { + min-width: 0; + padding-left: 2px; + padding-right: 2px; } + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 14px; + min-width: 14px; + padding: 1px; } + +combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry { + padding: 2px 2px; } + +combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button { + padding: 2px; } + +combobox menu menuitem { + padding: 2px 3px; } + combobox menu menuitem cellview { + min-height: 18px; } + +/********* + ! 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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.1), inset 0 1px rgba(6, 6, 6, 0.12), inset -1px 0 rgba(6, 6, 6, 0.1), inset 0 -1px rgba(6, 6, 6, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 2px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 2px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#d9cdb5,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +entry { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#272a28,#d9cdb5,0.56); + padding: 4px 2px; + color: #272a28; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + entry:focus, entry:hover { + border-color: mix(#ef934d,mix(#272a28,#d9cdb5,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(#272a28,#d9cdb5,0.48); } + entry:disabled { + border-color: mix(#272a28,#d9cdb5,0.64); } + entry:active:disabled, entry:checked:disabled { + border-color: mix(#272a28,#d9cdb5,0.56); } + entry:focus, entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + entry:disabled { + background-color: mix(#d9cdb5,#272a28,0.07); + background-image: none; + opacity: .9; + color: mix(#d9cdb5,#272a28,0.9); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +toolbar { + padding: 1px; + border-style: none; } + toolbar.horizontal separator { + margin: 0 4px 1px; } + toolbar.vertical separator { + margin: 4px 1px 4px 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: 5px; + margin-bottom: 5px; } + headerbar switch { + margin-top: 3px; + margin-bottom: 3px; } + window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 0px; } + window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 0px; } + +.titlebar:not(headerbar), headerbar { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.88); + color: #d9cdb5; + background-color: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + color: #d9cdb5; + padding: 0 6px; + min-height: 42px; } + .titlebar:focus:not(headerbar), headerbar:focus, .titlebar:hover:not(headerbar), headerbar:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,0.8),0.3); } + .titlebar:active:not(headerbar), headerbar:active, .titlebar:checked:not(headerbar), headerbar:checked { + border-color: mix(#d9cdb5,#0f0f0f,0.4); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.92); } + .titlebar:active:disabled:not(headerbar), headerbar:active:disabled, .titlebar:checked:disabled:not(headerbar), headerbar:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.88); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#d9cdb5,#0f0f0f,0.5); } + .titlebar:not(headerbar) .background, headerbar .background { + background-color: #0f0f0f; + border-color: mix(#0f0f0f,#d9cdb5,0.3); } + .titlebar:not(headerbar) .title, headerbar .title { + font-weight: bold; + padding: 0 4px; } + .titlebar:not(headerbar) .subtitle, headerbar .subtitle { + font-size: smaller; + padding: 0 4px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #0f0f0f; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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: #101010; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #101010; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #111111; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#0f0f0f,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#0f0f0f,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#0f0f0f,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(15, 15, 15, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:not(headerbar) button.image-button, headerbar button.image-button, headerbar button.image-button.nautilus-circular-button { + padding: 2px; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 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 #0c0c0c; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button, headerbar box button.image-button.nautilus-circular-button { + padding: 2px 6px; } + .titlebar:not(headerbar) separator, headerbar separator { + color: #090909; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .titlebar:not(headerbar) separator, headerbar separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:backdrop:not(headerbar), headerbar:backdrop { + background-color: #d9cdb5; + background-image: none; + color: mix(#1e1f1e,#d9cdb5,0.4); + text-shadow: none; + border-color: mix(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9),#d9cdb5,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: 2px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); + padding: 2px; } + .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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 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: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(39, 42, 40, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + .titlebar:not(headerbar) button.text-button, headerbar button.text-button, headerbar button.text-button.nautilus-circular-button.image-button { + padding: 2px 5px; } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; } + .titlebar:not(headerbar) button.flat:hover, headerbar button.flat:hover { + color: #d9cdb5; } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#1e1f1e,#d9cdb5,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: #d9cdb5; } + .titlebar:not(headerbar) viewswitcher button:not(:checked):not(:hover) stack box, headerbar viewswitcher button:not(:checked):not(:hover) stack box { + color: #272a28; } + .titlebar:not(headerbar) button.titlebutton + separator.titlebutton, headerbar button.titlebutton + separator.titlebutton { + margin-left: 0; + margin-right: 2px; } + .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button { + border: 0; + padding: 2px; + background-image: none; + background-color: transparent; + color: #d9cdb5; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover { + background-image: none; + background-color: transparent; + color: #ef934d; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active { + background-image: none; + background-color: transparent; + color: #ec8130; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:backdrop, headerbar button.titlebutton:backdrop { + background: none; + color: mix(#1e1f1e,#d9cdb5,0.4); + -gtk-icon-shadow: none; } + +toolbar { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#1e1f1e,#d9cdb5,0.64); + color: #1e1f1e; } + toolbar:focus, toolbar:hover { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,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(#1e1f1e,#d9cdb5,0.56); } + toolbar:disabled { + border-color: mix(#1e1f1e,#d9cdb5,0.72); } + toolbar:active:disabled, toolbar:checked:disabled { + border-color: mix(#1e1f1e,#d9cdb5,0.64); } + toolbar:disabled { + background-color: #cbbb9b; + background-image: none; + color: mix(#1e1f1e,#d9cdb5,0.5); } + toolbar .background { + background-color: #d9cdb5; + border-color: mix(#d9cdb5,#1e1f1e,0.3); } + toolbar .title { + font-weight: bold; + padding: 0 4px; } + toolbar .subtitle { + font-size: smaller; + padding: 0 4px; } + toolbar button, toolbar button.nautilus-circular-button.image-button { + background-color: #d9cdb5; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.32); } + toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(26, 26, 26, 0.32); } + toolbar button:active:disabled, toolbar button:checked:disabled { + border-color: rgba(24, 25, 24, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button { + color: #1e1f1e; + border-color: rgba(217, 205, 181, 0); + background-color: rgba(217, 205, 181, 0); + background-image: none; + box-shadow: none; } + toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar button:hover:disabled, toolbar button.flat:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 0.4); } + toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(30, 31, 30, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + toolbar button:focus:hover, toolbar button.flat:focus:hover { + background-color: #e7dfcf; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 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: #ef934d; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(30, 31, 30, 0.06), inset 0 1px rgba(30, 31, 30, 0.07), inset -1px 0 rgba(30, 31, 30, 0.06), inset 0 -1px rgba(30, 31, 30, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.32); } + toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled { + border-color: rgba(26, 26, 26, 0.32); } + toolbar button:active:checked:disabled, toolbar button.flat:active:checked:disabled { + border-color: rgba(24, 25, 24, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #1e1f1e; } + toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#d9cdb5,#1e1f1e,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#d9cdb5,#1e1f1e,0.6); + box-shadow: none; } + toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled { + color: mix(#d9cdb5,#1e1f1e,0.6); } + toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar button:backdrop, toolbar button.nautilus-circular-button.image-button:backdrop, toolbar button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(217, 205, 181, 0.9); } + toolbar button.separator:disabled, toolbar button .separator:disabled { + color: rgba(217, 205, 181, 0.85); } + toolbar button separator, toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#1e1f1e,#d9cdb5,0.9)); } + toolbar button.image-button, toolbar button.image-button.nautilus-circular-button { + padding: 2px; } + 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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + toolbar viewswitcher button:disabled, toolbar viewswitcher button.nautilus-circular-button.image-button:disabled, + toolbar .linked > button:disabled { + box-shadow: inset -1px 0 #bea980; } + 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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button { + padding: 2px 6px; } + toolbar separator, toolbar separator:disabled { + color: #9e8451; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + toolbar.inline-toolbar { + padding: 1px; + border-width: 0 1px 1px; + border-style: solid; + border-color: mix(#d9cdb5,#1e1f1e,0.1); + background-color: mix(mix(#d9cdb5,#1e1f1e,0.1),#d9cdb5,0.7); + background-image: none; } + toolbar.inline-toolbar:backdrop { + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); + background-color: mix(#d9cdb5,mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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: #d9cdb5; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.32); } + toolbar.inline-toolbar button:disabled { + border-color: rgba(26, 26, 26, 0.32); } + toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled { + border-color: rgba(24, 25, 24, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar.inline-toolbar button.flat { + color: #1e1f1e; + border-color: rgba(217, 205, 181, 0); + background-color: rgba(217, 205, 181, 0); + background-image: none; + box-shadow: none; } + toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:hover { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 0.4); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(30, 31, 30, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover { + background-color: #e7dfcf; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 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: #ef934d; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(30, 31, 30, 0.06), inset 0 1px rgba(30, 31, 30, 0.07), inset -1px 0 rgba(30, 31, 30, 0.06), inset 0 -1px rgba(30, 31, 30, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 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(26, 26, 26, 0.32); } + toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled { + border-color: rgba(24, 25, 24, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover { + color: #1e1f1e; } + toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#d9cdb5,#1e1f1e,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#d9cdb5,#1e1f1e,0.6); + box-shadow: none; } + toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled { + color: mix(#d9cdb5,#1e1f1e,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar.inline-toolbar button:backdrop, toolbar.inline-toolbar button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator { + border: 1px solid currentColor; + color: rgba(217, 205, 181, 0.9); } + toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled { + color: rgba(217, 205, 181, 0.85); } + toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#1e1f1e,#d9cdb5,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: #0d0d0d; } + +.background .titlebar:backdrop, .background .titlebar { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +.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: 2px; + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + actionbar > revealer > box:backdrop { + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +/**************************** + ! Search and Location bars * +*****************************/ +searchbar, +.location-bar { + background-color: #d6c9b0; + background-image: none; + border-width: 0 0 1px; + border-style: solid; + border-color: #bea980; + color: #1e1f1e; } + +/****************** + ! Action buttons * +*******************/ +.suggested-action, headerbar.selection-mode button.suggested-action, +.titlebar.selection-mode:not(headerbar) button.suggested-action { + background-color: #7ec97e; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action, + .titlebar:not(headerbar).selection-mode button.flat.suggested-action { + color: #0f0f0f; + border-color: rgba(126, 201, 126, 0); + background-color: rgba(126, 201, 126, 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: #8ace8a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:hover:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #8ace8a; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .suggested-action:focus:hover, + .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover { + background-color: #95d395; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + .suggested-action:active:checked:disabled, .suggested-action.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #0f0f0f; } + .suggested-action:disabled:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled { + background-color: alpha(mix(#7ec97e,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#7ec97e,#0f0f0f,0.6); + box-shadow: none; } + .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled { + color: mix(#7ec97e,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(126, 201, 126, 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(126, 201, 126, 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(#0f0f0f,#7ec97e,0.9)); } + +.destructive-action { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + .destructive-action:focus, .destructive-action:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:disabled { + border-color: rgba(13, 13, 13, 0.32); } + .destructive-action:active:disabled, .destructive-action:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .destructive-action.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + .destructive-action:hover, .destructive-action.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + .destructive-action:focus, .destructive-action.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .destructive-action:focus:hover, .destructive-action.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover { + color: #0f0f0f; } + .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,0.6); } + .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .destructive-action:backdrop, .destructive-action.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + .destructive-action.separator, .destructive-action .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + .destructive-action.separator:disabled, .destructive-action .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + .destructive-action separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/****************** + ! Selection mode * +*******************/ +headerbar.selection-mode, +.titlebar:not(headerbar).selection-mode { + background-color: #ef934d; + background-image: none; + border-color: mix(#0f0f0f,#ef934d,0.72); + color: #0f0f0f; } + headerbar.selection-mode:focus, headerbar.selection-mode:hover, + .titlebar:not(headerbar).selection-mode:focus, + .titlebar:not(headerbar).selection-mode:hover { + border-color: mix(#ef934d,mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.48); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + border-color: mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.72); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + background-color: #ec8130; + background-image: none; + color: mix(#0f0f0f,#ef934d,0.5); } + headerbar.selection-mode .background, + .titlebar:not(headerbar).selection-mode .background { + background-color: #ef934d; + border-color: mix(#ef934d,#0f0f0f,0.3); } + headerbar.selection-mode .title, + .titlebar:not(headerbar).selection-mode .title { + font-weight: bold; + padding: 0 4px; } + headerbar.selection-mode .subtitle, + .titlebar:not(headerbar).selection-mode .subtitle { + font-size: smaller; + padding: 0 4px; } + headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button, + .titlebar:not(headerbar).selection-mode button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode button.image-button, + .titlebar:not(headerbar).selection-mode button.image-button { + padding: 2px; } + 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(6, 6, 6, 0.12); } + 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(6, 6, 6, 0.32); } + 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 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 #e87015; } + 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(6, 6, 6, 0.12); } + 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(6, 6, 6, 0.32); } + 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + headerbar.selection-mode box button.image-button, + .titlebar:not(headerbar).selection-mode box button.image-button { + padding: 2px 6px; } + headerbar.selection-mode separator, headerbar.selection-mode separator:disabled, + .titlebar:not(headerbar).selection-mode separator, + .titlebar:not(headerbar).selection-mode separator:disabled { + color: #ae5410; + 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode:backdrop, + .titlebar:not(headerbar).selection-mode:backdrop { + background-color: #ef934d; + 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: #e87015; + 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: #cb6212; } + 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: #d96914; } + 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(15, 15, 15, 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: #cb6212; } + +/********** + ! Calendar +***********/ +calendar { + padding: 1px 3px; + outline-offset: -1px; + color: #272a28; } + calendar:selected { + border-radius: 0px; } + calendar.header { + border-bottom: 1px solid rgba(12, 12, 12, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(12, 12, 12, 0.1); } + calendar.button { + color: rgba(30, 31, 30, 0.55); } + calendar.button:hover { + color: #1e1f1e; } + calendar.button:backdrop { + color: alpha(mix(#1e1f1e,#d9cdb5,0.5),0.55); } + calendar.button:disabled { + color: alpha(mix(#1e1f1e,#d9cdb5,0.5),0.55); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: mix(#ef934d,#1e1f1e,0.5); } + calendar:backdrop { + color: mix(#d9cdb5,#272a28,0.8); } + +/* gnome-calendar */ +.calendar-view { + background-color: #d9cdb5; + color: #272a28; } + +/*************** + ! Color chooser +****************/ +colorswatch:drop(active), colorswatch { + border-style: none; } + +colorswatch.top { + border-top-left-radius: 0.5px; + border-top-right-radius: 0.5px; } + colorswatch.top overlay { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +colorswatch.bottom { + border-bottom-left-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.bottom overlay { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 0.5px; + border-bottom-left-radius: 0.5px; } + colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.dark overlay { + color: #0f0f0f; } + colorswatch.dark overlay:hover { + border-color: mix(#d9cdb5,#1e1f1e,0.1); } + colorswatch.dark overlay:backdrop { + color: mix(#ef934d,#0f0f0f,0.66); } + +colorswatch.light overlay { + color: #272a28; } + colorswatch.light overlay:hover { + border-color: mix(#d9cdb5,#1e1f1e,0.1); } + colorswatch.light overlay:backdrop { + color: mix(#d9cdb5,#272a28,0.8); } + +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px mix(#d9cdb5,#1e1f1e,0.1), inset 0 0 0 1px #ef934d; } + colorswatch:drop(active).dark overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px mix(#d9cdb5,#1e1f1e,0.1), inset 0 0 0 1px #ef934d; } + +colorswatch overlay { + border: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(218, 206, 183, 0.4), inset 0 -1px rgba(12, 12, 12, 0.2); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: mix(#d9cdb5,#1e1f1e,0.1); + box-shadow: none; } + +colorswatch:disabled { + opacity: .5; } + colorswatch:disabled overlay { + border-color: rgba(12, 12, 12, 0.6); + box-shadow: none; } + +row:selected colorswatch { + box-shadow: 0 0 0 2px #0f0f0f; } + +colorswatch#add-color-button { + border-radius: 0px 0px 0 0; } + colorswatch#add-color-button:only-child { + border-radius: 0px; } + colorswatch#add-color-button overlay { + background-color: #d2c4a8; + color: #1e1f1e; } + colorswatch#add-color-button overlay:hover { + background-color: #cbbb9b; } + colorswatch#add-color-button overlay:backdrop { + background-color: #d2c4a8; } + +colorswatch#editor-color-sample { + border-radius: 0px; } + colorswatch#editor-color-sample overlay { + border-radius: 0.5px; } + +button.color, button.color.nautilus-circular-button.image-button { + padding: 2px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0px; } + 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(#d9cdb5,#1e1f1e,0.1); } + filechooser .dialog-action-box:backdrop { + border-top-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + filechooser #pathbarbox { + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); + background-color: #d9cdb5; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/****************** + ! Grid and flowbox +*******************/ +widget:active { + background-color: mix(#ef934d,#d9cdb5,0.5); } + +list { + color: #272a28; + background-color: #d9cdb5; + border-color: mix(#d9cdb5,#1e1f1e,0.1); } + list:backdrop { + background-color: #d9cdb5; + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + list row { + padding: 2px; } + +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(30, 31, 30, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(12, 12, 12, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(12, 12, 12, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: mix(#ef934d,#1e1f1e,0.1); } + row.activatable:selected:backdrop { + background-color: #ef934d; } + +flowbox flowboxchild { + padding: 2px; + border-radius: 0px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Infobar +**********/ +infobar { + border: 0; } + infobar.info, infobar.info:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop { + color: #0f0f0f; } + infobar.info button, infobar.info button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.info button:focus, infobar.info button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.info button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.info button:active:disabled, infobar.info button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.info button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.info button:hover, infobar.info button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.info button:focus, infobar.info button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.info button:focus:hover, infobar.info button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.info button:active:checked:disabled, infobar.info button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.info button:focus, infobar.info button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover { + color: #0f0f0f; } + infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.info button:backdrop, infobar.info button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.info button.separator, infobar.info button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.info button.separator:disabled, infobar.info button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.warning, infobar.warning:backdrop { + background-color: #ef934d; + background-image: none; + border: 1px solid #e87015; + caret-color: currentColor; } + infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop { + color: #0f0f0f; } + infobar.warning button, infobar.warning button.nautilus-circular-button.image-button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.warning button:focus, infobar.warning button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.warning button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.warning button:active:disabled, infobar.warning button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.warning button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + infobar.warning button:hover, infobar.warning button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.warning button:focus, infobar.warning button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.warning button:active:checked:disabled, infobar.warning button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover { + color: #0f0f0f; } + infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.warning button:backdrop, infobar.warning button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.warning button.separator, infobar.warning button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + infobar.warning button.separator:disabled, infobar.warning button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + infobar.question, infobar.question:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop { + color: #0f0f0f; } + infobar.question button, infobar.question button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.question button:focus, infobar.question button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.question button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.question button:active:disabled, infobar.question button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.question button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.question button:hover, infobar.question button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.question button:focus, infobar.question button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.question button:focus:hover, infobar.question button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.question button:active:checked:disabled, infobar.question button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.question button:focus, infobar.question button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover { + color: #0f0f0f; } + infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.question button:backdrop, infobar.question button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.question button.separator, infobar.question button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.question button.separator:disabled, infobar.question button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.error, infobar.error:backdrop { + background-color: #f16e65; + background-image: none; + border: 1px solid #eb3326; + caret-color: currentColor; } + infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop { + color: #0f0f0f; } + infobar.error button, infobar.error button.nautilus-circular-button.image-button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.error button:focus, infobar.error button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.error button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.error button:active:disabled, infobar.error button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.error button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + infobar.error button:hover, infobar.error button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.error button:focus, infobar.error button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.error button:focus:hover, infobar.error button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.error button:active:checked:disabled, infobar.error button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.error button:focus, infobar.error button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover { + color: #0f0f0f; } + infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.error button:backdrop, infobar.error button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.error button.separator, infobar.error button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + infobar.error button.separator:disabled, infobar.error button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#f16e65,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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.1), inset 0 1px rgba(6, 6, 6, 0.12), inset -1px 0 rgba(6, 6, 6, 0.1), inset 0 -1px rgba(6, 6, 6, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 2px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 2px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#d9cdb5,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +/********* + ! Menubar +**********/ +menubar, .menubar { + -GtkWidget-window-dragging: true; + padding: 0; + border: 0; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; } + menubar > menuitem, .menubar > menuitem { + min-height: 14px; + padding: 4px 6px; + border: 1px solid transparent; + background-color: transparent; + background-image: none; + color: #d9cdb5; } + menubar > menuitem:hover, .menubar > menuitem:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + menubar > menuitem *:hover, .menubar > menuitem *:hover { + color: #e4dbca; } + +/****** + ! Menu +*******/ +menu, +.menu, +.context-menu { + border-radius: 0; + padding: 2px; + background-color: #0f0f0f; + color: #d9cdb5; + border: 1px solid mix(#0f0f0f,#d9cdb5,0.21); } + .csd menu, .csd .menu, .csd .context-menu { + border: 0; } + menu:selected, + .menu:selected, + .context-menu:selected { + background-color: #ef934d; + color: #0f0f0f; } + menu separator, .csd menu separator, + .menu separator, .csd .menu separator, + .context-menu separator, .csd .context-menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,0.18)); + margin: 0px 0; } + menu .separator, .csd menu .separator, + .menu .separator, .csd .menu .separator, + .context-menu .separator, .csd .context-menu .separator { + color: mix(#0f0f0f,#d9cdb5,0.18); } + menu menuitem, + .menu menuitem, + .context-menu menuitem { + min-height: 14px; + min-width: 40px; + padding: 4px; + 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: #ef934d; + background-image: none; + color: #0f0f0f; } + 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: mix(#0f0f0f,#ef934d,0.6); } + menu menuitem *:active, menu menuitem *:hover, + .menu menuitem *:active, + .menu menuitem *:hover, + .context-menu menuitem *:active, + .context-menu menuitem *:hover { + color: #0f0f0f; } + menu menuitem:disabled, menu menuitem *:disabled, + .menu menuitem:disabled, + .menu menuitem *:disabled, + .context-menu menuitem:disabled, + .context-menu menuitem *:disabled { + color: mix(#d9cdb5,#0f0f0f,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: #ef934d; + color: #0f0f0f; } + menu menuitem calendar, + .menu menuitem calendar, + .context-menu menuitem calendar { + color: #d9cdb5; } + menu menuitem calendar.header, + .menu menuitem calendar.header, + .context-menu menuitem calendar.header { + border-bottom: 1px solid #0e0e0e; + border-radius: 0; } + menu menuitem calendar.header:backdrop, + .menu menuitem calendar.header:backdrop, + .context-menu menuitem calendar.header:backdrop { + border-color: #0e0e0e; } + menu menuitem calendar.button, + .menu menuitem calendar.button, + .context-menu menuitem calendar.button { + color: rgba(217, 205, 181, 0.55); } + menu menuitem calendar.button:hover, + .menu menuitem calendar.button:hover, + .context-menu menuitem calendar.button:hover { + color: #d9cdb5; } + 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(#d9cdb5,#0f0f0f,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: 2px; + background-color: #0f0f0f; + border-radius: 0; } + menu > arrow.top, + .menu > arrow.top, + .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid mix(#0f0f0f,#d9cdb5,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(#0f0f0f,#d9cdb5,0.18); + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, + .menu > arrow:hover, + .context-menu > arrow:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.1); } + menu > arrow:backdrop, + .menu > arrow:backdrop, + .context-menu > arrow:backdrop { + background-color: mix(#d9cdb5,#d9cdb5,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(217, 205, 181, 0.6); } + menuitem accelerator:hover { + color: rgba(15, 15, 15, 0.8); } + menuitem accelerator:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,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(12, 12, 12, 0.2); } + +menuitem entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + menuitem entry:focus, menuitem entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + menuitem entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + menuitem entry:active:disabled, menuitem entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + menuitem entry:focus, menuitem entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + menuitem entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +/********* + ! Popover +**********/ +popover.background { + padding: 0px; + border-radius: 0px; + background-clip: border-box; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; + box-shadow: 0 3px 6px rgba(12, 12, 12, 0.16); } + .csd popover.background, popover.background { + border-color: mix(#d9cdb5,#0f0f0f,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(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.16); } + .csd popover.background:disabled, popover.background:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.68); } + .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,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: #ef934d; } + popover.background treeview.view, popover.background treeview.view:backdrop { + border-top-color: #121212; } + popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover { + background-image: none; + background-color: #ef934d; + color: #0f0f0f; } + 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(#0f0f0f,#d9cdb5,1.3); + background-image: none; + color: #d9cdb5; + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + popover.background list row, popover.background list row .button { + background-color: transparent; + background-image: none; + color: #d9cdb5; } + 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: #ef934d; + color: #0f0f0f; } + popover.background .frame { + border-color: mix(#d9cdb5,#0f0f0f,0.8); + border-radius: 0px; } + popover.background entry { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#272a28,#d9cdb5,0.56); + padding: 4px 2px; + color: #272a28; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + popover.background entry:focus, popover.background entry:hover { + border-color: mix(#ef934d,mix(#272a28,#d9cdb5,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(#272a28,#d9cdb5,0.48); } + popover.background entry:disabled { + border-color: mix(#272a28,#d9cdb5,0.64); } + popover.background entry:active:disabled, popover.background entry:checked:disabled { + border-color: mix(#272a28,#d9cdb5,0.56); } + popover.background entry:focus, popover.background entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + popover.background entry:disabled { + background-color: mix(#d9cdb5,#272a28,0.07); + background-image: none; + opacity: .9; + color: mix(#d9cdb5,#272a28,0.9); } + popover.background button, popover.background button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + popover.background button:focus, popover.background button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + popover.background button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + popover.background button:active:disabled, popover.background button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + popover.background button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + popover.background button:hover, popover.background button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:hover:disabled, popover.background button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + popover.background button:focus, popover.background button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + popover.background button:focus:hover, popover.background button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + popover.background button:active:checked:disabled, popover.background button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + popover.background button:focus, popover.background button:hover, popover.background button.flat:focus, popover.background button.flat:hover { + color: #d9cdb5; } + popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + popover.background button:backdrop, popover.background button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + popover.background button.separator, popover.background button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + popover.background button.separator:disabled, popover.background button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + popover.background button separator, popover.background button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + popover.background button.flat:not(:hover) { + color: #d9cdb5; } + popover.background .linked > button { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + popover.background .linked > button:focus, popover.background .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + popover.background .linked > button:disabled { + box-shadow: inset -1px 0 #1f2220; } + popover.background .linked > button:last-child, popover.background .linked > button:only-child { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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: 2px; + padding-left: 2px; + transition: none; } + modelbutton.flat:hover, + menuitem.button.flat:hover { + border-radius: 0px; + background-color: #ef934d; + color: #0f0f0f; } + modelbutton.flat:checked, + menuitem.button.flat:checked { + color: #1e1f1e; } + 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: #1e1f1e; + background-clip: padding-box; + border: 1px solid #181918; + border-radius: 0px; + color: #d9cdb5; } + +.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: 2px; + margin: 0; + padding: 0; } + messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box { + margin: 4px; } + +printdialog paper { + color: #1e1f1e; + border: 1px solid mix(#d9cdb5,#1e1f1e,0.1); + background: #daceb7; + padding: 0; } + printdialog paper:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +printdialog .dialog-action-box { + margin: 4px; } + +/********************* + ! App notifications * +**********************/ +frame.app-notification { + border-style: solid; + border-color: rgba(12, 12, 12, 0.8); + border-width: 0 1px 1px; + border-radius: 0 0 0px 0px; + padding: 4px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + frame.app-notification button:focus, frame.app-notification button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + frame.app-notification button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + frame.app-notification button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + frame.app-notification button:hover, frame.app-notification button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + frame.app-notification button:focus, frame.app-notification button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 0.22); } + frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover { + color: #d9cdb5; } + frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.6); + box-shadow: none; } + frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled { + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + frame.app-notification button:backdrop, frame.app-notification button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + frame.app-notification button.separator, frame.app-notification button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #0f0f0f; } + +/**************** + ! Floating bar * +*****************/ +.floating-bar { + background-color: #d9cdb5; + background-image: none; + border: 1px solid #bea980; + border-radius: 0px; + color: #1e1f1e; } + .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: 0px; + background-clip: border-box; } + GtkBubbleWindow.osd.background { + background-color: rgba(15, 15, 15, 0.8); } + GtkBubbleWindow .toolbar { + background-color: transparent; } + +/*************** + ! Font-viewer * +****************/ +SushiFontWidget { + padding: 2px 4px; } + +/************* + ! Gucharmap * +**************/ +GucharmapChartable { + background-color: #d9cdb5; + color: #272a28; } + +/************* + ! Evolution * +**************/ +EPreviewPane .entry { + background-color: #d9cdb5; + color: #272a28; } + +/******************* + ! Gnome Bluetooth * +********************/ +entry.entry.pin-entry { + font-style: normal; + font-size: 50px; + padding-left: 10px; + padding-right: 10px; } + +label.pin-label { + font-style: normal; + font-size: 50px; } + +/************************ + ! Shortcut window keys * +*************************/ +.keycap { + min-width: 20px; + min-height: 24px; + margin-top: 2px; + padding-bottom: 1px; + padding-left: 2px; + padding-right: 2px; + color: #1e1f1e; + background-color: #d9cdb5; + border: 1px solid; + border-color: mix(#d9cdb5,#1e1f1e,0.1); + border-radius: 0px; + box-shadow: inset 0 -3px mix(mix(#d9cdb5,#1e1f1e,0.1),#d9cdb5,0.6); + font-size: smaller; } + .keycap:backdrop { + background-color: #d9cdb5; + color: mix(#1e1f1e,#d9cdb5,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(#0f0f0f,#ef934d,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: #ef934d; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,0.66),#ef934d,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: #ef934d; } + 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: #0f0f0f; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********** + ! Notebook +***********/ +notebook { + padding: 0; } + notebook.frame { + border: 1px solid mix(#d9cdb5,#1e1f1e,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: #d9cdb5; } + notebook > header { + padding: 2px; + background-color: #d9cdb5; } + notebook > header.top { + box-shadow: inset 0 -1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.bottom { + box-shadow: inset 0 1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.right { + box-shadow: inset 1px 0 mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.left { + box-shadow: inset -1px 0 mix(#d9cdb5,#1e1f1e,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(#1e1f1e,#d9cdb5,0.5); } + notebook > header > tabs > arrow:hover { + color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.5),0.5); } + notebook > header > tabs > arrow:active { + color: #1e1f1e; } + notebook > header > tabs > arrow:disabled { + color: alpha(mix(#1e1f1e,#d9cdb5,0.5),0.3); } + notebook > header > tabs > tab { + background-color: alpha(mix(#d9cdb5,#1e1f1e,0.1),0.7); + background-image: none; + border-color: mix(mix(#d9cdb5,#1e1f1e,0.1),mix(#1e1f1e,#d9cdb5,0.5),0.15); + color: rgba(30, 31, 30, 0.8); + padding: 2px 10px; + 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(#d9cdb5,#1e1f1e,0.04); + background-image: none; + color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.5),0.5); } + notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover { + background: #d9cdb5; + border-color: mix(#d9cdb5,#1e1f1e,0.1); + color: #1e1f1e; } + 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(#d9cdb5,#1e1f1e,0.35); } + notebook > header > tabs > tab button.flat:hover { + color: #f7b0ab; } + notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover { + color: #ef934d; } + notebook > header.top > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 -1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.left > tabs > tab:hover:not(:checked) { + box-shadow: inset -1px 0 mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.right > tabs > tab:hover:not(:checked) { + box-shadow: inset 1px 0 mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.top { + padding-bottom: 0; } + notebook > header.top > tabs > tab { + border-bottom: none; + -gtk-outline-radius: 0; + margin-top: 0px; } + notebook > header.top > tabs > tab + tab { + margin-left: -1px; } + notebook > header.top > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.top > tabs > tab:last-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked { + border-top-width: 3px; + border-top-color: #ef934d; + margin-top: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0px 0 0; + padding-top: 0px; } + notebook > header.top > tabs > tab:hover:not(:checked) { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + notebook > header.bottom { + padding-top: 0; } + notebook > header.bottom > tabs > tab { + border-top: none; + -gtk-outline-radius: 0; + margin-bottom: 0px; } + notebook > header.bottom > tabs > tab + tab { + margin-left: -1px; } + notebook > header.bottom > tabs > tab:first-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.bottom > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked { + border-bottom-width: 3px; + border-bottom-color: #ef934d; + margin-bottom: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0 0px 0px; + padding-bottom: 0px; } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + notebook > header.right { + padding-left: 0; } + notebook > header.right > tabs > tab { + border-left: none; + -gtk-outline-radius: 0; + margin-right: 0px; } + notebook > header.right > tabs > tab + tab { + margin-top: -1px; } + notebook > header.right > tabs > tab:first-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.right > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked { + border-right-width: 3px; + border-right-color: #ef934d; + margin-right: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0px 0px 0; + padding-right: 8px; } + notebook > header.right > tabs > tab:hover:not(:checked) { + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + notebook > header.left { + padding-right: 0; } + notebook > header.left > tabs > tab { + border-right: none; + -gtk-outline-radius: 0; + margin-left: 0px; } + notebook > header.left > tabs > tab + tab { + margin-top: -1px; } + notebook > header.left > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.left > tabs > tab:last-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked { + border-left-width: 3px; + border-left-color: #ef934d; + margin-left: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0 0 0px; + padding-left: 8px; } + notebook > header.left > tabs > tab:hover:not(:checked) { + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/******* + ! OSD * +********/ +overlay.osd { + background-color: transparent; } + +colorchooser .popover.osd { + border-radius: 0px; } + +button.color .osd colorswatch:only-child { + box-shadow: none; } + +button.osd, button.osd.nautilus-circular-button.image-button, +#XfceNotifyWindow button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + button.osd:focus, button.osd:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + button.osd:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button.osd:active:disabled, button.osd:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.osd.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + button.osd:hover, button.osd.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + button.osd:hover:disabled, button.osd.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + button.osd:focus, button.osd.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + button.osd:focus:hover, button.osd.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + button.osd:disabled:disabled, button.osd.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button.osd:backdrop, button.osd.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + button.osd.separator, button.osd .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + button.osd.separator:disabled, button.osd .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + button.osd separator, button.osd.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: 2px; + border: 1px solid rgba(12, 12, 12, 0.8); + border-radius: 0px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + toolbar.osd separator { + color: rgba(14, 14, 14, 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: #ef934d; + background-image: none; } + +.osd, +#XfceNotifyWindow { + background-color: rgba(15, 15, 15, 0.8); + color: #d9cdb5; + /* used by gnome-settings-daemon's media-keys OSD */ + /* used by Documents */ } + .osd.background, + #XfceNotifyWindow.background { + background-color: rgba(15, 15, 15, 0.6); + color: #d9cdb5; } + .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(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + .osd button:focus, .osd button:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd button:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + .osd button:active:disabled, .osd button:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd button.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + .osd button:hover, .osd button.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .osd button:hover:disabled, .osd button.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .osd button:focus, .osd button.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + .osd button:focus:hover, .osd button.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .osd button:disabled:disabled, .osd button.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .osd button:backdrop, .osd button.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + .osd button.separator, .osd button .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + .osd button.separator:disabled, .osd button .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + .osd button separator, .osd button.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.9)); } + .osd entry, + #XfceNotifyWindow entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .osd entry:focus, .osd entry:hover, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + .osd entry:active:disabled, .osd entry:checked:disabled, + #XfceNotifyWindow entry:active:disabled, + #XfceNotifyWindow entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + .osd entry:focus, .osd entry:active, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:active { + border-color: mix(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + .osd trough, .osd.trough, + #XfceNotifyWindow trough, + #XfceNotifyWindow.trough { + background-color: rgba(217, 205, 181, 0.3); } + .osd progressbar, .osd.progressbar, + #XfceNotifyWindow progressbar, + #XfceNotifyWindow.progressbar { + background-color: #d9cdb5; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:focus, .osd scale slider:hover, + #XfceNotifyWindow scale slider:focus, + #XfceNotifyWindow scale slider:hover { + border-color: mix(#ef934d,mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.32); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + border-color: mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + border-color: rgba(12, 12, 12, 0.8); + background-color: rgba(16, 16, 16, 0.8); + background-image: none; } + .osd scale trough.highlight, + #XfceNotifyWindow scale trough.highlight { + border-color: #ef934d; + background-color: #ef934d; + background-image: none; } + .osd scale trough:disabled, .osd scale trough.highlight:disabled, + #XfceNotifyWindow scale trough:disabled, + #XfceNotifyWindow scale trough.highlight:disabled { + border-color: rgba(13, 13, 13, 0.8); + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + background-color: rgba(33, 33, 33, 0.8); } + .osd scale trough highlight, + #XfceNotifyWindow scale trough highlight { + background-color: #ef934d; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + .osd scale slider:hover, + #XfceNotifyWindow scale slider:hover { + background-color: #f3af7c; + border-color: #f3af7c; } + .osd scale slider:active, + #XfceNotifyWindow scale slider:active { + background-color: #eb771e; + border-color: #eb771e; } + .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view, + #XfceNotifyWindow.view, + iconview#XfceNotifyWindow, + #XfceNotifyWindow .view, + #XfceNotifyWindow iconview, + #XfceNotifyWindow view { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar trough, + #XfceNotifyWindow scrollbar trough { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar slider, + #XfceNotifyWindow scrollbar slider { + border: 1px solid mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0; + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.21); } + .osd scrollbar slider:hover, + #XfceNotifyWindow scrollbar slider:hover { + border-color: mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.31); + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.31); } + .osd scrollbar slider:active, + #XfceNotifyWindow scrollbar slider:active { + border-color: #ec8130; + background-color: #ef934d; } + .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(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0px; + outline-color: transparent; } + .osd .page-thumbnail, + #XfceNotifyWindow .page-thumbnail { + border: 1px solid rgba(14, 14, 14, 0.8); + /* when there's no pixbuf yet */ + background-color: rgba(15, 15, 15, 0.8); } + .osd popover.background, + #XfceNotifyWindow popover.background { + box-shadow: 0 2px 7px 3px rgba(12, 12, 12, 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: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 0; + color: #d9cdb5; + caret-color: #d9cdb5; } + .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover, + #XfceNotifyWindow spinbutton:not(.vertical):focus, + #XfceNotifyWindow spinbutton:not(.vertical):hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + border-color: mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,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(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#0f0f0f,#d9cdb5,0.5); } + .osd spinbutton:not(.vertical) button, + #XfceNotifyWindow spinbutton:not(.vertical) button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); + border-radius: 0; + border-color: rgba(13, 13, 13, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton:not(.vertical) button.flat, + #XfceNotifyWindow spinbutton:not(.vertical) button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton:not(.vertical) button separator, + #XfceNotifyWindow spinbutton:not(.vertical) button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #d9cdb5; } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,0.6),0.8); } + .osd spinbutton:not(.vertical) button:backdrop, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop { + color: mix(#d9cdb5,mix(#1e1f1e,#d9cdb5,0.5),0.9); } + .osd spinbutton:not(.vertical) button:active, + #XfceNotifyWindow spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(12, 12, 12, 0.2); } + .osd spinbutton:not(.vertical) button:backdrop:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(243, 239, 232, 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: 0px 0 0 0px; } + .osd spinbutton:not(.vertical) button:dir(ltr):last-child, + #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child { + border-radius: 0 0px 0px 0; } + .osd spinbutton.vertical button:first-child, + #XfceNotifyWindow spinbutton.vertical button:first-child { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton.vertical button:first-child:disabled, + #XfceNotifyWindow spinbutton.vertical button:first-child:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton.vertical button:first-child.flat, + #XfceNotifyWindow spinbutton.vertical button:first-child.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton.vertical button:first-child separator, + #XfceNotifyWindow spinbutton.vertical button:first-child separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(#d9cdb5,#1e1f1e,0.1) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: mix(#d9cdb5,#d9cdb5,0.4); } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9) 1px, transparent 1px); + background-color: #d4c6ab; + transition: 200ms ease-out; } + +/***************** + ! Progress bars * +******************/ +progressbar { + padding: 0; + border-radius: 0px; + font-size: smaller; + color: rgba(30, 31, 30, 0.6); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 5px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 5px; } + progressbar trough { + border: 1px solid mix(#d9cdb5,#1e1f1e,0.17); + background-color: mix(#d9cdb5,#d9cdb5,0.08); + background-image: none; + border-radius: 0px; } + progressbar progress { + background-color: #ef934d; + background-image: none; + border-radius: 0; } + progressbar progress.left { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + progressbar progress.right { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.bottom { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.top { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +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(#d9cdb5,#d9cdb5,0.08); + border: 1px solid mix(#d9cdb5,#1e1f1e,0.17); + border-radius: 0px; + 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: #ef934d; + border-color: transparent; + border-radius: 0px; } + levelbar block.low { + background-color: #ef934d; + border-color: transparent; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #7ec97e; + border-color: transparent; } + levelbar block.full { + background-color: #e87015; + border-color: transparent; } + levelbar block.empty { + background-color: transparent; + border-color: transparent; + box-shadow: none; } + +scale { + min-height: 9px; + min-width: 9px; + padding: 2px; } + 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: 13px; + min-width: 13px; + margin: -6px; } + scale.fine-tune slider { + margin: -6px; } + scale.fine-tune highlight { + background-color: #f2a56a; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 4px; + -gtk-outline-radius: 6px; } + scale trough { + outline-offset: 2px; + -gtk-outline-radius: 4.5px; + border-radius: 2.5px; + background-color: mix(#d9cdb5,#1e1f1e,0.2); } + scale trough:disabled { + background-color: mix(#d9cdb5,#1e1f1e,0.1); } + menuitem:hover scale trough, row:selected scale trough, infobar scale trough { + background-color: rgba(12, 12, 12, 0.2); } + menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight { + background-color: #0f0f0f; } + menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); } + menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled { + background-color: rgba(12, 12, 12, 0.1); } + scale highlight { + border-radius: 2.5px; + background-color: #ef934d; } + scale highlight:disabled { + background-color: rgba(239, 147, 77, 0.55); } + scale fill { + border-radius: 2.5px; + background-color: rgba(239, 147, 77, 0.5); } + scale fill:disabled { + background-color: transparent; } + scale slider { + background-color: #d9cdb5; + border: 1px solid rgba(39, 42, 40, 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: #e2d8c6; } + scale slider:active { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + scale slider:disabled { + background-color: mix(#d9cdb5,#d9cdb5,0.55); + border-color: mix(#272a28,#d9cdb5,0.92); } + menuitem:hover scale slider, row:selected scale slider, infobar scale slider { + background-clip: border-box; + background-color: #0f0f0f; + border-color: #0f0f0f; } + menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover { + background-color: mix(#0f0f0f,#ef934d,0.85); + border-color: mix(#0f0f0f,#ef934d,0.85); } + menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active { + background-color: mix(#0f0f0f,#ef934d,0.5); + border-color: mix(#0f0f0f,#ef934d,0.5); } + menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); + border-color: mix(#0f0f0f,#ef934d,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 5px; } + 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 5px; } + 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 5px 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(#d9cdb5,#d9cdb5,0.4); + transition: 300ms ease-out; } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.bottom { + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.left { + border-right: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.right { + border-left: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar:backdrop { + background-color: #d4c6ab; + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); + transition: 400ms ease-in; } + scrollbar slider { + min-width: 7px; + min-height: 7px; + border: 1px solid transparent; + border-radius: 0px; + background-clip: padding-box; + background-color: mix(#d9cdb5,#1e1f1e,0.5); } + scrollbar slider:hover { + background-color: mix(#d9cdb5,#1e1f1e,0.7); } + scrollbar slider:hover:active { + background-color: #f3af7c; } + scrollbar slider:backdrop { + background-color: mix(mix(#1e1f1e,#d9cdb5,0.5),#d9cdb5,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: #f7ccab; } + 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: #1e1f1e; + border: 1px solid #0c0c0c; } + 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(#d9cdb5,#1e1f1e,0.1); + background-color: transparent; + box-shadow: none; + color: mix(#d9cdb5,#1e1f1e,0.5); } + scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover { + color: mix(#d9cdb5,#1e1f1e,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: #f3af7c; } + scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop { + color: mix(mix(#1e1f1e,#d9cdb5,0.5),#d9cdb5,0.4); } + scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + border-left: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); + border-right: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + +/********* + ! Sidebar +**********/ +.sidebar { + border-style: none; + background-color: mix(#d9cdb5,#d9cdb5,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(#d9cdb5,#1e1f1e,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(#d9cdb5,#1e1f1e,0.1); + border-right-style: none; } + .sidebar:backdrop { + background-color: mix(#d9cdb5,#d9cdb5,0.5); + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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: 4px 2px; } + stacksidebar row > label { + padding-left: 2px; + padding-right: 2px; } + 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 4px; } + placessidebar row:selected { + color: #0f0f0f; } + placessidebar row:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + placessidebar row:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + placessidebar row:backdrop:selected { + color: mix(#ef934d,#0f0f0f,0.66); } + placessidebar row:backdrop:disabled { + color: #f3efe8; } + placessidebar row image.sidebar-icon { + opacity: 0.7; } + placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 6px; + padding-left: 2px; } + placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 6px; + padding-right: 2px; } + 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(#ef934d); + background-clip: content-box; } + placessidebar row.sidebar-new-bookmark-row { + color: #ef934d; } + placessidebar row:drop(active):not(:disabled) { + color: #ef934d; + box-shadow: inset 0 1px #ef934d, inset 0 -1px #ef934d; } + placessidebar row:drop(active):not(:disabled):selected { + color: #0f0f0f; + background-color: #ef934d; } + +/****** +! Paned +*******/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#cbbb9b); + background-size: 1px 1px; + background-position: center center; } + paned > separator:selected { + background-image: image(#ef934d); } + paned > separator:backdrop { + background-image: image(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #d9cdb5; + background-image: image(#bea980), image(#bea980); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #d9cdb5; + background-image: image(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9)), image(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(#0e0e0e); } + +/******************* + ! Spinner animation +********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } + +spinner { + background-image: none; + color: #ef934d; + 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: 14px; + min-height: 14px; + margin-right: 2px; } + 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: 14px; + min-height: 14px; + margin-right: 2px; } + 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(#d9cdb5,#1e1f1e,0.3) inset, 1px 0 mix(#d9cdb5,#1e1f1e,0.3) inset, 0 -1px mix(#d9cdb5,#1e1f1e,0.3) inset, 0 1px mix(#d9cdb5,#1e1f1e,0.3) inset; + border-radius: 0px; + background-color: #d9cdb5; } + check:disabled, radio:disabled { + box-shadow: -1px 0 mix(#d9cdb5,#1e1f1e,0.15) inset, 1px 0 mix(#d9cdb5,#1e1f1e,0.15) inset, 0 -1px mix(#d9cdb5,#1e1f1e,0.15) inset, 0 1px mix(#d9cdb5,#1e1f1e,0.15) inset; + background-color: rgba(217, 205, 181, 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: #d9cdb5; } + +radio { + border-radius: 999px; } + +radio:dir(rtl), check:dir(rtl) { + margin-right: 0; + margin-left: 2px; } + +.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: 0px; + padding: 1px; + border: 0; + outline: none; + transition: background-color .3s linear; + min-width: 74px; + min-height: 22px; + background-color: mix(#d9cdb5,#d9cdb5,0.3); + color: #272a28; + box-shadow: inset 1px -1px 0 rgba(6, 6, 6, 0.06), inset -1px 1px 0 rgba(6, 6, 6, 0.06); + font-size: 90%; } + switch slider { + background-color: mix(#272a28,#d9cdb5,0.5); + transition: all .3s ease-in; + box-shadow: 0 1px 2px 0 rgba(6, 6, 6, 0.07), 1px 0 2px 0 rgba(6, 6, 6, 0.07); + border-radius: 0px; } + switch:checked { + background-color: #ef934d; + background-image: none; + border-color: #ef934d; + color: #d9cdb5; } + switch:checked slider { + background-color: #daceb7; + box-shadow: 0 1px 3px 0 rgba(6, 6, 6, 0.1); } + switch:disabled { + background-color: mix(#d9cdb5,#d9cdb5,0.5); + background-image: none; + border-color: #d9cdb5; + color: #d9cdb5; + box-shadow: none; } + switch:disabled slider { + background-color: #d9cdb5; } + list row:selected switch { + background-color: #d9cdb5; + color: mix(#d9cdb5,#d9cdb5,0.5); } + list row:selected switch slider { + background-color: mix(mix(#d9cdb5,#d9cdb5,0.5),#d9cdb5,0.4); } + list row:selected switch:checked { + color: #ef934d; + background-color: mix(#272a28,#d9cdb5,0.5); } + list row:selected switch:checked slider { + background-color: #ef934d; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +/*************** + ! Generic views +****************/ +.view, iconview, +.view text, +iconview text, +textview text { + color: #272a28; + background-color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: mix(#d9cdb5,#272a28,0.8); + background-color: #d9cdb5; } + .view separator, iconview separator, + textview text separator { + background-image: image(mix(#272a28,#d9cdb5,0.9)); } + +textview border { + background-color: mix(#d9cdb5,#d9cdb5,0.5); } + +iconview :selected { + border-radius: 0px; } + +/************ +! Treeview +*************/ +.rubberband, +rubberband, +treeview.view rubberband, +flowbox rubberband { + border: 1px solid mix(#ef934d,#0f0f0f,0.1); + background-color: rgba(239, 147, 77, 0.2); } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: #d9cdb5; + transition-property: color, background; } + +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #d9cdb5; } + treeview entry.flat:focus, treeview entry:focus { + border-color: #ef934d; } + +treeview.view header button:active, treeview.view header button:hover, treeview.view header button, treeview.view header button.nautilus-circular-button.image-button { + padding: 0px 3px; + border-radius: 0; + text-shadow: none; + border-top-color: transparent; + border-left-color: transparent; } + treeview.view header button:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + treeview.view header button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.5); + background-image: none; + background-color: mix(#d9cdb5,#d9cdb5,0.5); } + treeview.view header button:backdrop:disabled { + border-color: #d9cdb5; + 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(#1e1f1e,#d9cdb5,0.7); + border-top-color: mix(#1e1f1e,#d9cdb5,0.9); } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: mix(#0f0f0f,#ef934d,0.5); + border-top-color: rgba(30, 31, 30, 0.1); } + treeview.view:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + treeview.view:disabled:selected { + color: mix(#0f0f0f,#ef934d,0.4); } + treeview.view:disabled:selected:backdrop { + color: mix(mix(#ef934d,#0f0f0f,0.66),#ef934d,0.3); } + treeview.view:disabled:backdrop { + color: #f3efe8; } + treeview.view.separator { + min-height: 2px; + color: #d9cdb5; } + treeview.view.separator:backdrop { + color: rgba(217, 205, 181, 0.1); } + treeview.view:backdrop { + border-left-color: mix(mix(#1e1f1e,#d9cdb5,0.5),#d9cdb5,0.5); + border-top: #d9cdb5; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #c45f12; } + 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(#d9cdb5,#1e1f1e,0.7); } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #1e1f1e; } + treeview.view.expander:selected { + color: mix(#ef934d,#0f0f0f,0.7); } + treeview.view.expander:selected:hover { + color: #0f0f0f; } + treeview.view.expander:selected:backdrop { + color: mix(#ef934d,mix(#ef934d,#0f0f0f,0.66),0.7); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: mix(#d9cdb5,mix(#1e1f1e,#d9cdb5,0.5),0.7); } + treeview.view.progressbar { + background-color: #ef934d; + background-image: none; + border-radius: 0px; + border: 1px solid #c45f12; } + treeview.view.progressbar:selected { + border: 1px solid mix(#ef934d,#0f0f0f,0.2); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + box-shadow: inset 0 1px rgba(218, 206, 183, 0.05); + background-color: #ef934d; + background-image: none; + border-radius: 0px; } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + border-color: #d9cdb5; + background-color: mix(#d9cdb5,#ef934d,0.9); } + treeview.view.progressbar:disabled { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#1e1f1e,#d9cdb5,0.64); } + treeview.view.progressbar:backdrop { + border-color: #d9cdb5; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(30, 31, 30, 0.1); + border-radius: 0px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: #ef934d; + border-radius: 0px; } + 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: #c45f12; + border-left-color: #c45f12; + box-shadow: none; + transition: none; } + treeview.view header button:active { + border-top-color: #c45f12; + border-left-color: #c45f12; + 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: #ef934d; + color: #d9cdb5; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #d9cdb5; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: #ef934d; } + +/*********** + ! Separator +************/ +separator { + background-image: image(mix(#1e1f1e,#d9cdb5,0.9)); + min-width: 1px; + min-height: 1px; } + +/********** + ! Frames * +***********/ +frame > border, .frame { + border: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + frame > border.flat, .frame.flat { + border-style: none; } + frame > border:backdrop, .frame:backdrop { + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +frame.border-inset > border, +frame.border-outset > border, +frame.border-groove > border, +frame.border-ridge > border { + border: 1px solid alpha(mix(#d9cdb5,#1e1f1e,0.1),1.0803921569); } + +.content-view { + background-color: mix(#d9cdb5,#d9cdb5,0.28); + color: mix(#272a28,#1e1f1e,0.18); + border: 1px solid shade(mix(#d9cdb5,#d9cdb5,0.78),0.8); } + +viewport separator { + background-image: image(mix(#272a28,#d9cdb5,0.9)); } + +viewport menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,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: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + border-width: 0; + box-shadow: 0 3px 9px 1px rgba(12, 12, 12, 0.7), 0 0 0 0px #1e1f1e; + /* this is used for the resize cursor area */ + margin: 6px; } + decoration:backdrop { + box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(12, 12, 12, 0.4), 0 0 0 0px #1e1f1e; + 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 #1e1f1e; } + .ssd decoration:backdrop { + box-shadow: 0 0 0 1px #1e1f1e; } + .solid-csd decoration { + border-radius: 0; + margin: 0; + box-shadow: none; } + .csd.popup decoration { + border-radius: 0; + box-shadow: 0 1px 2px rgba(12, 12, 12, 0.2), 0 0 0 1px rgba(30, 31, 30, 0.13); } + tooltip.csd decoration { + border-radius: 0px; + box-shadow: none; } + messagedialog.csd decoration { + border-radius: 0px; + box-shadow: 0 1px 2px rgba(12, 12, 12, 0.2), 0 0 0 1px rgba(30, 31, 30, 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: #0f0f0f; + background-image: none; + color: #d9cdb5; } + +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: #d9cdb5; } + +#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: #d9cdb5; } + #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(#0f0f0f,#d9cdb5,0.11); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.11); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.21); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.31); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.31); } + +panel-plug, +panel-toplevel.background { + padding: 0; } + +.gp-text-color { + color: #0c0c0c; } + +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: #d9cdb5; } + +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: #d9cdb5; + 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(#0f0f0f); + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: lighter(#d9cdb5); + 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: #141414; + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: #0f0f0f; + 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(#1e1f1e,#d9cdb5,0.85); } + +.clocks-analog-frame.progress { + color: mix(#d9cdb5,#ef934d,0.5); } + +.clocks-analog-frame.progress-fast { + color: #cb6212; } + +/***************** + ! 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: 0px 0px 0 0; } + +/**************** + ! Geary * +*****************/ +.geary-expanded .geary-message-summary { + background-color: #d2c4a8; } + +.geary-folder-popover-list-row { + border-color: #121212; + box-shadow: None; } + .geary-folder-popover-list-row > label { + color: #d9cdb5; } + +/*********************** + ! 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(12, 12, 12, 0.3); + border-color: rgba(218, 206, 183, 0.9); + border-radius: 1px; + padding: 2px; + color: #daceb7; } + +.lightdm.menu { + background-image: none; + background-color: rgba(12, 12, 12, 0.6); + border-color: rgba(218, 206, 183, 0.2); + border-radius: 0px; + padding: 1px; + color: #daceb7; } + .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active { + color: #daceb7; } + +.lightdm.menubar *, .lightdm.menubar.menuitem { + padding: 0px; } + +.lightdm.option-button { + padding: 2px; + background: none; + border: 0; } + +.lightdm.toggle-button { + background: none; + border-width: 0; } + .lightdm.toggle-button.selected { + background-color: rgba(12, 12, 12, 0.3); + border-color: rgba(218, 206, 183, 0.3); + border-width: 1px; } + .lightdm.toggle-button.selected:hover { + background-color: rgba(218, 206, 183, 0.3); } + +.lightdm.button:hover { + background-color: rgba(218, 206, 183, 0.3); + border-color: rgba(218, 206, 183, 0.6); + text-shadow: none; } + +.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus { + background-image: none; + background-color: rgba(12, 12, 12, 0.3); + border-color: rgba(218, 206, 183, 0.6); + border-radius: 1px; + padding: 4px; + color: #daceb7; + 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(218, 206, 183, 0.6); + border-width: 1px; + border-style: solid; + color: #daceb7; } + +.lightdm.entry:selected { + background-color: rgba(218, 206, 183, 0.2); } + +.lightdm-combo.menu { + background-color: #101010; + border-radius: 0; + padding: 0; + color: #daceb7; } + +/********* + ! Gedit * +**********/ +GeditWindow .pane-separator { + border-width: 0 1px 0 0; + border-style: solid; } + GeditWindow .pane-separator, GeditWindow .pane-separator:hover { + border-color: #cbbb9b; + background-color: #d9cdb5; } + +.gedit-document-panel { + background-color: #d9cdb5; + color: mix(#1e1f1e,#d9cdb5,0.1); } + .gedit-document-panel list row { + padding: 2px; } + .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button { + padding: 1px; + border-radius: 0px; + 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(12, 12, 12, 0.1); + color: rgba(218, 206, 183, 0.8); } + .gedit-document-panel .prelight-row button:active { + border-color: rgba(12, 12, 12, 0.2); + background-color: rgba(12, 12, 12, 0.08); + color: #daceb7; } + .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover { + border-color: rgba(12, 12, 12, 0.1); + color: #daceb7; } + +.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover { + border-top: 1px solid #cbbb9b; + background-color: #d9cdb5; } + +.gedit-document-panel-document-row:hover { + background-color: #e0d6c2; } + +.gedit-document-panel-dragged-row { + border: 1px solid rgba(12, 12, 12, 0.1); + background-color: rgba(12, 12, 12, 0.5); + color: #daceb7; } + +.gedit-document-panel-placeholder-row { + border: 0; + background-color: rgba(12, 12, 12, 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: #bea980; } + 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: #d2c4a8; + color: #1e1f1e; } + +GeditViewFrame .gedit-search-slider { + padding: 2px; + border-radius: 0 0 0px 0px; + border-width: 0 1px 1px; + border-style: solid; + border-color: #bea980; + background-color: #d9cdb5; } + GeditViewFrame .gedit-search-slider .not-found { + background-color: #f16e65; + background-image: none; + color: #0f0f0f; } + +GeditFileBrowserWidget .toolbar { + padding: 1px; + border-top: 0; + background-color: #d9cdb5; + background-image: none; } + +.gedit-search-entry-occurrences-tag { + margin: 1px; + padding: 1px; + color: mix(#272a28,#d9cdb5,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: #daceb7; + text-shadow: 1px 1px #0c0c0c; } + .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active { + color: #1e1f1e; } + .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected { + color: #0f0f0f; } + .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: #bea980; } + +.nautilus-window .sidebar { + border: 0; } + .nautilus-window .sidebar frame { + border: 0; } + +.nautilus-window notebook { + background-color: #d9cdb5; + 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: 0px; + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + +.disk-space-display { + border-style: solid; + border-width: 1px; } + .disk-space-display.unknown { + background-color: rgba(30, 31, 30, 0.5); + border-color: rgba(27, 28, 27, 0.5); } + .disk-space-display.used { + background-color: rgba(239, 147, 77, 0.8); + border-color: rgba(236, 129, 48, 0.8); } + .disk-space-display.free { + background-color: #d2c4a8; + border-color: #c5b38f; } + +.conflict-row.activatable, .conflict-row.activatable:active { + color: #0f0f0f; + background-color: #f16e65; } + +.conflict-row.activatable:hover { + background-color: #f48c84; } + +.conflict-row.activatable:selected { + color: #0f0f0f; + background-color: #ef934d; } + +/******** + ! Nemo * +*********/ +.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop { + color: #daceb7; + text-shadow: 1px 1px #0c0c0c; } + .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active { + color: #1e1f1e; } + .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected { + color: #0f0f0f; } + .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(#d9cdb5,#272a28,0.12); + color: #272a28; } + .nemo-window toolbar { + border-width: 0 0 1px; + border-style: solid; + border-color: #bea980; + /* Path Bar */ } + .nemo-window toolbar separator, .nemo-window toolbar separator:disabled { + color: mix(#d9cdb5,#1e1f1e,0.88); + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .nemo-window toolbar.primary-toolbar button.image-button { + padding: 0 7px; } + .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button { + padding: 2px; } + .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button { + padding: 2px; } + .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button { + padding: 2px; } + .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(6, 6, 6, 0.12); + -NemoPathbarButton-border-radius: 0px; } + .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + .nemo-window toolbar toolitem stack widget button:disabled { + box-shadow: inset -1px 0 #bea980; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + .nemo-window grid > widget:last-child button { + min-height: 16px; + min-width: 16px; + padding: 1px 2px; } + .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: 2px; + padding-right: 2px; } + .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + background-color: mix(#d9cdb5,#d9cdb5,0.5); } + .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + -NemoPlacesTreeView-disk-full-bg-color: #bea980; + -NemoPlacesTreeView-disk-full-fg-color: #ef934d; + -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: #0f0f0f; + -NemoPlacesTreeView-disk-full-fg-color: #f4b687; } + .nemo-window .sidebar + separator + box .primary-toolbar { + background-color: #d6c9b0; + background-image: none; + padding-top: 0px; + padding-bottom: 0px; + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,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: #d9cdb5; + background-image: none; + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); + padding: 5px 6px; } + .nemo-window notebook { + background-color: #d9cdb5; + border-width: 0; } + .nemo-window notebook tabs { + border: 0; } + +/*********************** + ! Fallback mode panel * +************************/ +/************ + ! Synaptic * +*************/ +GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar { + background-color: #d9cdb5; + background-image: none; + padding: 2px; + border: 0; + color: #1e1f1e; } + +/*********************** + ! Fallback mode panel * +************************/ +/*************** + ! Xfce styles * +****************/ +.XfceHeading { + margin: 0; + padding: 0; + border: 0; + background-image: none; + background-color: #d9cdb5; + color: #272a28; } + +.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(12, 12, 12, 0.3); + -UnityDecoration-active-shadow-radius: 8px; + -UnityDecoration-inactive-shadow-color: rgba(12, 12, 12, 0.5); + -UnityDecoration-inactive-shadow-radius: 5px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #ef934d; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0; } + UnityDecoration .top { + border: 1px solid #1e1f1e; + border-bottom: 0; + border-radius: 0px 0px 0 0; + padding: 1px 5px 0; + background-color: #0f0f0f; + color: #d9cdb5; + text-shadow: none; } + UnityDecoration .top:hover { + border-radius: 0; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + UnityDecoration .top:backdrop { + border: 1px solid #1e1f1e; + color: mix(#1e1f1e,#d9cdb5,0.4); } + UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom { + background-color: #0f0f0f; } + UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { + background-color: mix(#b09866,mix(#1e1f1e,#d9cdb5,0.4),0.21); } + +UnityPanelWidget, .unity-panel { + border: 0; } + +.unity-panel.menuitem, .unity-panel .menuitem { + border-width: 0 1px; + color: #d9cdb5; } + .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + +SheetStyleDialog.unity-force-quit { + background-color: #d9cdb5; } + +/************************ + ! 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: #0f0f0f; + background-image: none; + color: #d9cdb5; + font-weight: bold; + text-shadow: 0 1px rgba(12, 12, 12, 0.5); + -gtk-icon-shadow: 0 1px rgba(12, 12, 12, 0.5); } + #panel_window menubar { + padding-left: 2px; } + #panel_window menubar, #panel_window menubar > menuitem { + background-color: transparent; + background-image: none; + border-style: none; + color: #d9cdb5; + text-shadow: 0 1px rgba(12, 12, 12, 0.5); + -gtk-icon-shadow: 0 1px rgba(12, 12, 12, 0.5); } + #panel_window menubar:hover, #panel_window menubar > menuitem:hover { + background-color: rgba(217, 205, 181, 0.2); + background-image: none; + color: #d9cdb5; } + #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover { + color: #d9cdb5; } + #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled { + color: rgba(217, 205, 181, 0.7); } + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#content_frame { + padding-bottom: 6px; } + +#login_window, #shutdown_dialog, #restart_dialog { + border-style: none; + border-radius: 0px; + background-color: #0f0f0f; + color: #d9cdb5; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset -1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset 0 1px mix(#0b0b0b,#d9cdb5,0.21), inset 0 -1px mix(#0b0b0b,#d9cdb5,0.21); } + +#login_window menu { + border-radius: 0; } + +#login_window button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + #login_window button:focus, #login_window button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + #login_window button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + #login_window button:active:disabled, #login_window button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #login_window button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + #login_window button:hover, #login_window button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:hover:disabled, #login_window button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + #login_window button:focus, #login_window button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + #login_window button:focus:hover, #login_window button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + #login_window button:active:checked:disabled, #login_window button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover { + color: #d9cdb5; } + #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #login_window button:backdrop, #login_window button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + #login_window button.separator, #login_window button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + #login_window button.separator:disabled, #login_window button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + #login_window button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +#login_window entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + #login_window entry:focus, #login_window entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + #login_window entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + #login_window entry:active:disabled, #login_window entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + #login_window entry:focus, #login_window entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + #login_window entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +#user_combobox { + color: #d9cdb5; + font-size: 18px; } + #user_combobox menu { + font-weight: normal; } + #user_combobox arrow { + color: mix(#d9cdb5,#0f0f0f,0.5); } + +#user_image { + border-radius: 0px; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 #0b0b0b, inset -1px 0 #0b0b0b, inset 0 1px #0b0b0b, inset 0 -1px #0b0b0b; } + +#user_image_border { + border-radius: 0px; + background-color: #0e0e0e; + background-image: none; + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.07), inset 0 1px rgba(6, 6, 6, 0.08), inset -1px 0 rgba(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + +#buttonbox_frame { + padding-top: 4px; + padding-bottom: 0; + border-style: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; + background-color: transparent; + background-image: none; + box-shadow: none; } + +/* shutdown button */ +#shutdown_button button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + #shutdown_button button:focus, #shutdown_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #shutdown_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #shutdown_button button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + #shutdown_button button:hover, #shutdown_button button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #shutdown_button button:focus, #shutdown_button button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover { + color: #0f0f0f; } + #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #shutdown_button button:backdrop, #shutdown_button button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + #shutdown_button button.separator, #shutdown_button button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + #shutdown_button button separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/* restart button */ +#restart_button button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + #restart_button button:focus, #restart_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #restart_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #restart_button button:active:disabled, #restart_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #restart_button button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + #restart_button button:hover, #restart_button button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #restart_button button:focus, #restart_button button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + #restart_button button:focus:hover, #restart_button button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #restart_button button:active:checked:disabled, #restart_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover { + color: #0f0f0f; } + #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #restart_button button:backdrop, #restart_button button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + #restart_button button.separator, #restart_button button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + #restart_button button.separator:disabled, #restart_button button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + #restart_button button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + +/* password warning */ +#greeter_infobar { + font-weight: bold; } + +/********************** + ! Genome Terminal * +***********************/ +VteTerminal { + background-color: #0f0f0f; + color: #d9cdb5; } + +terminal-window junction, terminal-window scrollbar trough { + background-color: #0f0f0f; + border-color: #0c0c0c; } + +terminal-window scrollbar.vertical slider { + background-color: mix(#0f0f0f,#d9cdb5,0.2); } + terminal-window scrollbar.vertical slider:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.3); } + terminal-window scrollbar.vertical slider:hover:active { + background-color: #ef934d; } + terminal-window scrollbar.vertical slider:disabled { + background-color: transparent; } + +/****************** + ! Budgie Desktop * +*******************/ +.budgie-container { + background-color: transparent; } + +.raven { + background-color: rgba(217, 205, 181, 0.93); } + .raven .raven-header { + background-color: #d9cdb5; + border: solid mix(#d9cdb5,#1e1f1e,0.1); + border-width: 1px 0; } + .raven .raven-background { + background-color: rgba(217, 205, 181, 0.93); } + +.raven-mpris { + background-color: rgba(217, 205, 181, 0.7); } diff --git a/.themes/caelus/caelus/caelus/gtk-3.20/dist/gtk.css b/.themes/caelus/caelus/caelus/gtk-3.20/dist/gtk.css new file mode 100644 index 0000000..3d506fe --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.20/dist/gtk.css @@ -0,0 +1,8515 @@ +/*$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 #0f0f0f; +@define-color dark_fg_color #d9cdb5; +/* colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_bg_color #1e1f1e; +@define-color theme_fg_color #d9cdb5; +@define-color theme_base_color #272a28; +@define-color text_view_bg #272a28; +/*workaround for new vte versions */ +@define-color theme_text_color #d9cdb5; +@define-color theme_selected_bg_color #ef934d; +@define-color theme_selected_fg_color #0f0f0f; +@define-color theme_tooltip_bg_color #1e1f1e; +@define-color theme_tooltip_fg_color #d9cdb5; +/* shadow effects */ +@define-color light_shadow #1f201f; +@define-color dark_shadow #352c1b; +/* misc colors used by gtk+ */ +@define-color info_fg_color #0f0f0f; +@define-color info_bg_color #71b4d6; +@define-color warning_fg_color #0f0f0f; +@define-color warning_bg_color #ef934d; +@define-color question_fg_color #0f0f0f; +@define-color question_bg_color #71b4d6; +@define-color error_fg_color #0f0f0f; +@define-color error_bg_color #f16e65; +@define-color link_color #71b4d6; +@define-color success_color #7ec97e; +@define-color warning_color #ef934d; +@define-color error_color #f16e65; +/* 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(#d9cdb5,#1e1f1e,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(#1e1f1e,#d9cdb5,0.18); +@define-color unfocused_borders mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); +@define-color button_bg_color #272a28; +@define-color button_fg_color #d9cdb5; +@define-color header_button_bg_color #272a28; +@define-color header_button_fg_color #d9cdb5; +@define-color insensitive_bg_color mix(#1e1f1e,#272a28,0.6); +@define-color insensitive_fg_color mix(#d9cdb5,#1e1f1e,0.5); +/* osd */ +@define-color osd_base #0f0f0f; +@define-color osd_bg rgba(15, 15, 15, 0.8); +@define-color osd_fg #d9cdb5; +@define-color osd_insensitive_bg_color mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.5); +@define-color osd_insensitive_fg_color mix(#d9cdb5,#0f0f0f,0.6); +@define-color osd_borders_color rgba(13, 13, 13, 0.8); +/* lightdm greeter colors */ +@define-color lightdm_bg_color #0f0f0f; +@define-color lightdm_fg_color #d9cdb5; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color mix(#d9cdb5,#1e1f1e,0.5); +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #d9cdb5; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #1e1f1e; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #272a28; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #ef934d; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #0f0f0f; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color black; +/* window manager colors */ +@define-color wm_bg_focused #0f0f0f; +@define-color wm_bg_unfocused #1e1f1e; +@define-color wm_border_focused #1e1f1e; +@define-color wm_border_unfocused #1e1f1e; +@define-color wm_title_focused #d9cdb5; +@define-color wm_title_unfocused mix(#d9cdb5,#1e1f1e,0.4); +@define-color wm_icons_focused #d9cdb5; +@define-color wm_icons_focused_prelight #ef934d; +@define-color wm_icons_focused_pressed #e87015; +@define-color wm_icons_unfocused mix(#d9cdb5,#1e1f1e,0.4); +@define-color wm_icons_unfocused_prelight #ef934d; +@define-color wm_icons_unfocused_pressed #e87015; +/************** + ! 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(239, 147, 77, 0.5); + outline-style: dashed; + outline-width: 2px; + outline-offset: -1px; + -gtk-outline-radius: 0px; } + +/************* + ! 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: #ef934d; + color: #0f0f0f; } + +* { + /* hyperlinks */ + -GtkIMHtml-hyperlink-color: #71b4d6; } + *:disabled, *:disabled:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + *:disabled, *:disabled { + -gtk-icon-effect: dim; } + *:hover { + -gtk-icon-effect: highlight; } + *:link, *:visited { + color: #71b4d6; } + +.background { + background-color: #1e1f1e; + color: #d9cdb5; } + .background:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + .background.csd { + background-color: #1e1f1e; } + +.gtkstyle-fallback { + background-color: rgba(30, 31, 30, 0.5); + color: #d9cdb5; } + .gtkstyle-fallback:hover { + background-color: #212221; + color: #d9cdb5; } + .gtkstyle-fallback:active { + background-color: #1b1c1b; + color: #d9cdb5; } + .gtkstyle-fallback:disabled { + background-color: #1e1f1e; + color: mix(#d9cdb5,#1e1f1e,0.5); } + +image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled { + background-color: transparent; } + +label.separator { + color: #d9cdb5; } + label.separator:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + +label selection { + background-color: #ef934d; + color: #0f0f0f; } + +label:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + label:disabled:backdrop { + color: black; } + +label:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + +assistant .sidebar { + background-color: #272a28; + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + assistant .sidebar:backdrop { + background-color: #272a28; + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + +assistant.csd .sidebar { + border-top-style: none; } + +assistant .sidebar label { + padding: 2px 4px; } + +assistant .sidebar label.highlight { + background-color: mix(#d9cdb5,#1e1f1e,0.8); } + +/********* + ! Buttons +**********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#ef934d), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#ef934d), 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(#ef934d), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(105, 88, 54, 0.904314)), 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: 18px; + min-width: 18px; + padding: 2px; + border-width: 1px; + border-style: solid; + border-radius: 0px; + -gtk-outline-radius: 0px; + 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: 2px 2px; } + +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: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + +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 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 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: 0px; + -gtk-outline-radius: 0px; } + +.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: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + +.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > button:last-child { + border-width: 1px; + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + +.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > button:only-child { + border-width: 1px; + border-radius: 0px; + -gtk-outline-radius: 0px; } + +.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(30, 31, 30, 0.3); + background-color: rgba(217, 205, 181, 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(239, 147, 77, 0.3); + background-color: rgba(15, 15, 15, 0.1); + background-image: none; + box-shadow: none; } + +button, button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + button:disabled, button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button:active:disabled, button:checked:disabled { + border-color: rgba(190, 169, 128, 0.22); } + .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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.flat, button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + button:hover:disabled, button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 0.3); } + button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled { + border-color: rgba(190, 169, 128, 0.3); } + button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + button:focus:hover, button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + button:focus:hover:hover, button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + button:focus:hover:disabled, button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 0.3); } + 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(190, 169, 128, 0.3); } + 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button:active:checked:disabled, button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 0.22); } + 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + button:disabled:disabled, button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,0.6); } + button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button:backdrop, button.nautilus-circular-button.image-button:backdrop, button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(39, 42, 40, 0.9); } + button.separator:disabled, button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + button separator, button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,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(53, 44, 27, 0.22); } + .inline-toolbar button:focus, .inline-toolbar button:hover, .linked > button:focus, .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + .inline-toolbar button:disabled, .linked > button:disabled { + box-shadow: inset -1px 0 #1f2220; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + .linked.vertical > button { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .linked.vertical > button:focus, .linked.vertical > button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.05); } + .linked.vertical > button:disabled { + box-shadow: inset 0 -1px #1f2220; } + .linked.vertical > button:last-child, .linked.vertical > button:only-child { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + button.circular, button.nautilus-circular-button.image-button, button.circular-button { + padding: 0; + min-width: 26px; + min-height: 26px; + 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: #d9cdb5; + padding: 2px 3px; } + 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: #2f3230; + background-image: none; } + spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover { + border-color: rgba(190, 169, 128, 0.3); } + spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 0.3); } + 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(190, 169, 128, 0.3); } + spinbutton button:focus:hover { + color: mix(#d9cdb5,mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3),0.3); } + spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled { + color: mix(#d9cdb5,#1e1f1e,0.7); } + spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + spinbutton button:backdrop:disabled { + color: rgba(0, 0, 0, 0.8); } + +spinbutton:not(.vertical) { + /*@extend %entry;*/ + background-color: #272a28; + background-image: none; + /*@include border($base_color);*/ + padding: 0; + border-radius: 0px; + -gtk-outline-radius: 0px; + color: #d9cdb5; + caret-color: #d9cdb5; + /*&:focus, &:active { border-color: border_focus($borders_color); }*/ } + spinbutton:not(.vertical):disabled { + background-color: #232624; + background-image: none; + color: mix(#272a28,#d9cdb5,0.5); } + spinbutton:not(.vertical) entry { + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; + 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(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(105, 88, 54, 0.2); } + spinbutton:not(.vertical) button:backdrop { + border-color: alpha(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl) { + border-right-style: none; + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + spinbutton:not(.vertical) button.down:dir(rtl):focus { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr) { + border-left-style: none; + border-radius: 0 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 0; } + spinbutton:not(.vertical) button.up:dir(ltr):focus { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); + box-shadow: inset 1px 0 mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + +spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry { + min-width: 0; + padding-left: 0px; + padding-right: 0px; } + +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(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + +spinbutton.vertical button.up { + border-radius: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + spinbutton.vertical button.up:focus { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + +spinbutton.vertical button.down { + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + spinbutton.vertical button.down:focus { + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + +/****************** +! ComboBoxes * +*******************/ +combobox button.combo, combobox button.combo.nautilus-circular-button.image-button { + min-width: 0; + padding-left: 2px; + padding-right: 2px; } + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 14px; + min-width: 14px; + padding: 1px; } + +combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry { + padding: 2px 2px; } + +combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button { + padding: 2px; } + +combobox menu menuitem { + padding: 2px 3px; } + combobox menu menuitem cellview { + min-height: 18px; } + +/********* + ! 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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(53, 44, 27, 0.1), inset 0 1px rgba(53, 44, 27, 0.12), inset -1px 0 rgba(53, 44, 27, 0.1), inset 0 -1px rgba(53, 44, 27, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 2px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 2px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#272a28,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +entry { + background-color: #272a28; + background-image: none; + border-color: mix(#d9cdb5,#272a28,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + entry:focus, entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#272a28,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(#d9cdb5,#272a28,0.32); } + entry:disabled { + border-color: mix(#d9cdb5,#272a28,0.84); } + entry:active:disabled, entry:checked:disabled { + border-color: mix(#d9cdb5,#272a28,0.8); } + entry:focus, entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + entry:disabled { + background-color: mix(#272a28,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#272a28,#d9cdb5,0.9); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +toolbar { + padding: 1px; + border-style: none; } + toolbar.horizontal separator { + margin: 0 4px 1px; } + toolbar.vertical separator { + margin: 4px 1px 4px 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: 5px; + margin-bottom: 5px; } + headerbar switch { + margin-top: 3px; + margin-bottom: 3px; } + window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 0px; } + window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 0px; } + +.titlebar:not(headerbar), headerbar { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.88); + color: #d9cdb5; + background-color: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + color: #d9cdb5; + padding: 0 6px; + min-height: 42px; } + .titlebar:focus:not(headerbar), headerbar:focus, .titlebar:hover:not(headerbar), headerbar:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,0.8),0.3); } + .titlebar:active:not(headerbar), headerbar:active, .titlebar:checked:not(headerbar), headerbar:checked { + border-color: mix(#d9cdb5,#0f0f0f,0.4); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.92); } + .titlebar:active:disabled:not(headerbar), headerbar:active:disabled, .titlebar:checked:disabled:not(headerbar), headerbar:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.88); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#d9cdb5,#0f0f0f,0.5); } + .titlebar:not(headerbar) .background, headerbar .background { + background-color: #0f0f0f; + border-color: mix(#0f0f0f,#d9cdb5,0.3); } + .titlebar:not(headerbar) .title, headerbar .title { + font-weight: bold; + padding: 0 4px; } + .titlebar:not(headerbar) .subtitle, headerbar .subtitle { + font-size: smaller; + padding: 0 4px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #0f0f0f; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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: #101010; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #101010; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #111111; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#0f0f0f,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#0f0f0f,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#0f0f0f,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(15, 15, 15, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:not(headerbar) button.image-button, headerbar button.image-button, headerbar button.image-button.nautilus-circular-button { + padding: 2px; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 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 #0c0c0c; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button, headerbar box button.image-button.nautilus-circular-button { + padding: 2px 6px; } + .titlebar:not(headerbar) separator, headerbar separator { + color: #090909; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .titlebar:not(headerbar) separator, headerbar separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:backdrop:not(headerbar), headerbar:backdrop { + background-color: #1e1f1e; + background-image: none; + color: mix(#d9cdb5,#1e1f1e,0.4); + text-shadow: none; + border-color: mix(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9),#1e1f1e,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: 2px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); + padding: 2px; } + .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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 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: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(39, 42, 40, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + .titlebar:not(headerbar) button.text-button, headerbar button.text-button, headerbar button.text-button.nautilus-circular-button.image-button { + padding: 2px 5px; } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; } + .titlebar:not(headerbar) button.flat:hover, headerbar button.flat:hover { + color: #d9cdb5; } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,#1e1f1e,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: #d9cdb5; } + .titlebar:not(headerbar) viewswitcher button:not(:checked):not(:hover) stack box, headerbar viewswitcher button:not(:checked):not(:hover) stack box { + color: #d9cdb5; } + .titlebar:not(headerbar) button.titlebutton + separator.titlebutton, headerbar button.titlebutton + separator.titlebutton { + margin-left: 0; + margin-right: 2px; } + .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button { + border: 0; + padding: 2px; + background-image: none; + background-color: transparent; + color: #d9cdb5; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover { + background-image: none; + background-color: transparent; + color: #ef934d; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active { + background-image: none; + background-color: transparent; + color: #ec8130; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:backdrop, headerbar button.titlebutton:backdrop { + background: none; + color: mix(#d9cdb5,#1e1f1e,0.4); + -gtk-icon-shadow: none; } + +toolbar { + background-color: #1e1f1e; + background-image: none; + border-color: mix(#d9cdb5,#1e1f1e,0.88); + color: #d9cdb5; } + toolbar:focus, toolbar:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,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(#d9cdb5,#1e1f1e,0.4); } + toolbar:disabled { + border-color: mix(#d9cdb5,#1e1f1e,0.92); } + toolbar:active:disabled, toolbar:checked:disabled { + border-color: mix(#d9cdb5,#1e1f1e,0.88); } + toolbar:disabled { + background-color: #1b1c1b; + background-image: none; + color: mix(#d9cdb5,#1e1f1e,0.5); } + toolbar .background { + background-color: #1e1f1e; + border-color: mix(#1e1f1e,#d9cdb5,0.3); } + toolbar .title { + font-weight: bold; + padding: 0 4px; } + toolbar .subtitle { + font-size: smaller; + padding: 0 4px; } + toolbar button, toolbar button.nautilus-circular-button.image-button { + background-color: #1e1f1e; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + toolbar button:active:disabled, toolbar button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(30, 31, 30, 0); + background-color: rgba(30, 31, 30, 0); + background-image: none; + box-shadow: none; } + toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover { + background-color: #202120; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar button:hover:disabled, toolbar button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus { + background-color: #202120; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + toolbar button:focus:hover, toolbar button.flat:focus:hover { + background-color: #212221; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled { + border-color: rgba(197, 178, 142, 0.22); } + toolbar button:active:checked:disabled, toolbar button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#1e1f1e,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#1e1f1e,#d9cdb5,0.6); + box-shadow: none; } + toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled { + color: mix(#1e1f1e,#d9cdb5,0.6); } + toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar button:backdrop, toolbar button.nautilus-circular-button.image-button:backdrop, toolbar button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(30, 31, 30, 0.9); } + toolbar button.separator:disabled, toolbar button .separator:disabled { + color: rgba(30, 31, 30, 0.85); } + toolbar button separator, toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#1e1f1e,0.9)); } + toolbar button.image-button, toolbar button.image-button.nautilus-circular-button { + padding: 2px; } + 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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + toolbar viewswitcher button:disabled, toolbar viewswitcher button.nautilus-circular-button.image-button:disabled, + toolbar .linked > button:disabled { + box-shadow: inset -1px 0 #181918; } + 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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button { + padding: 2px 6px; } + toolbar separator, toolbar separator:disabled { + color: #121312; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + toolbar.inline-toolbar { + padding: 1px; + border-width: 0 1px 1px; + border-style: solid; + border-color: mix(#1e1f1e,#d9cdb5,0.18); + background-color: mix(mix(#1e1f1e,#d9cdb5,0.18),#1e1f1e,0.7); + background-image: none; } + toolbar.inline-toolbar:backdrop { + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); + background-color: mix(#1e1f1e,mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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: #1e1f1e; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + toolbar.inline-toolbar button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar.inline-toolbar button.flat { + color: #d9cdb5; + border-color: rgba(30, 31, 30, 0); + background-color: rgba(30, 31, 30, 0); + background-image: none; + box-shadow: none; } + toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:hover { + background-color: #202120; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus { + background-color: #202120; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover { + background-color: #212221; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 0.22); } + toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover { + color: #d9cdb5; } + toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#1e1f1e,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#1e1f1e,#d9cdb5,0.6); + box-shadow: none; } + toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled { + color: mix(#1e1f1e,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar.inline-toolbar button:backdrop, toolbar.inline-toolbar button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator { + border: 1px solid currentColor; + color: rgba(30, 31, 30, 0.9); } + toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled { + color: rgba(30, 31, 30, 0.85); } + toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#1e1f1e,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: #0d0d0d; } + +.background .titlebar:backdrop, .background .titlebar { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +.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: 2px; + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + actionbar > revealer > box:backdrop { + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + +/**************************** + ! Search and Location bars * +*****************************/ +searchbar, +.location-bar { + background-color: #1d1e1d; + background-image: none; + border-width: 0 0 1px; + border-style: solid; + border-color: #181918; + color: #d9cdb5; } + +/****************** + ! Action buttons * +*******************/ +.suggested-action, headerbar.selection-mode button.suggested-action, +.titlebar.selection-mode:not(headerbar) button.suggested-action { + background-color: #7ec97e; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action, + .titlebar:not(headerbar).selection-mode button.flat.suggested-action { + color: #0f0f0f; + border-color: rgba(126, 201, 126, 0); + background-color: rgba(126, 201, 126, 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: #8ace8a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:hover:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #8ace8a; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .suggested-action:focus:hover, + .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover { + background-color: #95d395; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + .suggested-action:active:checked:disabled, .suggested-action.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #0f0f0f; } + .suggested-action:disabled:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled { + background-color: alpha(mix(#7ec97e,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#7ec97e,#0f0f0f,0.6); + box-shadow: none; } + .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled { + color: mix(#7ec97e,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(126, 201, 126, 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(126, 201, 126, 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(#0f0f0f,#7ec97e,0.9)); } + +.destructive-action { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + .destructive-action:focus, .destructive-action:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:disabled { + border-color: rgba(13, 13, 13, 0.32); } + .destructive-action:active:disabled, .destructive-action:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .destructive-action.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + .destructive-action:hover, .destructive-action.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + .destructive-action:focus, .destructive-action.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .destructive-action:focus:hover, .destructive-action.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover { + color: #0f0f0f; } + .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,0.6); } + .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .destructive-action:backdrop, .destructive-action.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + .destructive-action.separator, .destructive-action .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + .destructive-action.separator:disabled, .destructive-action .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + .destructive-action separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/****************** + ! Selection mode * +*******************/ +headerbar.selection-mode, +.titlebar:not(headerbar).selection-mode { + background-color: #ef934d; + background-image: none; + border-color: mix(#0f0f0f,#ef934d,0.72); + color: #0f0f0f; } + headerbar.selection-mode:focus, headerbar.selection-mode:hover, + .titlebar:not(headerbar).selection-mode:focus, + .titlebar:not(headerbar).selection-mode:hover { + border-color: mix(#ef934d,mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.48); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + border-color: mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.72); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + background-color: #ec8130; + background-image: none; + color: mix(#0f0f0f,#ef934d,0.5); } + headerbar.selection-mode .background, + .titlebar:not(headerbar).selection-mode .background { + background-color: #ef934d; + border-color: mix(#ef934d,#0f0f0f,0.3); } + headerbar.selection-mode .title, + .titlebar:not(headerbar).selection-mode .title { + font-weight: bold; + padding: 0 4px; } + headerbar.selection-mode .subtitle, + .titlebar:not(headerbar).selection-mode .subtitle { + font-size: smaller; + padding: 0 4px; } + headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button, + .titlebar:not(headerbar).selection-mode button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode button.image-button, + .titlebar:not(headerbar).selection-mode button.image-button { + padding: 2px; } + 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(53, 44, 27, 0.12); } + 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(53, 44, 27, 0.32); } + 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 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 #e87015; } + 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(53, 44, 27, 0.12); } + 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(53, 44, 27, 0.32); } + 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + headerbar.selection-mode box button.image-button, + .titlebar:not(headerbar).selection-mode box button.image-button { + padding: 2px 6px; } + headerbar.selection-mode separator, headerbar.selection-mode separator:disabled, + .titlebar:not(headerbar).selection-mode separator, + .titlebar:not(headerbar).selection-mode separator:disabled { + color: #ae5410; + 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode:backdrop, + .titlebar:not(headerbar).selection-mode:backdrop { + background-color: #ef934d; + 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: #e87015; + 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: #cb6212; } + 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: #d96914; } + 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(15, 15, 15, 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: #cb6212; } + +/********** + ! Calendar +***********/ +calendar { + padding: 1px 3px; + outline-offset: -1px; + color: #d9cdb5; } + calendar:selected { + border-radius: 0px; } + calendar.header { + border-bottom: 1px solid rgba(105, 88, 54, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(105, 88, 54, 0.1); } + calendar.button { + color: rgba(217, 205, 181, 0.55); } + calendar.button:hover { + color: #d9cdb5; } + calendar.button:backdrop { + color: alpha(mix(#d9cdb5,#1e1f1e,0.5),0.55); } + calendar.button:disabled { + color: alpha(mix(#d9cdb5,#1e1f1e,0.5),0.55); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: mix(#ef934d,#d9cdb5,0.5); } + calendar:backdrop { + color: mix(#272a28,#d9cdb5,0.8); } + +/* gnome-calendar */ +.calendar-view { + background-color: #272a28; + color: #d9cdb5; } + +/*************** + ! Color chooser +****************/ +colorswatch:drop(active), colorswatch { + border-style: none; } + +colorswatch.top { + border-top-left-radius: 0.5px; + border-top-right-radius: 0.5px; } + colorswatch.top overlay { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +colorswatch.bottom { + border-bottom-left-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.bottom overlay { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 0.5px; + border-bottom-left-radius: 0.5px; } + colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.dark overlay { + color: #0f0f0f; } + colorswatch.dark overlay:hover { + border-color: rgba(105, 88, 54, 0.8); } + colorswatch.dark overlay:backdrop { + color: mix(#ef934d,#0f0f0f,0.66); } + +colorswatch.light overlay { + color: #d9cdb5; } + colorswatch.light overlay:hover { + border-color: rgba(105, 88, 54, 0.5); } + colorswatch.light overlay:backdrop { + color: mix(#272a28,#d9cdb5,0.8); } + +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px #ec7f2c, inset 0 0 0 1px #ef934d; } + colorswatch:drop(active).dark overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px rgba(105, 88, 54, 0.3), inset 0 0 0 1px #ef934d; } + +colorswatch overlay { + border: 1px solid rgba(105, 88, 54, 0.3); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(31, 32, 31, 0.4), inset 0 -1px rgba(105, 88, 54, 0.2); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: rgba(105, 88, 54, 0.3); + box-shadow: none; } + +colorswatch:disabled { + opacity: .5; } + colorswatch:disabled overlay { + border-color: rgba(105, 88, 54, 0.6); + box-shadow: none; } + +row:selected colorswatch { + box-shadow: 0 0 0 2px #0f0f0f; } + +colorswatch#add-color-button { + border-radius: 0px 0px 0 0; } + colorswatch#add-color-button:only-child { + border-radius: 0px; } + colorswatch#add-color-button overlay { + background-color: #1d1d1d; + color: #d9cdb5; } + colorswatch#add-color-button overlay:hover { + background-color: #1b1c1b; } + colorswatch#add-color-button overlay:backdrop { + background-color: #1d1d1d; } + +colorswatch#editor-color-sample { + border-radius: 0px; } + colorswatch#editor-color-sample overlay { + border-radius: 0.5px; } + +button.color, button.color.nautilus-circular-button.image-button { + padding: 2px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0px; } + 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(#1e1f1e,#d9cdb5,0.18); } + filechooser .dialog-action-box:backdrop { + border-top-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + filechooser #pathbarbox { + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); + background-color: #1e1f1e; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/****************** + ! Grid and flowbox +*******************/ +widget:active { + background-color: mix(#ef934d,#272a28,0.5); } + +list { + color: #d9cdb5; + background-color: #272a28; + border-color: mix(#1e1f1e,#d9cdb5,0.18); } + list:backdrop { + background-color: #272a28; + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + list row { + padding: 2px; } + +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(217, 205, 181, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(105, 88, 54, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(105, 88, 54, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: mix(#ef934d,#d9cdb5,0.1); } + row.activatable:selected:backdrop { + background-color: #ef934d; } + +flowbox flowboxchild { + padding: 2px; + border-radius: 0px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Infobar +**********/ +infobar { + border: 0; } + infobar.info, infobar.info:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop { + color: #0f0f0f; } + infobar.info button, infobar.info button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.info button:focus, infobar.info button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.info button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.info button:active:disabled, infobar.info button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.info button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.info button:hover, infobar.info button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.info button:focus, infobar.info button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.info button:focus:hover, infobar.info button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.info button:active:checked:disabled, infobar.info button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.info button:focus, infobar.info button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover { + color: #0f0f0f; } + infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.info button:backdrop, infobar.info button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.info button.separator, infobar.info button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.info button.separator:disabled, infobar.info button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.warning, infobar.warning:backdrop { + background-color: #ef934d; + background-image: none; + border: 1px solid #e87015; + caret-color: currentColor; } + infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop { + color: #0f0f0f; } + infobar.warning button, infobar.warning button.nautilus-circular-button.image-button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.warning button:focus, infobar.warning button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.warning button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.warning button:active:disabled, infobar.warning button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.warning button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + infobar.warning button:hover, infobar.warning button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.warning button:focus, infobar.warning button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.warning button:active:checked:disabled, infobar.warning button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover { + color: #0f0f0f; } + infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.warning button:backdrop, infobar.warning button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.warning button.separator, infobar.warning button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + infobar.warning button.separator:disabled, infobar.warning button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + infobar.question, infobar.question:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop { + color: #0f0f0f; } + infobar.question button, infobar.question button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.question button:focus, infobar.question button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.question button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.question button:active:disabled, infobar.question button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.question button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.question button:hover, infobar.question button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.question button:focus, infobar.question button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.question button:focus:hover, infobar.question button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.question button:active:checked:disabled, infobar.question button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.question button:focus, infobar.question button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover { + color: #0f0f0f; } + infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.question button:backdrop, infobar.question button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.question button.separator, infobar.question button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.question button.separator:disabled, infobar.question button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.error, infobar.error:backdrop { + background-color: #f16e65; + background-image: none; + border: 1px solid #eb3326; + caret-color: currentColor; } + infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop { + color: #0f0f0f; } + infobar.error button, infobar.error button.nautilus-circular-button.image-button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.error button:focus, infobar.error button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.error button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.error button:active:disabled, infobar.error button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.error button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + infobar.error button:hover, infobar.error button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.error button:focus, infobar.error button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.error button:focus:hover, infobar.error button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.error button:active:checked:disabled, infobar.error button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.error button:focus, infobar.error button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover { + color: #0f0f0f; } + infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.error button:backdrop, infobar.error button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.error button.separator, infobar.error button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + infobar.error button.separator:disabled, infobar.error button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#f16e65,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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(53, 44, 27, 0.1), inset 0 1px rgba(53, 44, 27, 0.12), inset -1px 0 rgba(53, 44, 27, 0.1), inset 0 -1px rgba(53, 44, 27, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 2px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 2px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#272a28,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +/********* + ! Menubar +**********/ +menubar, .menubar { + -GtkWidget-window-dragging: true; + padding: 0; + border: 0; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; } + menubar > menuitem, .menubar > menuitem { + min-height: 14px; + padding: 4px 6px; + border: 1px solid transparent; + background-color: transparent; + background-image: none; + color: #d9cdb5; } + menubar > menuitem:hover, .menubar > menuitem:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + menubar > menuitem *:hover, .menubar > menuitem *:hover { + color: #e4dbca; } + +/****** + ! Menu +*******/ +menu, +.menu, +.context-menu { + border-radius: 0; + padding: 2px; + background-color: #0f0f0f; + color: #d9cdb5; + border: 1px solid mix(#0f0f0f,#d9cdb5,0.21); } + .csd menu, .csd .menu, .csd .context-menu { + border: 0; } + menu:selected, + .menu:selected, + .context-menu:selected { + background-color: #ef934d; + color: #0f0f0f; } + menu separator, .csd menu separator, + .menu separator, .csd .menu separator, + .context-menu separator, .csd .context-menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,0.18)); + margin: 0px 0; } + menu .separator, .csd menu .separator, + .menu .separator, .csd .menu .separator, + .context-menu .separator, .csd .context-menu .separator { + color: mix(#0f0f0f,#d9cdb5,0.18); } + menu menuitem, + .menu menuitem, + .context-menu menuitem { + min-height: 14px; + min-width: 40px; + padding: 4px; + 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: #ef934d; + background-image: none; + color: #0f0f0f; } + 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: mix(#0f0f0f,#ef934d,0.6); } + menu menuitem *:active, menu menuitem *:hover, + .menu menuitem *:active, + .menu menuitem *:hover, + .context-menu menuitem *:active, + .context-menu menuitem *:hover { + color: #0f0f0f; } + menu menuitem:disabled, menu menuitem *:disabled, + .menu menuitem:disabled, + .menu menuitem *:disabled, + .context-menu menuitem:disabled, + .context-menu menuitem *:disabled { + color: mix(#d9cdb5,#0f0f0f,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: #ef934d; + color: #0f0f0f; } + menu menuitem calendar, + .menu menuitem calendar, + .context-menu menuitem calendar { + color: #d9cdb5; } + menu menuitem calendar.header, + .menu menuitem calendar.header, + .context-menu menuitem calendar.header { + border-bottom: 1px solid #0e0e0e; + border-radius: 0; } + menu menuitem calendar.header:backdrop, + .menu menuitem calendar.header:backdrop, + .context-menu menuitem calendar.header:backdrop { + border-color: #0e0e0e; } + menu menuitem calendar.button, + .menu menuitem calendar.button, + .context-menu menuitem calendar.button { + color: rgba(217, 205, 181, 0.55); } + menu menuitem calendar.button:hover, + .menu menuitem calendar.button:hover, + .context-menu menuitem calendar.button:hover { + color: #d9cdb5; } + 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(#d9cdb5,#0f0f0f,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: 2px; + background-color: #0f0f0f; + border-radius: 0; } + menu > arrow.top, + .menu > arrow.top, + .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid mix(#0f0f0f,#d9cdb5,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(#0f0f0f,#d9cdb5,0.18); + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, + .menu > arrow:hover, + .context-menu > arrow:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.1); } + menu > arrow:backdrop, + .menu > arrow:backdrop, + .context-menu > arrow:backdrop { + background-color: #272a28; } + 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(217, 205, 181, 0.6); } + menuitem accelerator:hover { + color: rgba(15, 15, 15, 0.8); } + menuitem accelerator:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,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(105, 88, 54, 0.2); } + +menuitem entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + menuitem entry:focus, menuitem entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + menuitem entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + menuitem entry:active:disabled, menuitem entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + menuitem entry:focus, menuitem entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + menuitem entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +/********* + ! Popover +**********/ +popover.background { + padding: 0px; + border-radius: 0px; + background-clip: border-box; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; + box-shadow: 0 3px 6px rgba(105, 88, 54, 0.16); } + .csd popover.background, popover.background { + border-color: mix(#d9cdb5,#0f0f0f,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(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.16); } + .csd popover.background:disabled, popover.background:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.68); } + .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,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: #ef934d; } + popover.background treeview.view, popover.background treeview.view:backdrop { + border-top-color: #121212; } + popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover { + background-image: none; + background-color: #ef934d; + color: #0f0f0f; } + 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(#0f0f0f,#d9cdb5,1.3); + background-image: none; + color: #d9cdb5; + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + popover.background list row, popover.background list row .button { + background-color: transparent; + background-image: none; + color: #d9cdb5; } + 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: #ef934d; + color: #0f0f0f; } + popover.background .frame { + border-color: mix(#d9cdb5,#0f0f0f,0.8); + border-radius: 0px; } + popover.background entry { + background-color: #272a28; + background-image: none; + border-color: mix(#d9cdb5,#272a28,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + popover.background entry:focus, popover.background entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#272a28,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(#d9cdb5,#272a28,0.32); } + popover.background entry:disabled { + border-color: mix(#d9cdb5,#272a28,0.84); } + popover.background entry:active:disabled, popover.background entry:checked:disabled { + border-color: mix(#d9cdb5,#272a28,0.8); } + popover.background entry:focus, popover.background entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + popover.background entry:disabled { + background-color: mix(#272a28,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#272a28,#d9cdb5,0.9); } + popover.background button, popover.background button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + popover.background button:focus, popover.background button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + popover.background button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + popover.background button:active:disabled, popover.background button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + popover.background button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + popover.background button:hover, popover.background button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:hover:disabled, popover.background button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + popover.background button:focus, popover.background button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + popover.background button:focus:hover, popover.background button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + popover.background button:active:checked:disabled, popover.background button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + popover.background button:focus, popover.background button:hover, popover.background button.flat:focus, popover.background button.flat:hover { + color: #d9cdb5; } + popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + popover.background button:backdrop, popover.background button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + popover.background button.separator, popover.background button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + popover.background button.separator:disabled, popover.background button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + popover.background button separator, popover.background button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + popover.background button.flat:not(:hover) { + color: #d9cdb5; } + popover.background .linked > button { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + popover.background .linked > button:focus, popover.background .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + popover.background .linked > button:disabled { + box-shadow: inset -1px 0 #1f2220; } + popover.background .linked > button:last-child, popover.background .linked > button:only-child { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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: 2px; + padding-left: 2px; + transition: none; } + modelbutton.flat:hover, + menuitem.button.flat:hover { + border-radius: 0px; + background-color: #ef934d; + color: #0f0f0f; } + modelbutton.flat:checked, + menuitem.button.flat:checked { + color: #d9cdb5; } + 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: #1e1f1e; + background-clip: padding-box; + border: 1px solid #181918; + border-radius: 0px; + color: #d9cdb5; } + +.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: 2px; + margin: 0; + padding: 0; } + messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box { + margin: 4px; } + +printdialog paper { + color: #d9cdb5; + border: 1px solid mix(#1e1f1e,#d9cdb5,0.18); + background: #1f201f; + padding: 0; } + printdialog paper:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + +printdialog .dialog-action-box { + margin: 4px; } + +/********************* + ! App notifications * +**********************/ +frame.app-notification { + border-style: solid; + border-color: rgba(12, 12, 12, 0.8); + border-width: 0 1px 1px; + border-radius: 0 0 0px 0px; + padding: 4px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + frame.app-notification button:focus, frame.app-notification button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + frame.app-notification button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + frame.app-notification button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + frame.app-notification button:hover, frame.app-notification button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + frame.app-notification button:focus, frame.app-notification button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 0.22); } + frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover { + color: #d9cdb5; } + frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.6); + box-shadow: none; } + frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled { + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + frame.app-notification button:backdrop, frame.app-notification button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + frame.app-notification button.separator, frame.app-notification button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #0f0f0f; } + +/**************** + ! Floating bar * +*****************/ +.floating-bar { + background-color: #1e1f1e; + background-image: none; + border: 1px solid #181918; + border-radius: 0px; + color: #d9cdb5; } + .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: 0px; + background-clip: border-box; } + GtkBubbleWindow.osd.background { + background-color: rgba(15, 15, 15, 0.8); } + GtkBubbleWindow .toolbar { + background-color: transparent; } + +/*************** + ! Font-viewer * +****************/ +SushiFontWidget { + padding: 2px 4px; } + +/************* + ! Gucharmap * +**************/ +GucharmapChartable { + background-color: #272a28; + color: #d9cdb5; } + +/************* + ! Evolution * +**************/ +EPreviewPane .entry { + background-color: #272a28; + color: #d9cdb5; } + +/******************* + ! Gnome Bluetooth * +********************/ +entry.entry.pin-entry { + font-style: normal; + font-size: 50px; + padding-left: 10px; + padding-right: 10px; } + +label.pin-label { + font-style: normal; + font-size: 50px; } + +/************************ + ! Shortcut window keys * +*************************/ +.keycap { + min-width: 20px; + min-height: 24px; + margin-top: 2px; + padding-bottom: 1px; + padding-left: 2px; + padding-right: 2px; + color: #d9cdb5; + background-color: #272a28; + border: 1px solid; + border-color: mix(mix(#1e1f1e,#d9cdb5,0.18),#1e1f1e,0.5); + border-radius: 0px; + box-shadow: inset 0 -3px mix(#272a28,#1e1f1e,0.2); + font-size: smaller; } + .keycap:backdrop { + background-color: #272a28; + color: mix(#d9cdb5,#1e1f1e,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(#0f0f0f,#ef934d,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: #ef934d; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,0.66),#ef934d,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: #ef934d; } + 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: #0f0f0f; + outline-color: rgba(15, 15, 15, 0.3); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********** + ! Notebook +***********/ +notebook { + padding: 0; } + notebook.frame { + border: 1px solid mix(#1e1f1e,#d9cdb5,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: #1e1f1e; } + notebook > header { + padding: 2px; + background-color: #1e1f1e; } + notebook > header.top { + box-shadow: inset 0 -1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.bottom { + box-shadow: inset 0 1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.right { + box-shadow: inset 1px 0 mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.left { + box-shadow: inset -1px 0 mix(#1e1f1e,#d9cdb5,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(#d9cdb5,#1e1f1e,0.5); } + notebook > header > tabs > arrow:hover { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.5); } + notebook > header > tabs > arrow:active { + color: #d9cdb5; } + notebook > header > tabs > arrow:disabled { + color: alpha(mix(#d9cdb5,#1e1f1e,0.5),0.3); } + notebook > header > tabs > tab { + background-color: alpha(mix(#1e1f1e,#d9cdb5,0.1),0.7); + background-image: none; + border-color: mix(mix(#1e1f1e,#d9cdb5,0.18),mix(#d9cdb5,#1e1f1e,0.5),0.15); + color: rgba(217, 205, 181, 0.8); + padding: 2px 10px; + 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(#1e1f1e,#d9cdb5,0.04); + background-image: none; + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.5); } + notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover { + background: #1e1f1e; + border-color: mix(#1e1f1e,#d9cdb5,0.18); + color: #d9cdb5; } + 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(#1e1f1e,#d9cdb5,0.35); } + notebook > header > tabs > tab button.flat:hover { + color: #f7b0ab; } + notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover { + color: #ef934d; } + notebook > header.top > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 -1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.left > tabs > tab:hover:not(:checked) { + box-shadow: inset -1px 0 mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.right > tabs > tab:hover:not(:checked) { + box-shadow: inset 1px 0 mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.top { + padding-bottom: 0; } + notebook > header.top > tabs > tab { + border-bottom: none; + -gtk-outline-radius: 0; + margin-top: 0px; } + notebook > header.top > tabs > tab + tab { + margin-left: -1px; } + notebook > header.top > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.top > tabs > tab:last-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked { + border-top-width: 3px; + border-top-color: #ef934d; + margin-top: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0px 0 0; + padding-top: 0px; } + notebook > header.top > tabs > tab:hover:not(:checked) { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + notebook > header.bottom { + padding-top: 0; } + notebook > header.bottom > tabs > tab { + border-top: none; + -gtk-outline-radius: 0; + margin-bottom: 0px; } + notebook > header.bottom > tabs > tab + tab { + margin-left: -1px; } + notebook > header.bottom > tabs > tab:first-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.bottom > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked { + border-bottom-width: 3px; + border-bottom-color: #ef934d; + margin-bottom: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0 0px 0px; + padding-bottom: 0px; } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + notebook > header.right { + padding-left: 0; } + notebook > header.right > tabs > tab { + border-left: none; + -gtk-outline-radius: 0; + margin-right: 0px; } + notebook > header.right > tabs > tab + tab { + margin-top: -1px; } + notebook > header.right > tabs > tab:first-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.right > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked { + border-right-width: 3px; + border-right-color: #ef934d; + margin-right: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0px 0px 0; + padding-right: 8px; } + notebook > header.right > tabs > tab:hover:not(:checked) { + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + notebook > header.left { + padding-right: 0; } + notebook > header.left > tabs > tab { + border-right: none; + -gtk-outline-radius: 0; + margin-left: 0px; } + notebook > header.left > tabs > tab + tab { + margin-top: -1px; } + notebook > header.left > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.left > tabs > tab:last-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked { + border-left-width: 3px; + border-left-color: #ef934d; + margin-left: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0 0 0px; + padding-left: 8px; } + notebook > header.left > tabs > tab:hover:not(:checked) { + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/******* + ! OSD * +********/ +overlay.osd { + background-color: transparent; } + +colorchooser .popover.osd { + border-radius: 0px; } + +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(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + button.osd:focus, button.osd:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + button.osd:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button.osd:active:disabled, button.osd:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.osd.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + button.osd:hover, button.osd.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + button.osd:hover:disabled, button.osd.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + button.osd:focus, button.osd.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + button.osd:focus:hover, button.osd.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + button.osd:disabled:disabled, button.osd.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button.osd:backdrop, button.osd.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + button.osd.separator, button.osd .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + button.osd.separator:disabled, button.osd .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + button.osd separator, button.osd.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: 2px; + border: 1px solid rgba(12, 12, 12, 0.8); + border-radius: 0px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + toolbar.osd separator { + color: rgba(14, 14, 14, 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: #ef934d; + background-image: none; } + +.osd, +#XfceNotifyWindow { + background-color: rgba(15, 15, 15, 0.8); + color: #d9cdb5; + /* used by gnome-settings-daemon's media-keys OSD */ + /* used by Documents */ } + .osd.background, + #XfceNotifyWindow.background { + background-color: rgba(15, 15, 15, 0.6); + color: #d9cdb5; } + .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(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .osd button:focus, .osd button:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd button:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + .osd button:active:disabled, .osd button:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd button.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + .osd button:hover, .osd button.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .osd button:hover:disabled, .osd button.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .osd button:focus, .osd button.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + .osd button:focus:hover, .osd button.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .osd button:disabled:disabled, .osd button.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .osd button:backdrop, .osd button.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + .osd button.separator, .osd button .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + .osd button.separator:disabled, .osd button .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + .osd button separator, .osd button.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.9)); } + .osd entry, + #XfceNotifyWindow entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .osd entry:focus, .osd entry:hover, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + .osd entry:active:disabled, .osd entry:checked:disabled, + #XfceNotifyWindow entry:active:disabled, + #XfceNotifyWindow entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + .osd entry:focus, .osd entry:active, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:active { + border-color: mix(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + .osd trough, .osd.trough, + #XfceNotifyWindow trough, + #XfceNotifyWindow.trough { + background-color: rgba(217, 205, 181, 0.3); } + .osd progressbar, .osd.progressbar, + #XfceNotifyWindow progressbar, + #XfceNotifyWindow.progressbar { + background-color: #d9cdb5; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:focus, .osd scale slider:hover, + #XfceNotifyWindow scale slider:focus, + #XfceNotifyWindow scale slider:hover { + border-color: mix(#ef934d,mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.32); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + border-color: mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + border-color: rgba(12, 12, 12, 0.8); + background-color: rgba(16, 16, 16, 0.8); + background-image: none; } + .osd scale trough.highlight, + #XfceNotifyWindow scale trough.highlight { + border-color: #ef934d; + background-color: #ef934d; + background-image: none; } + .osd scale trough:disabled, .osd scale trough.highlight:disabled, + #XfceNotifyWindow scale trough:disabled, + #XfceNotifyWindow scale trough.highlight:disabled { + border-color: rgba(13, 13, 13, 0.8); + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + background-color: rgba(33, 33, 33, 0.8); } + .osd scale trough highlight, + #XfceNotifyWindow scale trough highlight { + background-color: #ef934d; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + .osd scale slider:hover, + #XfceNotifyWindow scale slider:hover { + background-color: #f3af7c; + border-color: #f3af7c; } + .osd scale slider:active, + #XfceNotifyWindow scale slider:active { + background-color: #eb771e; + border-color: #eb771e; } + .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view, + #XfceNotifyWindow.view, + iconview#XfceNotifyWindow, + #XfceNotifyWindow .view, + #XfceNotifyWindow iconview, + #XfceNotifyWindow view { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar trough, + #XfceNotifyWindow scrollbar trough { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar slider, + #XfceNotifyWindow scrollbar slider { + border: 1px solid mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0; + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.21); } + .osd scrollbar slider:hover, + #XfceNotifyWindow scrollbar slider:hover { + border-color: mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.31); + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.31); } + .osd scrollbar slider:active, + #XfceNotifyWindow scrollbar slider:active { + border-color: #ec8130; + background-color: #ef934d; } + .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(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0px; + outline-color: transparent; } + .osd .page-thumbnail, + #XfceNotifyWindow .page-thumbnail { + border: 1px solid rgba(14, 14, 14, 0.8); + /* when there's no pixbuf yet */ + background-color: rgba(15, 15, 15, 0.8); } + .osd popover.background, + #XfceNotifyWindow popover.background { + box-shadow: 0 2px 7px 3px rgba(105, 88, 54, 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: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 0; + color: #d9cdb5; + caret-color: #d9cdb5; } + .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover, + #XfceNotifyWindow spinbutton:not(.vertical):focus, + #XfceNotifyWindow spinbutton:not(.vertical):hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + border-color: mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,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(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#0f0f0f,#d9cdb5,0.5); } + .osd spinbutton:not(.vertical) button, + #XfceNotifyWindow spinbutton:not(.vertical) button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); + border-radius: 0; + border-color: rgba(13, 13, 13, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton:not(.vertical) button.flat, + #XfceNotifyWindow spinbutton:not(.vertical) button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton:not(.vertical) button separator, + #XfceNotifyWindow spinbutton:not(.vertical) button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #d9cdb5; } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,0.6),0.8); } + .osd spinbutton:not(.vertical) button:backdrop, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop { + color: mix(#272a28,mix(#d9cdb5,#1e1f1e,0.5),0.9); } + .osd spinbutton:not(.vertical) button:active, + #XfceNotifyWindow spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(105, 88, 54, 0.2); } + .osd spinbutton:not(.vertical) button:backdrop:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(0, 0, 0, 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: 0px 0 0 0px; } + .osd spinbutton:not(.vertical) button:dir(ltr):last-child, + #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child { + border-radius: 0 0px 0px 0; } + .osd spinbutton.vertical button:first-child, + #XfceNotifyWindow spinbutton.vertical button:first-child { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton.vertical button:first-child:disabled, + #XfceNotifyWindow spinbutton.vertical button:first-child:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton.vertical button:first-child.flat, + #XfceNotifyWindow spinbutton.vertical button:first-child.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton.vertical button:first-child separator, + #XfceNotifyWindow spinbutton.vertical button:first-child separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(#1e1f1e,#d9cdb5,0.18) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #111211; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9) 1px, transparent 1px); + background-color: #161716; + transition: 200ms ease-out; } + +/***************** + ! Progress bars * +******************/ +progressbar { + padding: 0; + border-radius: 0px; + font-size: smaller; + color: rgba(217, 205, 181, 0.6); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 5px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 5px; } + progressbar trough { + border: 1px solid mix(#1e1f1e,#d9cdb5,0.17); + background-color: mix(#272a28,#1e1f1e,0.08); + background-image: none; + border-radius: 0px; } + progressbar progress { + background-color: #ef934d; + background-image: none; + border-radius: 0; } + progressbar progress.left { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + progressbar progress.right { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.bottom { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.top { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +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(#272a28,#1e1f1e,0.08); + border: 1px solid mix(#1e1f1e,#d9cdb5,0.17); + border-radius: 0px; + 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: #ef934d; + border-color: transparent; + border-radius: 0px; } + levelbar block.low { + background-color: #ef934d; + border-color: transparent; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #7ec97e; + border-color: transparent; } + levelbar block.full { + background-color: #e87015; + border-color: transparent; } + levelbar block.empty { + background-color: transparent; + border-color: transparent; + box-shadow: none; } + +scale { + min-height: 9px; + min-width: 9px; + padding: 2px; } + 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: 13px; + min-width: 13px; + margin: -6px; } + scale.fine-tune slider { + margin: -6px; } + scale.fine-tune highlight { + background-color: #f2a56a; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 4px; + -gtk-outline-radius: 6px; } + scale trough { + outline-offset: 2px; + -gtk-outline-radius: 4.5px; + border-radius: 2.5px; + background-color: mix(#1e1f1e,#d9cdb5,0.2); } + scale trough:disabled { + background-color: mix(#1e1f1e,#d9cdb5,0.1); } + menuitem:hover scale trough, row:selected scale trough, infobar scale trough { + background-color: rgba(105, 88, 54, 0.2); } + menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight { + background-color: #0f0f0f; } + menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); } + menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled { + background-color: rgba(105, 88, 54, 0.1); } + scale highlight { + border-radius: 2.5px; + background-color: #ef934d; } + scale highlight:disabled { + background-color: rgba(239, 147, 77, 0.55); } + scale fill { + border-radius: 2.5px; + background-color: rgba(239, 147, 77, 0.5); } + scale fill:disabled { + background-color: transparent; } + scale slider { + background-color: #272a28; + border: 1px solid rgba(217, 205, 181, 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: #333735; } + scale slider:active { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + scale slider:disabled { + background-color: mix(#272a28,#1e1f1e,0.55); + border-color: mix(#d9cdb5,#1e1f1e,0.92); } + menuitem:hover scale slider, row:selected scale slider, infobar scale slider { + background-clip: border-box; + background-color: #0f0f0f; + border-color: #0f0f0f; } + menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover { + background-color: mix(#0f0f0f,#ef934d,0.85); + border-color: mix(#0f0f0f,#ef934d,0.85); } + menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active { + background-color: mix(#0f0f0f,#ef934d,0.5); + border-color: mix(#0f0f0f,#ef934d,0.5); } + menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); + border-color: mix(#0f0f0f,#ef934d,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 5px; } + 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 5px; } + 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 5px 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: #111211; + transition: 300ms ease-out; } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.bottom { + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.left { + border-right: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.right { + border-left: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar:backdrop { + background-color: #161716; + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); + transition: 400ms ease-in; } + scrollbar slider { + min-width: 7px; + min-height: 7px; + border: 1px solid transparent; + border-radius: 0px; + background-clip: padding-box; + background-color: mix(#1e1f1e,#d9cdb5,0.5); } + scrollbar slider:hover { + background-color: mix(#1e1f1e,#d9cdb5,0.7); } + scrollbar slider:hover:active { + background-color: #ed8536; } + scrollbar slider:backdrop { + background-color: mix(mix(#d9cdb5,#1e1f1e,0.5),#1e1f1e,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: #f1a164; } + 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: #d9cdb5; + border: 1px solid #1f201f; } + 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(#1e1f1e,#d9cdb5,0.18); + background-color: transparent; + box-shadow: none; + color: mix(#1e1f1e,#d9cdb5,0.5); } + scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover { + color: mix(#1e1f1e,#d9cdb5,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: #ed8536; } + scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop { + color: mix(mix(#d9cdb5,#1e1f1e,0.5),#1e1f1e,0.4); } + scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + border-left: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); + border-right: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + +/********* + ! Sidebar +**********/ +.sidebar { + border-style: none; + background-color: mix(#1e1f1e,#272a28,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(#1e1f1e,#d9cdb5,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(#1e1f1e,#d9cdb5,0.18); + border-right-style: none; } + .sidebar:backdrop { + background-color: mix(#1e1f1e,#272a28,0.5); + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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: 4px 2px; } + stacksidebar row > label { + padding-left: 2px; + padding-right: 2px; } + 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 4px; } + placessidebar row:selected { + color: #0f0f0f; } + placessidebar row:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + placessidebar row:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + placessidebar row:backdrop:selected { + color: mix(#ef934d,#0f0f0f,0.66); } + placessidebar row:backdrop:disabled { + color: black; } + placessidebar row image.sidebar-icon { + opacity: 0.7; } + placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 6px; + padding-left: 2px; } + placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 6px; + padding-right: 2px; } + 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(#ef934d); + background-clip: content-box; } + placessidebar row.sidebar-new-bookmark-row { + color: #ef934d; } + placessidebar row:drop(active):not(:disabled) { + color: #ef934d; + box-shadow: inset 0 1px #ef934d, inset 0 -1px #ef934d; } + placessidebar row:drop(active):not(:disabled):selected { + color: #0f0f0f; + background-color: #ef934d; } + +/****** +! Paned +*******/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#1b1c1b); + background-size: 1px 1px; + background-position: center center; } + paned > separator:selected { + background-image: image(#ef934d); } + paned > separator:backdrop { + background-image: image(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #1e1f1e; + background-image: image(#181918), image(#181918); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #1e1f1e; + background-image: image(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9)), image(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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(#0e0e0e); } + +/******************* + ! Spinner animation +********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } + +spinner { + background-image: none; + color: #ef934d; + 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: 14px; + min-height: 14px; + margin-right: 2px; } + 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: 14px; + min-height: 14px; + margin-right: 2px; } + 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(#1e1f1e,#d9cdb5,0.3) inset, 1px 0 mix(#1e1f1e,#d9cdb5,0.3) inset, 0 -1px mix(#1e1f1e,#d9cdb5,0.3) inset, 0 1px mix(#1e1f1e,#d9cdb5,0.3) inset; + border-radius: 0px; + background-color: #272a28; } + check:disabled, radio:disabled { + box-shadow: -1px 0 mix(#1e1f1e,#d9cdb5,0.15) inset, 1px 0 mix(#1e1f1e,#d9cdb5,0.15) inset, 0 -1px mix(#1e1f1e,#d9cdb5,0.15) inset, 0 1px mix(#1e1f1e,#d9cdb5,0.15) inset; + background-color: rgba(39, 42, 40, 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: #272a28; } + +radio { + border-radius: 999px; } + +radio:dir(rtl), check:dir(rtl) { + margin-right: 0; + margin-left: 2px; } + +.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: 0px; + padding: 1px; + border: 0; + outline: none; + transition: background-color .3s linear; + min-width: 74px; + min-height: 22px; + background-color: mix(#1e1f1e,#272a28,0.3); + color: #d9cdb5; + box-shadow: inset 1px -1px 0 rgba(53, 44, 27, 0.06), inset -1px 1px 0 rgba(53, 44, 27, 0.06); + font-size: 90%; } + switch slider { + background-color: mix(#d9cdb5,#1e1f1e,0.5); + transition: all .3s ease-in; + box-shadow: 0 1px 2px 0 rgba(53, 44, 27, 0.07), 1px 0 2px 0 rgba(53, 44, 27, 0.07); + border-radius: 0px; } + switch:checked { + background-color: #ef934d; + background-image: none; + border-color: #ef934d; + color: #272a28; } + switch:checked slider { + background-color: #1f201f; + box-shadow: 0 1px 3px 0 rgba(53, 44, 27, 0.1); } + switch:disabled { + background-color: mix(#1e1f1e,#272a28,0.5); + background-image: none; + border-color: #1e1f1e; + color: #1e1f1e; + box-shadow: none; } + switch:disabled slider { + background-color: #1e1f1e; } + list row:selected switch { + background-color: #1e1f1e; + color: mix(#1e1f1e,#272a28,0.5); } + list row:selected switch slider { + background-color: mix(mix(#1e1f1e,#272a28,0.5),#272a28,0.4); } + list row:selected switch:checked { + color: #ef934d; + background-color: mix(#d9cdb5,#1e1f1e,0.5); } + list row:selected switch:checked slider { + background-color: #ef934d; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +/*************** + ! Generic views +****************/ +.view, iconview, +.view text, +iconview text, +textview text { + color: #d9cdb5; + background-color: #272a28; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: mix(#272a28,#d9cdb5,0.8); + background-color: #272a28; } + .view separator, iconview separator, + textview text separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +textview border { + background-color: mix(#1e1f1e,#272a28,0.5); } + +iconview :selected { + border-radius: 0px; } + +/************ +! Treeview +*************/ +.rubberband, +rubberband, +treeview.view rubberband, +flowbox rubberband { + border: 1px solid mix(#ef934d,#0f0f0f,0.1); + background-color: rgba(239, 147, 77, 0.2); } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: #272a28; + transition-property: color, background; } + +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #272a28; } + treeview entry.flat:focus, treeview entry:focus { + border-color: #ef934d; } + +treeview.view header button:active, treeview.view header button:hover, treeview.view header button, treeview.view header button.nautilus-circular-button.image-button { + padding: 0px 3px; + border-radius: 0; + text-shadow: none; + border-top-color: transparent; + border-left-color: transparent; } + treeview.view header button:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + treeview.view header button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.5); + background-image: none; + background-color: mix(#272a28,#1e1f1e,0.5); } + treeview.view header button:backdrop:disabled { + border-color: #1e1f1e; + 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(#d9cdb5,#272a28,0.7); + border-top-color: mix(#d9cdb5,#272a28,0.9); } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: mix(#0f0f0f,#ef934d,0.5); + border-top-color: rgba(217, 205, 181, 0.1); } + treeview.view:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + treeview.view:disabled:selected { + color: mix(#0f0f0f,#ef934d,0.4); } + treeview.view:disabled:selected:backdrop { + color: mix(mix(#ef934d,#0f0f0f,0.66),#ef934d,0.3); } + treeview.view:disabled:backdrop { + color: black; } + treeview.view.separator { + min-height: 2px; + color: #1e1f1e; } + treeview.view.separator:backdrop { + color: rgba(30, 31, 30, 0.1); } + treeview.view:backdrop { + border-left-color: mix(mix(#d9cdb5,#1e1f1e,0.5),#1e1f1e,0.5); + border-top: #1e1f1e; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: mix(#ef934d,#d9cdb5,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(#272a28,#d9cdb5,0.7); } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #d9cdb5; } + treeview.view.expander:selected { + color: mix(#ef934d,#0f0f0f,0.7); } + treeview.view.expander:selected:hover { + color: #0f0f0f; } + treeview.view.expander:selected:backdrop { + color: mix(#ef934d,mix(#ef934d,#0f0f0f,0.66),0.7); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: mix(#272a28,mix(#d9cdb5,#1e1f1e,0.5),0.7); } + treeview.view.progressbar { + background-color: #ef934d; + background-image: none; + color: #272a28; + border-radius: 0px; + border: 1px solid mix(#ef934d,#d9cdb5,0.3); } + treeview.view.progressbar:selected { + border: 1px solid mix(#ef934d,#0f0f0f,0.2); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + color: #0f0f0f; + box-shadow: none; + background-color: #ef934d; + background-image: none; + border-radius: 0px; } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + color: mix(#ef934d,#0f0f0f,0.66); + border-color: mix(#ef934d,#d9cdb5,0.3); + background-color: mix(#272a28,#ef934d,0.9); } + treeview.view.progressbar:disabled { + background-color: #1e1f1e; + background-image: none; + border-color: mix(#d9cdb5,#1e1f1e,0.84); } + treeview.view.progressbar:backdrop { + color: #272a28; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(217, 205, 181, 0.1); + border-radius: 0px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: rgba(15, 15, 15, 0.3); + border-width: 1px 0; + border-style: solid; + border-color: #ef934d; + border-radius: 0px; } + 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(#ef934d,#d9cdb5,0.3); + border-left-color: mix(#ef934d,#d9cdb5,0.3); + box-shadow: none; + transition: none; } + treeview.view header button:active { + border-top-color: mix(#ef934d,#d9cdb5,0.3); + border-left-color: mix(#ef934d,#d9cdb5,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: #ef934d; + color: #272a28; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #272a28; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: #ef934d; } + +/*********** + ! Separator +************/ +separator { + background-image: image(mix(#d9cdb5,#1e1f1e,0.9)); + min-width: 1px; + min-height: 1px; } + +/********** + ! Frames * +***********/ +frame > border, .frame { + border: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + frame > border.flat, .frame.flat { + border-style: none; } + frame > border:backdrop, .frame:backdrop { + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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(#1e1f1e,#d9cdb5,0.18),0.3196078431); } + +.content-view { + background-color: mix(#272a28,#1e1f1e,0.28); + color: mix(#d9cdb5,#d9cdb5,0.18); + border: 1px solid shade(mix(#272a28,#1e1f1e,0.78),0.8); } + +viewport separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +viewport menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,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: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + border-width: 0; + box-shadow: 0 3px 9px 1px rgba(105, 88, 54, 0.7), 0 0 0 0px #1e1f1e; + /* this is used for the resize cursor area */ + margin: 6px; } + decoration:backdrop { + box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(105, 88, 54, 0.4), 0 0 0 0px #1e1f1e; + 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 #1e1f1e; } + .ssd decoration:backdrop { + box-shadow: 0 0 0 1px #1e1f1e; } + .solid-csd decoration { + border-radius: 0; + margin: 0; + box-shadow: none; } + .csd.popup decoration { + border-radius: 0; + box-shadow: 0 1px 2px rgba(105, 88, 54, 0.2), 0 0 0 1px rgba(30, 31, 30, 0.13); } + tooltip.csd decoration { + border-radius: 0px; + box-shadow: none; } + messagedialog.csd decoration { + border-radius: 0px; + box-shadow: 0 1px 2px rgba(105, 88, 54, 0.2), 0 0 0 1px rgba(30, 31, 30, 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: #0f0f0f; + background-image: none; + color: #d9cdb5; } + +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: #d9cdb5; } + +#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: #d9cdb5; } + #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(#0f0f0f,#d9cdb5,0.11); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.11); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.21); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.31); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.31); } + +panel-plug, +panel-toplevel.background { + padding: 0; } + +.gp-text-color { + color: #695836; } + +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: #d9cdb5; } + +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: #d9cdb5; + 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(#0f0f0f); + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: lighter(#d9cdb5); + 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: #141414; + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: #0f0f0f; + 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(#d9cdb5,#1e1f1e,0.85); } + +.clocks-analog-frame.progress { + color: mix(#1e1f1e,#ef934d,0.5); } + +.clocks-analog-frame.progress-fast { + color: #cb6212; } + +/***************** + ! 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: 0px 0px 0 0; } + +/**************** + ! Geary * +*****************/ +.geary-expanded .geary-message-summary { + background-color: #252826; } + +.geary-folder-popover-list-row { + border-color: #121212; + box-shadow: None; } + .geary-folder-popover-list-row > label { + color: #1e1f1e; } + +/*********************** + ! 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(105, 88, 54, 0.3); + border-color: rgba(31, 32, 31, 0.9); + border-radius: 1px; + padding: 2px; + color: #1f201f; } + +.lightdm.menu { + background-image: none; + background-color: rgba(105, 88, 54, 0.6); + border-color: rgba(31, 32, 31, 0.2); + border-radius: 0px; + padding: 1px; + color: #1f201f; } + .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active { + color: #1f201f; } + +.lightdm.menubar *, .lightdm.menubar.menuitem { + padding: 0px; } + +.lightdm.option-button { + padding: 2px; + background: none; + border: 0; } + +.lightdm.toggle-button { + background: none; + border-width: 0; } + .lightdm.toggle-button.selected { + background-color: rgba(105, 88, 54, 0.3); + border-color: rgba(31, 32, 31, 0.3); + border-width: 1px; } + .lightdm.toggle-button.selected:hover { + background-color: rgba(31, 32, 31, 0.3); } + +.lightdm.button:hover { + background-color: rgba(31, 32, 31, 0.3); + border-color: rgba(31, 32, 31, 0.6); + text-shadow: none; } + +.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus { + background-image: none; + background-color: rgba(105, 88, 54, 0.3); + border-color: rgba(31, 32, 31, 0.6); + border-radius: 1px; + padding: 4px; + color: #1f201f; + 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(31, 32, 31, 0.6); + border-width: 1px; + border-style: solid; + color: #1f201f; } + +.lightdm.entry:selected { + background-color: rgba(31, 32, 31, 0.2); } + +.lightdm-combo.menu { + background-color: #101010; + border-radius: 0; + padding: 0; + color: #1f201f; } + +/********* + ! Gedit * +**********/ +GeditWindow .pane-separator { + border-width: 0 1px 0 0; + border-style: solid; } + GeditWindow .pane-separator, GeditWindow .pane-separator:hover { + border-color: #1b1c1b; + background-color: #1e1f1e; } + +.gedit-document-panel { + background-color: #1e1f1e; + color: mix(#d9cdb5,#1e1f1e,0.1); } + .gedit-document-panel list row { + padding: 2px; } + .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button { + padding: 1px; + border-radius: 0px; + 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(105, 88, 54, 0.1); + color: rgba(31, 32, 31, 0.8); } + .gedit-document-panel .prelight-row button:active { + border-color: rgba(105, 88, 54, 0.2); + background-color: rgba(105, 88, 54, 0.08); + color: #1f201f; } + .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover { + border-color: rgba(105, 88, 54, 0.1); + color: #1f201f; } + +.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover { + border-top: 1px solid #1b1c1b; + background-color: #1e1f1e; } + +.gedit-document-panel-document-row:hover { + background-color: #202120; } + +.gedit-document-panel-dragged-row { + border: 1px solid rgba(105, 88, 54, 0.1); + background-color: rgba(105, 88, 54, 0.5); + color: #1f201f; } + +.gedit-document-panel-placeholder-row { + border: 0; + background-color: rgba(105, 88, 54, 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: #181918; } + 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: #1d1d1d; + color: #d9cdb5; } + +GeditViewFrame .gedit-search-slider { + padding: 2px; + border-radius: 0 0 0px 0px; + border-width: 0 1px 1px; + border-style: solid; + border-color: #1f2220; + background-color: #272a28; } + GeditViewFrame .gedit-search-slider .not-found { + background-color: #f16e65; + background-image: none; + color: #0f0f0f; } + +GeditFileBrowserWidget .toolbar { + padding: 1px; + border-top: 0; + background-color: #1e1f1e; + background-image: none; } + +.gedit-search-entry-occurrences-tag { + margin: 1px; + padding: 1px; + color: mix(#d9cdb5,#272a28,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: #1f201f; + text-shadow: 1px 1px #695836; } + .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active { + color: #d9cdb5; } + .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected { + color: #0f0f0f; } + .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: #181918; } + +.nautilus-window .sidebar { + border: 0; } + .nautilus-window .sidebar frame { + border: 0; } + +.nautilus-window notebook { + background-color: #272a28; + 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: 0px; + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + +.disk-space-display { + border-style: solid; + border-width: 1px; } + .disk-space-display.unknown { + background-color: rgba(217, 205, 181, 0.5); + border-color: rgba(203, 187, 155, 0.5); } + .disk-space-display.used { + background-color: rgba(239, 147, 77, 0.8); + border-color: rgba(236, 129, 48, 0.8); } + .disk-space-display.free { + background-color: #1d1d1d; + border-color: #1a1b1a; } + +.conflict-row.activatable, .conflict-row.activatable:active { + color: #0f0f0f; + background-color: #f16e65; } + +.conflict-row.activatable:hover { + background-color: #f48c84; } + +.conflict-row.activatable:selected { + color: #0f0f0f; + background-color: #ef934d; } + +/******** + ! Nemo * +*********/ +.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop { + color: #1f201f; + text-shadow: 1px 1px #695836; } + .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active { + color: #d9cdb5; } + .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected { + color: #0f0f0f; } + .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(#272a28,#d9cdb5,0.12); + color: #d9cdb5; } + .nemo-window toolbar { + border-width: 0 0 1px; + border-style: solid; + border-color: #181918; + /* Path Bar */ } + .nemo-window toolbar separator, .nemo-window toolbar separator:disabled { + color: mix(#1e1f1e,#d9cdb5,0.88); + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .nemo-window toolbar.primary-toolbar button.image-button { + padding: 0 7px; } + .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button { + padding: 2px; } + .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button { + padding: 2px; } + .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button { + padding: 2px; } + .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(53, 44, 27, 0.22); + -NemoPathbarButton-border-radius: 0px; } + .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + .nemo-window toolbar toolitem stack widget button:disabled { + box-shadow: inset -1px 0 #181918; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + .nemo-window grid > widget:last-child button { + min-height: 16px; + min-width: 16px; + padding: 1px 2px; } + .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: 2px; + padding-right: 2px; } + .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + background-color: mix(#1e1f1e,#272a28,0.5); } + .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + -NemoPlacesTreeView-disk-full-bg-color: #181918; + -NemoPlacesTreeView-disk-full-fg-color: #ef934d; + -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: #0f0f0f; + -NemoPlacesTreeView-disk-full-fg-color: #f4b687; } + .nemo-window .sidebar + separator + box .primary-toolbar { + background-color: #1d1e1d; + background-image: none; + padding-top: 0px; + padding-bottom: 0px; + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,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: #1e1f1e; + background-image: none; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); + padding: 5px 6px; } + .nemo-window notebook { + background-color: #272a28; + border-width: 0; } + .nemo-window notebook tabs { + border: 0; } + +/*********************** + ! Fallback mode panel * +************************/ +/************ + ! Synaptic * +*************/ +GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar { + background-color: #1e1f1e; + background-image: none; + padding: 2px; + border: 0; + color: #d9cdb5; } + +/*********************** + ! Fallback mode panel * +************************/ +/*************** + ! Xfce styles * +****************/ +.XfceHeading { + margin: 0; + padding: 0; + border: 0; + background-image: none; + background-color: #272a28; + color: #d9cdb5; } + +.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(105, 88, 54, 0.3); + -UnityDecoration-active-shadow-radius: 8px; + -UnityDecoration-inactive-shadow-color: rgba(105, 88, 54, 0.5); + -UnityDecoration-inactive-shadow-radius: 5px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #ef934d; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0; } + UnityDecoration .top { + border: 1px solid #1e1f1e; + border-bottom: 0; + border-radius: 0px 0px 0 0; + padding: 1px 5px 0; + background-color: #0f0f0f; + color: #d9cdb5; + text-shadow: none; } + UnityDecoration .top:hover { + border-radius: 0; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + UnityDecoration .top:backdrop { + border: 1px solid #1e1f1e; + color: mix(#d9cdb5,#1e1f1e,0.4); } + UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom { + background-color: #0f0f0f; } + UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { + background-color: mix(#151615,mix(#d9cdb5,#1e1f1e,0.4),0.21); } + +UnityPanelWidget, .unity-panel { + border: 0; } + +.unity-panel.menuitem, .unity-panel .menuitem { + border-width: 0 1px; + color: #d9cdb5; } + .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + +SheetStyleDialog.unity-force-quit { + background-color: #1e1f1e; } + +/************************ + ! 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: #0f0f0f; + background-image: none; + color: #d9cdb5; + font-weight: bold; + text-shadow: 0 1px rgba(105, 88, 54, 0.5); + -gtk-icon-shadow: 0 1px rgba(105, 88, 54, 0.5); } + #panel_window menubar { + padding-left: 2px; } + #panel_window menubar, #panel_window menubar > menuitem { + background-color: transparent; + background-image: none; + border-style: none; + color: #d9cdb5; + text-shadow: 0 1px rgba(105, 88, 54, 0.5); + -gtk-icon-shadow: 0 1px rgba(105, 88, 54, 0.5); } + #panel_window menubar:hover, #panel_window menubar > menuitem:hover { + background-color: rgba(217, 205, 181, 0.2); + background-image: none; + color: #d9cdb5; } + #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover { + color: #d9cdb5; } + #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled { + color: rgba(217, 205, 181, 0.7); } + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#content_frame { + padding-bottom: 6px; } + +#login_window, #shutdown_dialog, #restart_dialog { + border-style: none; + border-radius: 0px; + background-color: #0f0f0f; + color: #d9cdb5; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset -1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset 0 1px mix(#0b0b0b,#d9cdb5,0.21), inset 0 -1px mix(#0b0b0b,#d9cdb5,0.21); } + +#login_window menu { + border-radius: 0; } + +#login_window button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + #login_window button:focus, #login_window button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + #login_window button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + #login_window button:active:disabled, #login_window button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #login_window button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + #login_window button:hover, #login_window button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:hover:disabled, #login_window button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + #login_window button:focus, #login_window button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + #login_window button:focus:hover, #login_window button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + #login_window button:active:checked:disabled, #login_window button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover { + color: #d9cdb5; } + #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #login_window button:backdrop, #login_window button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + #login_window button.separator, #login_window button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + #login_window button.separator:disabled, #login_window button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + #login_window button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +#login_window entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + #login_window entry:focus, #login_window entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + #login_window entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + #login_window entry:active:disabled, #login_window entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + #login_window entry:focus, #login_window entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + #login_window entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +#user_combobox { + color: #d9cdb5; + font-size: 18px; } + #user_combobox menu { + font-weight: normal; } + #user_combobox arrow { + color: mix(#d9cdb5,#0f0f0f,0.5); } + +#user_image { + border-radius: 0px; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 #0b0b0b, inset -1px 0 #0b0b0b, inset 0 1px #0b0b0b, inset 0 -1px #0b0b0b; } + +#user_image_border { + border-radius: 0px; + background-color: #0e0e0e; + background-image: none; + box-shadow: inset 1px 0 rgba(53, 44, 27, 0.07), inset 0 1px rgba(53, 44, 27, 0.08), inset -1px 0 rgba(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + +#buttonbox_frame { + padding-top: 4px; + padding-bottom: 0; + border-style: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; + background-color: transparent; + background-image: none; + box-shadow: none; } + +/* shutdown button */ +#shutdown_button button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + #shutdown_button button:focus, #shutdown_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #shutdown_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #shutdown_button button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + #shutdown_button button:hover, #shutdown_button button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #shutdown_button button:focus, #shutdown_button button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover { + color: #0f0f0f; } + #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #shutdown_button button:backdrop, #shutdown_button button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + #shutdown_button button.separator, #shutdown_button button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + #shutdown_button button separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/* restart button */ +#restart_button button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + #restart_button button:focus, #restart_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #restart_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #restart_button button:active:disabled, #restart_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #restart_button button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + #restart_button button:hover, #restart_button button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #restart_button button:focus, #restart_button button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + #restart_button button:focus:hover, #restart_button button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #restart_button button:active:checked:disabled, #restart_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover { + color: #0f0f0f; } + #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #restart_button button:backdrop, #restart_button button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + #restart_button button.separator, #restart_button button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + #restart_button button.separator:disabled, #restart_button button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + #restart_button button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + +/* password warning */ +#greeter_infobar { + font-weight: bold; } + +/********************** + ! Genome Terminal * +***********************/ +VteTerminal { + background-color: #0f0f0f; + color: #d9cdb5; } + +terminal-window junction, terminal-window scrollbar trough { + background-color: #0f0f0f; + border-color: #0c0c0c; } + +terminal-window scrollbar.vertical slider { + background-color: mix(#0f0f0f,#d9cdb5,0.2); } + terminal-window scrollbar.vertical slider:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.3); } + terminal-window scrollbar.vertical slider:hover:active { + background-color: #ef934d; } + terminal-window scrollbar.vertical slider:disabled { + background-color: transparent; } + +/****************** + ! Budgie Desktop * +*******************/ +.budgie-container { + background-color: transparent; } + +.raven { + background-color: rgba(30, 31, 30, 0.93); } + .raven .raven-header { + background-color: #1e1f1e; + border: solid mix(#1e1f1e,#d9cdb5,0.18); + border-width: 1px 0; } + .raven .raven-background { + background-color: rgba(30, 31, 30, 0.93); } + +.raven-mpris { + background-color: rgba(30, 31, 30, 0.7); } diff --git a/.themes/caelus/caelus/caelus/gtk-3.20/gtk-dark.css b/.themes/caelus/caelus/caelus/gtk-3.20/gtk-dark.css new file mode 100644 index 0000000..198bb85 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/gtk-3.20/gtk.css b/.themes/caelus/caelus/caelus/gtk-3.20/gtk.css new file mode 100644 index 0000000..19b01e6 --- /dev/null +++ b/.themes/caelus/caelus/caelus/gtk-3.20/gtk.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk-3.20/dist/gtk.css"); diff --git a/.themes/caelus/caelus/caelus/gtk-3.20/gtk.gresource b/.themes/caelus/caelus/caelus/gtk-3.20/gtk.gresource new file mode 100644 index 0000000..53f759d Binary files /dev/null and b/.themes/caelus/caelus/caelus/gtk-3.20/gtk.gresource differ diff --git a/.themes/caelus/caelus/caelus/gtk-3.20/gtk.gresource.xml b/.themes/caelus/caelus/caelus/gtk-3.20/gtk.gresource.xml new file mode 100644 index 0000000..a223dbf --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/gtk-3.20/thumbnail.png b/.themes/caelus/caelus/caelus/gtk-3.20/thumbnail.png new file mode 100644 index 0000000..e0e2e99 Binary files /dev/null and b/.themes/caelus/caelus/caelus/gtk-3.20/thumbnail.png differ diff --git a/.themes/caelus/caelus/caelus/index.theme b/.themes/caelus/caelus/caelus/index.theme new file mode 100644 index 0000000..cf174ae --- /dev/null +++ b/.themes/caelus/caelus/caelus/index.theme @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=caelus +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=caelus +GtkTheme=caelus +IconTheme=caelus +MetacityTheme=caelus diff --git a/.themes/caelus/caelus/caelus/metacity-1/metacity-theme-2.xml b/.themes/caelus/caelus/caelus/metacity-1/metacity-theme-2.xml new file mode 100644 index 0000000..966342d --- /dev/null +++ b/.themes/caelus/caelus/caelus/metacity-1/metacity-theme-2.xml @@ -0,0 +1,1571 @@ + + + + caelus + Satyajit Sahoo + GPL-3.0+ + 11 December 2013 + Numix Metacity Theme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> +</draw_ops> + +<!-- ::: WINDOW DECORATIONS ::: --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <include name="entire_background_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_unfocused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_unfocused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- ::: BUTTON ICONS ::: --> +<!-- note: negative values in x or y causes gnome-shell to crash --> +<!-- close icon --> +<draw_ops name="close_focused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="close_unfocused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <include name="close_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <include name="close_focused_pressed" /> +</draw_ops> + +<!-- maximize icon --> +<draw_ops name="maximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <include name="maximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <include name="maximize_focused_pressed" /> +</draw_ops> + +<!-- unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_prelight"> + <include name="unmaximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_pressed"> + <include name="unmaximize_focused_pressed" /> +</draw_ops> + +<!-- minimize icon --> +<draw_ops name="minimize_focused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <include name="minimize_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <include name="minimize_focused_pressed" /> +</draw_ops> + +<!-- menu icon --> +<draw_ops name="menu_focused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="menu_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="menu_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="menu_unfocused_prelight"> + <include name="menu_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_unfocused_pressed"> + <include name="menu_focused_pressed" /> +</draw_ops> + +<!-- shade icon --> +<draw_ops name="shade_focused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="shade_focused_prelight"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="shade_unfocused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="shade_unfocused_prelight"> + <include name="shade_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_unfocused_pressed"> + <include name="shade_focused_pressed" /> +</draw_ops> + +<!-- unshade icon --> +<draw_ops name="unshade_focused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unshade_focused_prelight"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unshade_unfocused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_prelight"> + <include name="unshade_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_pressed"> + <include name="unshade_focused_pressed" /> +</draw_ops> + +<!-- ::: FRAME STYLES ::: --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- ::: FRAME STYLE SETS ::: --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- ::: WINDOWS ::: --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/.themes/caelus/caelus/caelus/metacity-1/metacity-theme-3.xml b/.themes/caelus/caelus/caelus/metacity-1/metacity-theme-3.xml new file mode 100644 index 0000000..1f529f6 --- /dev/null +++ b/.themes/caelus/caelus/caelus/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1603 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Numix</name> + <author>Satyajit Sahoo</author> + <copyright>GPL-3.0+</copyright> + <date>11 December 2013</date> + <description>Numix Mutter Theme</description> +</info> + +<!-- ::: CONSTANTS ::: --> +<constant name="C_titlebar_focused" value="gtk:custom(wm_bg_focused,#444444)" /> +<constant name="C_titlebar_unfocused" value="gtk:custom(wm_bg_unfocused,#353535)" /> +<constant name="C_border_focused" value="gtk:custom(wm_border_focused,#484848)" /> +<constant name="C_border_unfocused" value="gtk:custom(wm_border_unfocused,#393939)" /> +<constant name="C_title_focused" value="gtk:custom(wm_title_focused,#eeeeee)" /> +<constant name="C_title_unfocused" value="gtk:custom(wm_title_unfocused,#888888)" /> +<constant name="C_icons_focused" value="gtk:custom(wm_icons_focused,#eeeeee)" /> +<constant name="C_icons_focused_prelight" value="gtk:custom(wm_icons_focused_prelight,gtk:bg[SELECTED])" /> +<constant name="C_icons_focused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> +<constant name="C_icons_unfocused" value="gtk:custom(wm_icons_unfocused,#888888)" /> +<constant name="C_icons_unfocused_prelight" value="gtk:custom(wm_icons_focused_prelight,gtk:bg[SELECTED])" /> +<constant name="C_icons_unfocused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> + +<!-- ::: GEOMETRY ::: --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="left_titlebar_edge" value="4" /> + <distance name="right_titlebar_edge" value="4" /> + <distance name="title_vertical_pad" value="0" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal" /> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="1" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="1" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="1" rounded_top_right="1"> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> +</frame_geometry> + +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal" /> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_right="1" rounded_bottom_left="1" parent="small"> +</frame_geometry> + +<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> +</frame_geometry> + +<!-- ::: TITLES ::: --> +<draw_ops name="title_focused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" + y="(0 `max` ((height - title_height) / 2))" + ellipsize_width="width" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" + y="(0 `max` ((height - title_height) / 2))" + ellipsize_width="width" + color="C_title_unfocused" /> +</draw_ops> + +<!-- ::: WINDOW DECORATIONS ::: --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <include name="entire_background_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_unfocused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_unfocused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- ::: BUTTON ICONS ::: --> +<!-- note: negative values in x or y causes gnome-shell to crash --> +<!-- close icon --> +<draw_ops name="close_focused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="close_unfocused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <include name="close_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <include name="close_focused_pressed" /> +</draw_ops> + +<!-- maximize icon --> +<draw_ops name="maximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <include name="maximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <include name="maximize_focused_pressed" /> +</draw_ops> + +<!-- unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_prelight"> + <include name="unmaximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_pressed"> + <include name="unmaximize_focused_pressed" /> +</draw_ops> + +<!-- minimize icon --> +<draw_ops name="minimize_focused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <include name="minimize_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <include name="minimize_focused_pressed" /> +</draw_ops> + +<!-- menu icon --> +<draw_ops name="menu_focused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="menu_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="menu_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="menu_unfocused_prelight"> + <include name="menu_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_unfocused_pressed"> + <include name="menu_focused_pressed" /> +</draw_ops> + +<!-- shade icon --> +<draw_ops name="shade_focused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="shade_focused_prelight"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="shade_unfocused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="shade_unfocused_prelight"> + <include name="shade_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_unfocused_pressed"> + <include name="shade_focused_pressed" /> +</draw_ops> + +<!-- unshade icon --> +<draw_ops name="unshade_focused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unshade_focused_prelight"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unshade_unfocused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_prelight"> + <include name="unshade_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_pressed"> + <include name="unshade_focused_pressed" /> +</draw_ops> + +<!-- ::: FRAME STYLES ::: --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- ::: FRAME STYLE SETS ::: --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_left" style="tiled_left_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_left" style="tiled_left_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_right" style="tiled_right_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_right" style="tiled_right_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_left_and_shaded" style="tiled_left_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_left_and_shaded" style="tiled_left_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_right_and_shaded" style="tiled_right_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_right_and_shaded" style="tiled_right_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="attached_style_set"> + <frame focus="yes" state="normal" resize="both" style="attached_focused" /> + <frame focus="no" state="normal" resize="both" style="attached_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- ::: WINDOWS ::: --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> +<window version=">= 3.2" type="attached" style_set="attached_style_set" /> + +</metacity_theme> diff --git a/.themes/caelus/caelus/caelus/metacity-1/thumbnail.png b/.themes/caelus/caelus/caelus/metacity-1/thumbnail.png new file mode 100644 index 0000000..f31e0f8 Binary files /dev/null and b/.themes/caelus/caelus/caelus/metacity-1/thumbnail.png differ diff --git a/.themes/caelus/caelus/caelus/openbox-3/close.xbm b/.themes/caelus/caelus/caelus/openbox-3/close.xbm new file mode 100644 index 0000000..0486bd9 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/openbox-3/close_hover.xbm b/.themes/caelus/caelus/caelus/openbox-3/close_hover.xbm new file mode 100644 index 0000000..4a88cff --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/openbox-3/desk.xbm b/.themes/caelus/caelus/caelus/openbox-3/desk.xbm new file mode 100644 index 0000000..abca780 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/openbox-3/desk_toggled.xbm b/.themes/caelus/caelus/caelus/openbox-3/desk_toggled.xbm new file mode 100644 index 0000000..b4b5330 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/openbox-3/iconify.xbm b/.themes/caelus/caelus/caelus/openbox-3/iconify.xbm new file mode 100644 index 0000000..9a9743f --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/openbox-3/iconify_hover.xbm b/.themes/caelus/caelus/caelus/openbox-3/iconify_hover.xbm new file mode 100644 index 0000000..9a9743f --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/openbox-3/max.xbm b/.themes/caelus/caelus/caelus/openbox-3/max.xbm new file mode 100644 index 0000000..88bb9bd --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/openbox-3/max_toggled.xbm b/.themes/caelus/caelus/caelus/openbox-3/max_toggled.xbm new file mode 100644 index 0000000..cec3f24 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/openbox-3/shade.xbm b/.themes/caelus/caelus/caelus/openbox-3/shade.xbm new file mode 100644 index 0000000..fcacf42 --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/openbox-3/shade_toggled.xbm b/.themes/caelus/caelus/caelus/openbox-3/shade_toggled.xbm new file mode 100644 index 0000000..594201e --- /dev/null +++ b/.themes/caelus/caelus/caelus/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/caelus/caelus/caelus/openbox-3/themerc b/.themes/caelus/caelus/caelus/openbox-3/themerc new file mode 100644 index 0000000..298b087 --- /dev/null +++ b/.themes/caelus/caelus/caelus/openbox-3/themerc @@ -0,0 +1,155 @@ +# Name: Oomox (Numix fork) Openbox theme +# Author: Satyajit Sahoo <satyajit.happy@gmail.com> +# License: GPL-3.0+ + +# @TODO: finish replacing the colors here + + +# Menu +menu.border.color: #d9cdb5 + +menu.title.bg: Solid Flat +menu.title.bg.color: #0f0f0f +menu.title.bg.shadow: 0 +menu.title.text.color: #d9cdb5 +menu.title.text.justify: Center + +menu.items.bg: Solid Flat +menu.items.bg.color: #0f0f0f +menu.items.text.color: #d9cdb5 +menu.items.disabled.text.color: #a69d8b + +menu.items.active.bg: Solid Flat +menu.items.active.bg.color: #ef934d +menu.items.active.text.color: #d9cdb5 + +menu.separator.color: #a69d8b +menu.separator.width: 1 +menu.separator.padding.width: 2 +menu.separator.padding.height: 4 + +# Window focused +window.active.title.separator.color: #0f0f0f + +# Active window +window.active.border.color: #1e1f1e + + +window.active.title.bg: flat solid +window.active.title.bg.color: #0f0f0f +window.active.title.separator.color: #0f0f0f +window.active.text.justify: center + +window.active.label.bg: parentrelative +window.active.label.text.color: #d9cdb5 + +window.active.handle.bg: flat solid +window.active.handle.bg.color: #0f0f0f + +window.active.grip.bg: flat solid +window.active.grip.bg.color: #0f0f0f + +window.active.button.unpressed.bg: flat solid +window.active.button.unpressed.bg.color: #0f0f0f +window.active.button.unpressed.image.color: #d9cdb5 + +window.active.button.pressed.bg: flat solid +window.active.button.pressed.bg.color: #ef934d +window.active.button.pressed.image.color: #0f0f0f + +window.active.button.disabled.bg: flat solid +window.active.button.disabled.bg.color: #0f0f0f +window.active.button.disabled.image.color: #a69d8b + +window.active.button.hover.bg: flat solid +window.active.button.hover.bg.color: #0f0f0f +window.active.button.hover.image.color: #ef934d + +#window.active.button.toggled.bg: #ef934d +#window.active.button.toggled.image.color: #0f0f0f + +# Inactive window +window.inactive.border.color: #1e1f1e + +window.inactive.title.bg: flat solid +window.inactive.title.bg.color: #0f0f0f +window.inactive.title.separator.color: #0f0f0f +window.inactive.text.justify: center + +window.inactive.label.bg: parentrelative +window.inactive.label.text.color: #a69d8b + +window.inactive.handle.bg: flat solid +window.inactive.handle.bg.color: #0f0f0f + +window.inactive.grip.bg: flat solid +window.inactive.grip.bg.color: #0f0f0f + +window.inactive.button.unpressed.bg: flat solid +window.inactive.button.unpressed.bg.color: #0f0f0f +window.inactive.button.unpressed.image.color: #a69d8b + +window.inactive.button.pressed.bg: flat solid +window.inactive.button.pressed.bg.color: #ef934d +window.inactive.button.pressed.image.color: #0f0f0f + +window.inactive.button.disabled.bg: flat solid +window.inactive.button.disabled.bg.color: #a69d8b +window.inactive.button.disabled.image.color: #0f0f0f + +window.inactive.button.hover.bg: flat solid +window.inactive.button.hover.bg.color: #0f0f0f +window.inactive.button.hover.image.color: #ef934d + + +# OSD +osd.border.width: 1 +osd.border.color: #ef934d + +osd.bg: flat solid +osd.bg.color: #0f0f0f +osd.label.bg: flat solid +osd.label.bg.color: #0f0f0f +osd.label.text.color: #d9cdb5 + +# OSD +osd.bg: Solid Flat +osd.bg.color: #0f0f0f +osd.bg.shadow: 0 + +osd.border.width: 2 +osd.hilight.bg: Solid Flat +osd.hilight.bg.color: #ef934d +osd.unhilight.bg: flat solid +osd.unhilight.bg.color: #1e1f1e + +osd.button.unpressed.bg: flat border +osd.button.unpressed.bg.color: #272a28 +#osd.button.unpressed.*.border.color: #d9cdb5 + +osd.button.pressed.bg: flat border +osd.button.pressed.bg.color: #ef934d +#osd.button.pressed.*.border.color: #0f0f0f + +osd.button.focused.bg: flat solid border +osd.button.focused.bg.color: #d9cdb5 +#osd.button.focused.*.border.color: #1e1f1e + +osd.button.focused.box.color: #ef934d + + +# 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: 2 +padding.width: 8 +padding.height: 2 +window.handle.width: 0 +window.client.padding.width: 0 +window.label.text.justify: center +#menu.overlap: 0 diff --git a/.themes/caelus/caelus/caelus/unity/close.svg b/.themes/caelus/caelus/caelus/unity/close.svg new file mode 100644 index 0000000..d35dc0a --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/close.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#d9cdb5" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/close_dash.svg b/.themes/caelus/caelus/caelus/unity/close_dash.svg new file mode 100644 index 0000000..9dcd1a0 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/close_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#0f0f0f" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/close_dash_disabled.svg b/.themes/caelus/caelus/caelus/unity/close_dash_disabled.svg new file mode 100644 index 0000000..e329fbb --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/close_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#a69d8b" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/close_dash_prelight.svg b/.themes/caelus/caelus/caelus/unity/close_dash_prelight.svg new file mode 120000 index 0000000..64b2bff --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/close_dash_prelight.svg @@ -0,0 +1 @@ +close_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/close_dash_pressed.svg b/.themes/caelus/caelus/caelus/unity/close_dash_pressed.svg new file mode 120000 index 0000000..ba6d4fe --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/close_dash_pressed.svg @@ -0,0 +1 @@ +close_unfocused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/close_focused_normal.svg b/.themes/caelus/caelus/caelus/unity/close_focused_normal.svg new file mode 100644 index 0000000..d35dc0a --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/close_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#d9cdb5" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/close_focused_prelight.svg b/.themes/caelus/caelus/caelus/unity/close_focused_prelight.svg new file mode 100644 index 0000000..2917cad --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/close_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#ef934d" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/close_focused_pressed.svg b/.themes/caelus/caelus/caelus/unity/close_focused_pressed.svg new file mode 100644 index 0000000..15c2119 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/close_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#ef934d" opacity="0.75" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/close_unfocused.svg b/.themes/caelus/caelus/caelus/unity/close_unfocused.svg new file mode 100644 index 0000000..e329fbb --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/close_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#a69d8b" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/close_unfocused_prelight.svg b/.themes/caelus/caelus/caelus/unity/close_unfocused_prelight.svg new file mode 120000 index 0000000..c92a1d4 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/close_unfocused_prelight.svg @@ -0,0 +1 @@ +./close_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/close_unfocused_pressed.svg b/.themes/caelus/caelus/caelus/unity/close_unfocused_pressed.svg new file mode 120000 index 0000000..61c7b94 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/close_unfocused_pressed.svg @@ -0,0 +1 @@ +./close_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/launcher_arrow_ltr_19.svg b/.themes/caelus/caelus/caelus/unity/launcher_arrow_ltr_19.svg new file mode 100644 index 0000000..c54983a --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_arrow_ltr_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <rect width="4" height="8" x="2" y="1039.36" rx="0.5" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_arrow_ltr_37.svg b/.themes/caelus/caelus/caelus/unity/launcher_arrow_ltr_37.svg new file mode 100644 index 0000000..bd578dc --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_arrow_ltr_37.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <g transform="matrix(2,0,0,1.4999968,0,-530.67775)"> + <rect rx="1" y="1039.36" x="2" height="8" width="4" fill="#0f0f0f"/> + </g> + </g> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_arrow_outline_ltr_19.svg b/.themes/caelus/caelus/caelus/unity/launcher_arrow_outline_ltr_19.svg new file mode 100644 index 0000000..07d85bc --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_arrow_outline_ltr_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <path d="M 2.5 6 C 2.223 6 2 6.223 2 6.5 L 2 13.5 C 2 13.777 2.223 14 2.5 14 L 5.5 14 C 5.777 14 6 13.777 6 13.5 L 6 6.5 C 6 6.223 5.777 6 5.5 6 L 2.5 6 z M 3 7 L 5 7 L 5 13 L 3 13 L 3 7 z " transform="translate(0,1033.3622)" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_arrow_outline_ltr_37.svg b/.themes/caelus/caelus/caelus/unity/launcher_arrow_outline_ltr_37.svg new file mode 100644 index 0000000..4d7c55c --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_arrow_outline_ltr_37.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <path d="M 6 13 C 4.892 13 4 13.669002 4 14.5 L 4 23.5 C 4 24.330998 4.892 25 6 25 L 10 25 C 11.108 25 12 24.330998 12 23.5 L 12 14.5 C 12 13.669002 11.108 13 10 13 L 6 13 z M 6 15 L 10 15 L 10 23 L 6 23 L 6 15 z " transform="translate(0,1015.3622)" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_arrow_outline_rtl_19.svg b/.themes/caelus/caelus/caelus/unity/launcher_arrow_outline_rtl_19.svg new file mode 100644 index 0000000..030570d --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_arrow_outline_rtl_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <path d="m 4.5,1039.3622 c -0.277,0 -0.5,0.223 -0.5,0.5 l 0,7 c 0,0.277 0.223,0.5 0.5,0.5 l 3,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 l -3,0 z m 0.5,1 2,0 0,6 -2,0 0,-6 z" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_arrow_outline_rtl_37.svg b/.themes/caelus/caelus/caelus/unity/launcher_arrow_outline_rtl_37.svg new file mode 100644 index 0000000..1ff8234 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_arrow_outline_rtl_37.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <path d="m 10,1028.3622 c -1.108,0 -2,0.669 -2,1.5 l 0,9 c 0,0.831 0.892,1.5 2,1.5 l 4,0 c 1.108,0 2,-0.669 2,-1.5 l 0,-9 c 0,-0.831 -0.892,-1.5 -2,-1.5 l -4,0 z m 0,2 4,0 0,8 -4,0 0,-8 z" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_arrow_rtl_19.svg b/.themes/caelus/caelus/caelus/unity/launcher_arrow_rtl_19.svg new file mode 100644 index 0000000..1b04f4b --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_arrow_rtl_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <rect width="4" height="8" x="4" y="1039.36" rx="0.5" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_arrow_rtl_37.svg b/.themes/caelus/caelus/caelus/unity/launcher_arrow_rtl_37.svg new file mode 100644 index 0000000..0d3f744 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_arrow_rtl_37.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <g transform="matrix(2,0,0,1.4999968,4,-530.67775)"> + <rect rx="1" y="1039.36" x="2" height="8" width="4" fill="#0f0f0f"/> + </g> + </g> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_icon_back_150.svg b/.themes/caelus/caelus/caelus/unity/launcher_icon_back_150.svg new file mode 100644 index 0000000..d66f78d --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_icon_back_150.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <path d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_icon_back_54.svg b/.themes/caelus/caelus/caelus/unity/launcher_icon_back_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_icon_back_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_icon_edge_150.svg b/.themes/caelus/caelus/caelus/unity/launcher_icon_edge_150.svg new file mode 100644 index 0000000..f26fd00 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_icon_edge_150.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <path d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z"/> + </clipPath> + <clipPath> + <rect y="316" x="353" height="148" width="148" opacity="0.8" fill="#ef934d" color="#d9cdb5" rx="12"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_icon_edge_54.svg b/.themes/caelus/caelus/caelus/unity/launcher_icon_edge_54.svg new file mode 100644 index 0000000..3307c5b --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_icon_edge_54.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"> + <defs> + <clipPath> + <path d="m 440,81.001953 c -1.67866,0 -2.99805,1.319387 -2.99805,2.998047 l 0,44 c 0,1.67866 1.31939,2.99805 2.99805,2.99805 l 44,0 c 1.67866,0 2.99805,-1.31939 2.99805,-2.99805 l 0,-44 c 0,-1.67866 -1.31939,-2.998047 -2.99805,-2.998047 l -44,0 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_icon_glow_200.svg b/.themes/caelus/caelus/caelus/unity/launcher_icon_glow_200.svg new file mode 100644 index 0000000..01bb0d9 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_icon_glow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 427.33333,22.026666 0,69.333333 69.33333,0 0,-69.333333 -69.33333,0 z m 13.11917,9.013333 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105834 l 0,43.094999 c 0,2.276228 -1.8296,4.105834 -4.10583,4.105834 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105834 l 0,-43.094999 c 0,-2.276228 1.8296,-4.105834 4.10583,-4.105834 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_icon_glow_62.svg b/.themes/caelus/caelus/caelus/unity/launcher_icon_glow_62.svg new file mode 100644 index 0000000..105b068 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_icon_glow_62.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 62 62.000001"> + <defs> + <clipPath> + <path d="m 1,25 0,62 62,0 0,-62 -62,0 z m 9,6 44,0 c 1.662,0 3,1.338 3,3 l 0,44 c 0,1.662 -1.338,3 -3,3 L 10,81 C 8.338,81 7,79.662 7,78 L 7,34 c 0,-1.662 1.338,-3 3,-3 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_icon_selected_back_150.svg b/.themes/caelus/caelus/caelus/unity/launcher_icon_selected_back_150.svg new file mode 100644 index 0000000..f4f7789 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_icon_selected_back_150.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <rect y="1040.22" x="505" height="150" width="150" opacity="0.2" fill-rule="evenodd" color="#d9cdb5" rx="42"/> + </clipPath> + </defs> + <g transform="translate(-505.00002,-1040.2193)"> + <rect width="150" height="4" x="505" y="1186.22" rx="2" fill="#0f0f0f" fill-rule="evenodd"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_icon_selected_back_54.svg b/.themes/caelus/caelus/caelus/unity/launcher_icon_selected_back_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_icon_selected_back_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_icon_shadow_200.svg b/.themes/caelus/caelus/caelus/unity/launcher_icon_shadow_200.svg new file mode 100644 index 0000000..9e68b14 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_icon_shadow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 489.73333,21.333331 0,69.333332 69.33333,0 0,-69.333332 -69.33333,0 z m 13.11917,9.013334 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105833 l 0,43.094999 c 0,2.276227 -1.8296,4.105833 -4.10583,4.105833 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105833 l 0,-43.094999 c 0,-2.276227 1.8296,-4.105833 4.10583,-4.105833 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_icon_shadow_62.svg b/.themes/caelus/caelus/caelus/unity/launcher_icon_shadow_62.svg new file mode 100644 index 0000000..d322434 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_icon_shadow_62.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 61.999999 62.000001"> + <defs> + <clipPath> + <path d="m 4,24 c -2.216,0 -4,1.784 -4,4 l 0,56 c 0,2.216 1.784,4 4,4 l 56,0 c 2.216,0 4,-1.784 4,-4 l 0,-56 c 0,-2.216 -1.784,-4 -4,-4 L 4,24 z m 6,6 44,0 c 2.216,0 4,1.784 4,4 l 0,44 c 0,2.216 -1.784,4 -4,4 L 10,82 C 7.784,82 6,80.216 6,78 L 6,34 c 0,-2.216 1.784,-4 4,-4 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_icon_shine_150.svg b/.themes/caelus/caelus/caelus/unity/launcher_icon_shine_150.svg new file mode 100644 index 0000000..51af8a1 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_icon_shine_150.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"/> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_icon_shine_54.svg b/.themes/caelus/caelus/caelus/unity/launcher_icon_shine_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_icon_shine_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_pip_ltr_19.svg b/.themes/caelus/caelus/caelus/unity/launcher_pip_ltr_19.svg new file mode 100644 index 0000000..725222c --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_pip_ltr_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="18"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1034.3622)"> + <rect rx="0.5" y="1042.36" x="2" height="3" width="3" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_pip_ltr_37.svg b/.themes/caelus/caelus/caelus/unity/launcher_pip_ltr_37.svg new file mode 100644 index 0000000..c0805eb --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_pip_ltr_37.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="20" height="37" x="20" y="1015.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <rect width="7" height="7" x="5" y="1030.36" rx="1" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_pip_rtl_19.svg b/.themes/caelus/caelus/caelus/unity/launcher_pip_rtl_19.svg new file mode 100644 index 0000000..7a7f69e --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_pip_rtl_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="18"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1034.3622)"> + <rect width="3" height="3" x="5" y="1042.36" rx="0.5" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/launcher_pip_rtl_37.svg b/.themes/caelus/caelus/caelus/unity/launcher_pip_rtl_37.svg new file mode 100644 index 0000000..545d22e --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/launcher_pip_rtl_37.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="20" height="37" x="20" y="1015.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <rect width="7" height="7" x="8" y="1030.36" rx="1" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/maximize.svg b/.themes/caelus/caelus/caelus/unity/maximize.svg new file mode 100644 index 0000000..c6a561c --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/maximize.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#d9cdb5" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/maximize_dash.svg b/.themes/caelus/caelus/caelus/unity/maximize_dash.svg new file mode 100644 index 0000000..e7f238b --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/maximize_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#0f0f0f" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/maximize_dash_disabled.svg b/.themes/caelus/caelus/caelus/unity/maximize_dash_disabled.svg new file mode 100644 index 0000000..b3c2cae --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/maximize_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#a69d8b" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/maximize_dash_prelight.svg b/.themes/caelus/caelus/caelus/unity/maximize_dash_prelight.svg new file mode 120000 index 0000000..3efa75f --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/maximize_dash_prelight.svg @@ -0,0 +1 @@ +maximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/maximize_dash_pressed.svg b/.themes/caelus/caelus/caelus/unity/maximize_dash_pressed.svg new file mode 120000 index 0000000..3efa75f --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/maximize_dash_pressed.svg @@ -0,0 +1 @@ +maximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/maximize_focused_normal.svg b/.themes/caelus/caelus/caelus/unity/maximize_focused_normal.svg new file mode 100644 index 0000000..c6a561c --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/maximize_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#d9cdb5" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/maximize_focused_prelight.svg b/.themes/caelus/caelus/caelus/unity/maximize_focused_prelight.svg new file mode 100644 index 0000000..c777c25 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/maximize_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#ef934d" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/maximize_focused_pressed.svg b/.themes/caelus/caelus/caelus/unity/maximize_focused_pressed.svg new file mode 100644 index 0000000..7006b86 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/maximize_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#ef934d" opacity="0.75" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/maximize_unfocused.svg b/.themes/caelus/caelus/caelus/unity/maximize_unfocused.svg new file mode 100644 index 0000000..b3c2cae --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/maximize_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#a69d8b" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/maximize_unfocused_prelight.svg b/.themes/caelus/caelus/caelus/unity/maximize_unfocused_prelight.svg new file mode 120000 index 0000000..0f332c5 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/maximize_unfocused_prelight.svg @@ -0,0 +1 @@ +./maximize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/maximize_unfocused_pressed.svg b/.themes/caelus/caelus/caelus/unity/maximize_unfocused_pressed.svg new file mode 120000 index 0000000..e3f8d9b --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/maximize_unfocused_pressed.svg @@ -0,0 +1 @@ +./maximize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/minimize.svg b/.themes/caelus/caelus/caelus/unity/minimize.svg new file mode 100644 index 0000000..6021ca9 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/minimize.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#d9cdb5" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/minimize_dash.svg b/.themes/caelus/caelus/caelus/unity/minimize_dash.svg new file mode 100644 index 0000000..3bc5ea9 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/minimize_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#0f0f0f" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/minimize_dash_disabled.svg b/.themes/caelus/caelus/caelus/unity/minimize_dash_disabled.svg new file mode 100644 index 0000000..19afc45 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/minimize_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#a69d8b" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/minimize_dash_prelight.svg b/.themes/caelus/caelus/caelus/unity/minimize_dash_prelight.svg new file mode 120000 index 0000000..752db6d --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/minimize_dash_prelight.svg @@ -0,0 +1 @@ +minimize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/minimize_dash_pressed.svg b/.themes/caelus/caelus/caelus/unity/minimize_dash_pressed.svg new file mode 120000 index 0000000..d2b384b --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/minimize_dash_pressed.svg @@ -0,0 +1 @@ +minimize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/minimize_focused_normal.svg b/.themes/caelus/caelus/caelus/unity/minimize_focused_normal.svg new file mode 100644 index 0000000..6021ca9 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/minimize_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#d9cdb5" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/minimize_focused_prelight.svg b/.themes/caelus/caelus/caelus/unity/minimize_focused_prelight.svg new file mode 100644 index 0000000..d72cbd4 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/minimize_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#ef934d" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/minimize_focused_pressed.svg b/.themes/caelus/caelus/caelus/unity/minimize_focused_pressed.svg new file mode 100644 index 0000000..029effc --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/minimize_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#ef934d" opacity="0.75" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/minimize_unfocused.svg b/.themes/caelus/caelus/caelus/unity/minimize_unfocused.svg new file mode 100644 index 0000000..19afc45 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/minimize_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#a69d8b" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/minimize_unfocused_prelight.svg b/.themes/caelus/caelus/caelus/unity/minimize_unfocused_prelight.svg new file mode 120000 index 0000000..bef3fe5 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/minimize_unfocused_prelight.svg @@ -0,0 +1 @@ +./minimize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/minimize_unfocused_pressed.svg b/.themes/caelus/caelus/caelus/unity/minimize_unfocused_pressed.svg new file mode 120000 index 0000000..683fa92 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/minimize_unfocused_pressed.svg @@ -0,0 +1 @@ +./minimize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/minimized.svg b/.themes/caelus/caelus/caelus/unity/minimized.svg new file mode 100644 index 0000000..6021ca9 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/minimized.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#d9cdb5" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/modes/launcher_bfb-flat.png b/.themes/caelus/caelus/caelus/unity/modes/launcher_bfb-flat.png new file mode 100644 index 0000000..f5aa0e5 Binary files /dev/null and b/.themes/caelus/caelus/caelus/unity/modes/launcher_bfb-flat.png differ diff --git a/.themes/caelus/caelus/caelus/unity/modes/launcher_bfb_ns.png b/.themes/caelus/caelus/caelus/unity/modes/launcher_bfb_ns.png new file mode 100644 index 0000000..2ca1ebb Binary files /dev/null and b/.themes/caelus/caelus/caelus/unity/modes/launcher_bfb_ns.png differ diff --git a/.themes/caelus/caelus/caelus/unity/modes/ubuntu-square.svg b/.themes/caelus/caelus/caelus/unity/modes/ubuntu-square.svg new file mode 100644 index 0000000..1b925fb --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/modes/ubuntu-square.svg @@ -0,0 +1,69 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48"> + <defs> + <clipPath> + <rect width="42" x="307" y="223" rx="9" height="42" transform="rotate(90)" fill="url(#3)" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="240" x="24" y="36" rx="50" height="240" fill="#986767" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="16" x="432" y="116" rx="2" height="16" opacity="0.2" fill="#6d6d6d" color="#bebebe"/> + </clipPath> + <clipPath> + <path d="m 98.03125,23.191212 c -41.492132,1.05238 -74.84375,35.06824 -74.84375,76.812498 0,42.40687 34.405632,76.8125 76.8125,76.8125 42.40687,0 76.8125,-34.40563 76.8125,-76.8125 0,-42.406866 -34.40563,-76.812498 -76.8125,-76.812498 -0.662607,0 -1.310145,-0.0167 -1.96875,0 z M 100,50.659962 c 27.24464,0 49.34375,22.099114 49.34375,49.343748 -1e-5,27.24464 -22.09911,49.34375 -49.34375,49.34375 -27.244636,-1e-5 -49.34375,-22.09911 -49.34375,-49.34375 0,-27.244634 22.099114,-49.343748 49.34375,-49.343748 z"/> + </clipPath> + <clipPath> + <path d="m 152,204 a 8,8 0 1 1 -16,0 8,8 0 1 1 16,0 z"/> + </clipPath> + <clipPath> + <path d="m 145,215 c 33.13708,0 60,-26.86292 60,-60 0,-33.13708 -26.86292,-60 -60,-60 -33.13708,0 -60,26.86292 -60,60 0,12.50698 3.8285,24.10633 10.375,33.71875 L 89,211 111.28125,204.625 C 120.89367,211.1715 132.49302,215 145,215 z"/> + </clipPath> + <clipPath> + <rect width="16" x="432" y="116" rx="3" height="16" color="#bebebe"/> + </clipPath> + <clipPath> + <path d="m 144,70 c -49.705627,0 -90,40.29437 -90,90 0,49.70563 40.294373,90 90,90 49.70563,0 90,-40.29437 90,-90 0,-49.70563 -40.29437,-90 -90,-90 z m 0,32.1875 c 32.03251,0 58,25.96748 58,58 0,32.03252 -25.96749,58 -58,58 -32.03251,0 -58,-25.96748 -58,-58 0,-32.03252 25.96749,-58 58,-58 z"/> + </clipPath> + <clipPath> + <rect width="22" x="433" y="77" rx="3" height="22" opacity="0.2" fill="#6d6d6d" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="30" x="433" y="29" rx="4" height="30" opacity="0.2" fill="#6d6d6d" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="90" x="307" y="31" rx="18.75" height="90" fill="url(#1)" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="60" x="306" y="142" rx="12.5" height="60" transform="matrix(0 -1 1 0 0 0)" fill="url(#0)" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="30" x="433" y="29" rx="6" height="30" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="22" x="433" y="77" rx="5" height="22" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="22" x="433" y="77" rx="4" height="22" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="20" x="434" y="78" rx="4" height="20" color="#bebebe"/> + </clipPath> + <linearGradient gradientTransform="matrix(.25 0 0 .25 299.99999 131.99999)" id="0" xlink:href="#2" y1="230" y2="90" x2="0" gradientUnits="userSpaceOnUse"/> + <linearGradient gradientTransform="matrix(.375 0 0 .375 298 16)" id="1" xlink:href="#2" y1="230" y2="90" x2="0" gradientUnits="userSpaceOnUse"/> + <linearGradient id="2"> + <stop stop-color="#151515"/> + <stop offset="1" stop-color="#222"/> + </linearGradient> + <linearGradient gradientTransform="matrix(.175 0 0 .175 302.79999 215.99997)" id="3" xlink:href="#2" y1="280" y2="40" x2="0" gradientUnits="userSpaceOnUse"/> + </defs> + <g transform="translate(0,-1004.3622)"> + <path d="M 5.1875,1 C 2.8707723,1 1,2.8707723 1,5.1875 l 0,37.625 C 1,45.129228 2.8707723,47 5.1875,47 l 37.625,0 C 45.129228,47 47,45.129228 47,42.8125 L 47,5.1875 C 47,2.8707723 45.129228,1 42.8125,1 L 5.1875,1 z m 0.1875,0.25 37.25,0 c 2.291546,0 4.125,1.8334541 4.125,4.125 l 0,37.25 c 0,2.291546 -1.833454,4.125 -4.125,4.125 l -37.25,0 C 3.0834541,46.75 1.25,44.916546 1.25,42.625 l 0,-37.25 C 1.25,3.0834541 3.0834541,1.25 5.375,1.25 z" transform="translate(0,1004.3622)" opacity="0.05"/> + <path d="M 5.375,1.25 C 3.0834541,1.25 1.25,3.0834541 1.25,5.375 l 0,37.25 c 0,2.291546 1.8334541,4.125 4.125,4.125 l 37.25,0 c 2.291546,0 4.125,-1.833454 4.125,-4.125 l 0,-37.25 C 46.75,3.0834541 44.916546,1.25 42.625,1.25 l -37.25,0 z m 0.21875,0.25 36.8125,0 C 44.672614,1.5 46.5,3.3273859 46.5,5.59375 l 0,36.8125 C 46.5,44.672614 44.672614,46.5 42.40625,46.5 l -36.8125,0 C 3.3273859,46.5 1.5,44.672614 1.5,42.40625 l 0,-36.8125 C 1.5,3.3273859 3.3273859,1.5 5.59375,1.5 z" transform="translate(0,1004.3622)" opacity="0.1"/> + <path d="M 5.59375,1.5 C 3.3273859,1.5 1.5,3.3273859 1.5,5.59375 l 0,36.8125 C 1.5,44.672614 3.3273859,46.5 5.59375,46.5 l 36.8125,0 C 44.672614,46.5 46.5,44.672614 46.5,42.40625 l 0,-36.8125 C 46.5,3.3273859 44.672614,1.5 42.40625,1.5 l -36.8125,0 z m 0.09375,0.125 36.625,0 c 2.253773,0 4.0625,1.8087269 4.0625,4.0625 l 0,36.625 c 0,2.253773 -1.808727,4.0625 -4.0625,4.0625 l -36.625,0 c -2.2537731,0 -4.0625,-1.808727 -4.0625,-4.0625 l 0,-36.625 C 1.625,3.4337269 3.4337269,1.625 5.6875,1.625 z" transform="translate(0,1004.3622)" opacity="0.2"/> + <path d="M 5.6875,1.625 C 3.4337269,1.625 1.625,3.4337269 1.625,5.6875 l 0,36.625 c 0,2.253773 1.8087269,4.0625 4.0625,4.0625 l 36.625,0 c 2.253773,0 4.0625,-1.808727 4.0625,-4.0625 l 0,-36.625 c 0,-2.2537731 -1.808727,-4.0625 -4.0625,-4.0625 l -36.625,0 z m 0.09375,0.125 36.4375,0 c 2.241182,0 4.03125,1.7900679 4.03125,4.03125 l 0,36.4375 c 0,2.241182 -1.790068,4.03125 -4.03125,4.03125 l -36.4375,0 C 3.5400679,46.25 1.75,44.459932 1.75,42.21875 l 0,-36.4375 C 1.75,3.5400679 3.5400679,1.75 5.78125,1.75 z" transform="translate(0,1004.3622)" opacity="0.3"/> + <path d="M 5.78125,1.75 C 3.5400679,1.75 1.75,3.5400679 1.75,5.78125 l 0,36.4375 c 0,2.241182 1.7900679,4.03125 4.03125,4.03125 l 36.4375,0 c 2.241182,0 4.03125,-1.790068 4.03125,-4.03125 l 0,-36.4375 C 46.25,3.5400679 44.459932,1.75 42.21875,1.75 l -36.4375,0 z m 0.125,0.125 36.1875,0 c 2.228591,0 4.03125,1.802659 4.03125,4.03125 l 0,36.1875 c 0,2.228591 -1.802659,4.03125 -4.03125,4.03125 l -36.1875,0 C 3.677659,46.125 1.875,44.322341 1.875,42.09375 l 0,-36.1875 C 1.875,3.677659 3.677659,1.875 5.90625,1.875 z" transform="translate(0,1004.3622)" opacity="0.4"/> + <rect rx="4.02" y="1006.24" x="1.875" height="44.25" width="44.25" opacity="0.5"/> + </g> + <rect rx="4" y="1.998" x="2" height="44" width="44" fill="#dd4814"/> + <path d="M 24.000004,12.000001 C 17.372557,12.000001 12,17.372389 12,24 c 0,6.627189 5.372557,12 12.000004,12 6.62744,0 12,-5.372896 12,-12 0,-6.627611 -5.37256,-11.999999 -12,-11.999999 z m 4.125,3.33125 c 0.25818,0.0067 0.51682,0.07428 0.75625,0.2125 0.76631,0.442467 1.02996,1.427433 0.5875,2.19375 -0.44222,0.765978 -1.42127,1.023802 -2.1875,0.58125 -0.76607,-0.442214 -1.0298,-1.421522 -0.5875,-2.1875 0.30419,-0.526843 0.86325,-0.814741 1.43125,-0.8 z m -4.125,1.70625 c 0.64422,0 1.27051,0.09242 1.8625,0.25625 0.10464,0.64355 0.48482,1.235964 1.09375,1.5875 0.60815,0.351196 1.30965,0.386373 1.91875,0.15625 1.18473,1.164757 1.95639,2.74771 2.06875,4.512499 l -2.28125,0.0375 c -0.21023,-2.390305 -2.21759,-4.268749 -4.6625,-4.268749 -0.704516,0 -1.36957,0.158693 -1.968754,0.4375 l -1.112499,-1.99375 c 0.929807,-0.460586 1.973301,-0.725 3.081253,-0.725 z m -3.862503,1.16875 1.174999,1.9625 c -1.203195,0.846834 -1.993749,2.2479 -1.993749,3.831249 0,1.583603 0.790554,2.984585 1.993749,3.83125 l -1.174999,1.9625 c -1.402078,-0.936666 -2.441846,-2.372586 -2.875,-4.05 0.506136,-0.41241 0.825,-1.039747 0.825,-1.74375 0,-0.704171 -0.31895,-1.331254 -0.825,-1.74375 0.433238,-1.677243 1.472922,-3.113249 2.875,-4.049999 z m -4.3,4.193749 c 0.884764,0 1.60625,0.714896 1.60625,1.6 0,0.884681 -0.72157,1.6 -1.60625,1.6 -0.88502,0 -1.600001,-0.715319 -1.600001,-1.6 0,-0.885019 0.714981,-1.6 1.600001,-1.6 z m 12.825003,2.0125 2.28125,0.0375 c -0.11219,1.76479 -0.8841,3.347658 -2.06875,4.5125 -0.6091,-0.230208 -1.3106,-0.194777 -1.91875,0.15625 -0.60901,0.35179 -0.98911,0.94395 -1.09375,1.5875 -0.59208,0.163829 -1.21828,0.25625 -1.8625,0.25625 -1.107952,0 -2.157612,-0.264583 -3.087503,-0.725 l 1.118749,-1.99375 c 0.599268,0.278807 1.264154,0.4375 1.968754,0.4375 2.44491,0 4.45244,-1.878105 4.6625,-4.26875 z m -0.625,5.05 c 0.56798,-0.01474 1.12717,0.27964 1.43125,0.80625 0.44238,0.766232 0.17856,1.745202 -0.5875,2.1875 -0.76632,0.442384 -1.74504,0.178818 -2.1875,-0.5875 -0.44222,-0.765978 -0.17882,-1.745117 0.5875,-2.1875 0.23939,-0.138218 0.49807,-0.212051 0.75625,-0.21875 z" fill="#f9f9f9"/> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/progress_bar_fill.svg b/.themes/caelus/caelus/caelus/unity/progress_bar_fill.svg new file mode 100644 index 0000000..4d119c8 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/progress_bar_fill.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="42" height="4"> + <g transform="translate(0,-1048.3622)"> + <path d="m 1,1048.3622 40,0 c 1,0 1,0 1,1 l 0,2 c 0,1 0,1 -1,1 l -40,0 c -1,0 -1,0 -1,-1 l 0,-2 c 0,-1 0,-1 1,-1 z" fill="#ef934d"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/progress_bar_trough.svg b/.themes/caelus/caelus/caelus/unity/progress_bar_trough.svg new file mode 100644 index 0000000..27bea2a --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/progress_bar_trough.svg @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="54" + height="54" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="progress_bar_trough.svg"> + <metadata + id="metadata18"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs16" /> + <sodipodi:namedview + pagecolor="#0f0f0f" + bordercolor="#a69d8b" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="713" + id="namedview14" + showgrid="false" + inkscape:zoom="8.9114583" + inkscape:cx="8.3161894" + inkscape:cy="26.77557" + inkscape:window-x="0" + inkscape:window-y="341" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" /> + <g + transform="translate(0,-998.36218)" + id="g4"> + <image + y="346.58" + x="413.71" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAABHNCSVQICAgIfAhkiAAAAAxJREFU CJljYCAZAAAAMwAB0kOx4wAAAABJRU5ErkJggg== " + height="3" + width="4" + id="image6" /> + </g> + <path + style="fill:#0f0f0f;opacity:0.5" + inkscape:connector-curvature="0" + id="path10" + d="m 7,25 c -1.0000065,0 -1,0 -1,1 l 0,2 c 0,1 -1.35e-5,1 1,1 l 40,0 c 1,0 1,0 1,-1 l 0,-2 c 0,-1 0,-1 -1,-1 L 7,25 z" /> + <path + style="fill:#0f0f0f" + inkscape:connector-curvature="0" + id="path12" + d="m 7,23 c -3.0000291,0 -3,0 -3,3 l 0,2 c 0,3 -2.91e-5,3 3,3 l 40,0 c 3,0 3,0 3,-3 l 0,-2 c 0,-3 0,-3 -3,-3 z m 0,2 40,0 c 1,0 1,0 1,1 l 0,2 c 0,1 0,1 -1,1 L 7,29 C 5.9999865,29 6,29 6,28 l 0,-2 c 0,-1 -6.5e-6,-1 1,-1 z" /> +</svg> diff --git a/.themes/caelus/caelus/caelus/unity/sheet_style_close_focused.svg b/.themes/caelus/caelus/caelus/unity/sheet_style_close_focused.svg new file mode 100644 index 0000000..e329fbb --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/sheet_style_close_focused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#a69d8b" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/sheet_style_close_focused_prelight.svg b/.themes/caelus/caelus/caelus/unity/sheet_style_close_focused_prelight.svg new file mode 120000 index 0000000..64b2bff --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/sheet_style_close_focused_prelight.svg @@ -0,0 +1 @@ +close_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/sheet_style_close_focused_pressed.svg b/.themes/caelus/caelus/caelus/unity/sheet_style_close_focused_pressed.svg new file mode 120000 index 0000000..ba6d4fe --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/sheet_style_close_focused_pressed.svg @@ -0,0 +1 @@ +close_unfocused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/unmaximize.svg b/.themes/caelus/caelus/caelus/unity/unmaximize.svg new file mode 100644 index 0000000..2141a7c --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/unmaximize.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#d9cdb5" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/unmaximize_dash.svg b/.themes/caelus/caelus/caelus/unity/unmaximize_dash.svg new file mode 100644 index 0000000..f80c11a --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/unmaximize_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#0f0f0f" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/unmaximize_dash_disabled.svg b/.themes/caelus/caelus/caelus/unity/unmaximize_dash_disabled.svg new file mode 100644 index 0000000..190c0db --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/unmaximize_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#a69d8b" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/unmaximize_dash_prelight.svg b/.themes/caelus/caelus/caelus/unity/unmaximize_dash_prelight.svg new file mode 120000 index 0000000..945a9f8 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/unmaximize_dash_prelight.svg @@ -0,0 +1 @@ +unmaximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/unmaximize_dash_pressed.svg b/.themes/caelus/caelus/caelus/unity/unmaximize_dash_pressed.svg new file mode 120000 index 0000000..945a9f8 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/unmaximize_dash_pressed.svg @@ -0,0 +1 @@ +unmaximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/unmaximize_focused_normal.svg b/.themes/caelus/caelus/caelus/unity/unmaximize_focused_normal.svg new file mode 100644 index 0000000..2141a7c --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/unmaximize_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#d9cdb5" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/unmaximize_focused_prelight.svg b/.themes/caelus/caelus/caelus/unity/unmaximize_focused_prelight.svg new file mode 100644 index 0000000..1ba2b47 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/unmaximize_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#ef934d" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/unmaximize_focused_pressed.svg b/.themes/caelus/caelus/caelus/unity/unmaximize_focused_pressed.svg new file mode 100644 index 0000000..547c334 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/unmaximize_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#ef934d" opacity="0.75" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/unmaximize_unfocused.svg b/.themes/caelus/caelus/caelus/unity/unmaximize_unfocused.svg new file mode 100644 index 0000000..190c0db --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/unmaximize_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#a69d8b" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/caelus/unity/unmaximize_unfocused_prelight.svg b/.themes/caelus/caelus/caelus/unity/unmaximize_unfocused_prelight.svg new file mode 120000 index 0000000..c786587 --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/unmaximize_unfocused_prelight.svg @@ -0,0 +1 @@ +unmaximize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/unity/unmaximize_unfocused_pressed.svg b/.themes/caelus/caelus/caelus/unity/unmaximize_unfocused_pressed.svg new file mode 120000 index 0000000..226570c --- /dev/null +++ b/.themes/caelus/caelus/caelus/unity/unmaximize_unfocused_pressed.svg @@ -0,0 +1 @@ +unmaximize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/caelus/xfwm4/bottom-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..3837347 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/bottom-active.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"8 1 2 1", +" c None", +". c #1e1f1e", +"........"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/bottom-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..f41b755 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/bottom-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"8 1 2 1", +" c None", +". c #0f0f0f", +"........"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/bottom-left-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..b1ffa60 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/bottom-left-active.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"1 1 2 1", +" c None", +". c #1e1f1e", +"."}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/bottom-left-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..0a3ea4d --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"1 1 2 1", +" c None", +". c #0f0f0f", +"."}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/bottom-right-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..689e33e --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/bottom-right-active.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"1 1 2 1", +" c None", +". c #1e1f1e", +"."}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/bottom-right-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..a4806b6 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"1 1 2 1", +" c None", +". c #0f0f0f", +"."}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/close-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/close-active.xpm new file mode 100644 index 0000000..2a044e2 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/close-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/close-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..2a14de0 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/close-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/close-prelight.xpm b/.themes/caelus/caelus/caelus/xfwm4/close-prelight.xpm new file mode 100644 index 0000000..70a2c69 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/close-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/close-pressed.xpm b/.themes/caelus/caelus/caelus/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..70a2c69 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/close-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/hide-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/hide-active.xpm new file mode 100644 index 0000000..ccf14d0 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/hide-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/hide-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..665c1bc --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/hide-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/hide-prelight.xpm b/.themes/caelus/caelus/caelus/xfwm4/hide-prelight.xpm new file mode 100644 index 0000000..f97037a --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/hide-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/hide-pressed.xpm b/.themes/caelus/caelus/caelus/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..f97037a --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/hide-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/left-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/left-active.xpm new file mode 100644 index 0000000..0f76f90 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/left-active.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * left_active_xpm[] = { +"1 21 2 1", +" c None", +". c #1e1f1e", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/left-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..56846fd --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/left-inactive.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"1 21 2 1", +" c None", +". c #0f0f0f", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/maximize-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..50672a3 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/maximize-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/maximize-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..5c323c2 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/maximize-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/maximize-prelight.xpm b/.themes/caelus/caelus/caelus/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..f0697c0 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/maximize-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/maximize-pressed.xpm b/.themes/caelus/caelus/caelus/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..f0697c0 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/maximize-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/maximize-toggled-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..a0d9c28 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/maximize-toggled-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..0d5b9df --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/maximize-toggled-prelight.xpm b/.themes/caelus/caelus/caelus/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..89ec1a9 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/maximize-toggled-pressed.xpm b/.themes/caelus/caelus/caelus/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..89ec1a9 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/menu-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/menu-active.xpm new file mode 100644 index 0000000..8e60e63 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/menu-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/menu-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..bd03bcb --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/menu-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/menu-prelight.xpm b/.themes/caelus/caelus/caelus/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..ba274d0 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/menu-prelight.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/menu-pressed.xpm b/.themes/caelus/caelus/caelus/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..6907a16 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/menu-pressed.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/right-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/right-active.xpm new file mode 100644 index 0000000..f646726 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/right-active.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * right_active_xpm[] = { +"1 21 2 1", +" c None", +". c #1e1f1e", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/right-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..e3f8a89 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/right-inactive.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"1 21 2 1", +" c None", +". c #0f0f0f", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/shade-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/shade-active.xpm new file mode 100644 index 0000000..fae78d8 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/shade-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/shade-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/shade-inactive.xpm new file mode 100644 index 0000000..579cd09 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/shade-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/shade-prelight.xpm b/.themes/caelus/caelus/caelus/xfwm4/shade-prelight.xpm new file mode 100644 index 0000000..3ce4334 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/shade-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/shade-pressed.xpm b/.themes/caelus/caelus/caelus/xfwm4/shade-pressed.xpm new file mode 100644 index 0000000..3ce4334 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/shade-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/shade-toggled-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/shade-toggled-active.xpm new file mode 100644 index 0000000..017240a --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/shade-toggled-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/shade-toggled-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/shade-toggled-inactive.xpm new file mode 100644 index 0000000..1a40720 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/shade-toggled-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/shade-toggled-prelight.xpm b/.themes/caelus/caelus/caelus/xfwm4/shade-toggled-prelight.xpm new file mode 100644 index 0000000..15324fc --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/shade-toggled-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/shade-toggled-pressed.xpm b/.themes/caelus/caelus/caelus/xfwm4/shade-toggled-pressed.xpm new file mode 100644 index 0000000..15324fc --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/shade-toggled-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/stick-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/stick-active.xpm new file mode 100644 index 0000000..b7bb09b --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/stick-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/stick-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/stick-inactive.xpm new file mode 100644 index 0000000..8137064 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/stick-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/stick-prelight.xpm b/.themes/caelus/caelus/caelus/xfwm4/stick-prelight.xpm new file mode 100644 index 0000000..1272169 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/stick-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/stick-pressed.xpm b/.themes/caelus/caelus/caelus/xfwm4/stick-pressed.xpm new file mode 100644 index 0000000..1272169 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/stick-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/stick-toggled-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/stick-toggled-active.xpm new file mode 100644 index 0000000..763ac75 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/stick-toggled-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_active_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/stick-toggled-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/stick-toggled-inactive.xpm new file mode 100644 index 0000000..eafad2f --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/stick-toggled-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/stick-toggled-prelight.xpm b/.themes/caelus/caelus/caelus/xfwm4/stick-toggled-prelight.xpm new file mode 100644 index 0000000..41c1c43 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/stick-toggled-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/stick-toggled-pressed.xpm b/.themes/caelus/caelus/caelus/xfwm4/stick-toggled-pressed.xpm new file mode 100644 index 0000000..41c1c43 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/stick-toggled-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/themerc b/.themes/caelus/caelus/caelus/xfwm4/themerc new file mode 100644 index 0000000..1124301 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/themerc @@ -0,0 +1,23 @@ +# Name: Numix xfwm4 theme +# Author: Satyajit Sahoo <satyajit.happy@gmail.com> +# License: GPL-3.0+ + +active_text_color=#d9cdb5 +inactive_text_color=#a69d8b +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/caelus/caelus/caelus/xfwm4/title-1-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..06705cd --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/title-1-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/title-1-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..e2ddf08 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/title-1-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/title-2-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..75e6a8e --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/title-2-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..3fdbc19 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/title-2-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/title-3-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..f9b9b27 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/title-3-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..d21c30d --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/title-4-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..017162c --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/title-4-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..14aa2c6 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/title-5-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..faec112 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/title-5-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/title-5-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..34e56f6 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/title-5-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/top-left-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..1949c01 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/top-left-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"2 26 4 1", +" c None", +". c #1e1f1e", +"+ c #1e1f1e", +"@ c #0f0f0f", +" .", +".+", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/top-left-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..a1b8152 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/top-left-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"2 26 4 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"@ c #0f0f0f", +" .", +".+", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@"}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/top-right-active.xpm b/.themes/caelus/caelus/caelus/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..24db107 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/top-right-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"2 26 4 1", +" c None", +". c #1e1f1e", +"+ c #1e1f1e", +"@ c #0f0f0f", +". ", +"+.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@."}; diff --git a/.themes/caelus/caelus/caelus/xfwm4/top-right-inactive.xpm b/.themes/caelus/caelus/caelus/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..2f175b4 --- /dev/null +++ b/.themes/caelus/caelus/caelus/xfwm4/top-right-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"2 26 4 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"@ c #0f0f0f", +". ", +"+.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@."}; diff --git a/.themes/caelus/caelus/cinnamon/assets/add-workspace-hover.png b/.themes/caelus/caelus/cinnamon/assets/add-workspace-hover.png new file mode 100644 index 0000000..bd7f779 Binary files /dev/null and b/.themes/caelus/caelus/cinnamon/assets/add-workspace-hover.png differ diff --git a/.themes/caelus/caelus/cinnamon/assets/add-workspace.png b/.themes/caelus/caelus/cinnamon/assets/add-workspace.png new file mode 100644 index 0000000..40ac9af Binary files /dev/null and b/.themes/caelus/caelus/cinnamon/assets/add-workspace.png differ diff --git a/.themes/caelus/caelus/cinnamon/assets/calendar-arrow-left.svg b/.themes/caelus/caelus/cinnamon/assets/calendar-arrow-left.svg new file mode 100644 index 0000000..92fd2dd --- /dev/null +++ b/.themes/caelus/caelus/cinnamon/assets/calendar-arrow-left.svg @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.2 r9819" + sodipodi:docname="calendar-arrow-left.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="30" + inkscape:cx="1.6333333" + inkscape:cy="8" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="930" + inkscape:window-height="681" + inkscape:window-x="225" + inkscape:window-y="204" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid17403" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + sodipodi:type="star" + style="fill:#d9cdb5;fill-opacity:1;stroke:#d9cdb5;stroke-width:0.43015847000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + id="path18028" + sodipodi:sides="3" + sodipodi:cx="84.5" + sodipodi:cy="337.5" + sodipodi:r1="5" + sodipodi:r2="2.5" + sodipodi:arg1="0.52359878" + sodipodi:arg2="1.5707963" + inkscape:flatsided="true" + inkscape:rounded="0" + inkscape:randomized="0" + d="M 88.830127,340 80.169873,340 84.5,332.5 z" + transform="matrix(0,1.3621708,0.99186247,0,-325.48222,929.32667)" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/cinnamon/assets/calendar-arrow-right.svg b/.themes/caelus/caelus/cinnamon/assets/calendar-arrow-right.svg new file mode 100644 index 0000000..6f3657f --- /dev/null +++ b/.themes/caelus/caelus/cinnamon/assets/calendar-arrow-right.svg @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.2 r9819" + sodipodi:docname="calendar-arrow-right.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="30" + inkscape:cx="1.6333333" + inkscape:cy="8" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="930" + inkscape:window-height="681" + inkscape:window-x="987" + inkscape:window-y="243" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid17403" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + sodipodi:type="star" + style="fill:#d9cdb5;fill-opacity:1;stroke:#d9cdb5;stroke-width:0.43015847000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + id="path18028" + sodipodi:sides="3" + sodipodi:cx="84.5" + sodipodi:cy="337.5" + sodipodi:r1="5" + sodipodi:r2="2.5" + sodipodi:arg1="0.52359878" + sodipodi:arg2="1.5707963" + inkscape:flatsided="true" + inkscape:rounded="0" + inkscape:randomized="0" + d="M 88.830127,340 80.169873,340 84.5,332.5 z" + transform="matrix(0,1.3621708,-0.99186247,0,342.48324,929.32667)" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/cinnamon/assets/checkbox-off.svg b/.themes/caelus/caelus/cinnamon/assets/checkbox-off.svg new file mode 100644 index 0000000..420e09a --- /dev/null +++ b/.themes/caelus/caelus/cinnamon/assets/checkbox-off.svg @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox-off.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1037.3622" + x2="8" + y2="1045.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="31.678384" + inkscape:cx="5.443714" + inkscape:cy="8.4765013" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-global="false" + inkscape:window-width="1275" + inkscape:window-height="843" + inkscape:window-x="528" + inkscape:window-y="25" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-rule:evenodd;stroke:#d9cdb5;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1" + id="rect3338" + width="15" + height="15" + x="0.5" + y="1036.8622" + rx="2.823529" + ry="2.823544" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/cinnamon/assets/checkbox.svg b/.themes/caelus/caelus/cinnamon/assets/checkbox.svg new file mode 100644 index 0000000..c3ace21 --- /dev/null +++ b/.themes/caelus/caelus/cinnamon/assets/checkbox.svg @@ -0,0 +1,104 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1037.3622" + x2="8" + y2="1045.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="31.678384" + inkscape:cx="5.443714" + inkscape:cy="8.4765013" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-global="false" + inkscape:window-width="1275" + inkscape:window-height="843" + inkscape:window-x="528" + inkscape:window-y="26" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-rule:evenodd;stroke:#d9cdb5;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1" + id="rect3338" + width="15" + height="15" + x="0.5" + y="1036.8622" + rx="2.823529" + ry="2.823544" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#ef934d;stroke-width:2.0999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 3.1680701,1045.2435 3.394596,2.7033 6.3652989,-7.1528" + id="path4148" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccc" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/cinnamon/assets/close-window.svg b/.themes/caelus/caelus/cinnamon/assets/close-window.svg new file mode 100644 index 0000000..650b5e5 --- /dev/null +++ b/.themes/caelus/caelus/cinnamon/assets/close-window.svg @@ -0,0 +1,152 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Generator: Adobe Illustrator 13.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 14948) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.0" + id="Foreground" + x="0px" + y="0px" + width="32" + height="32" + viewBox="0 0 23.272727 23.272727" + enable-background="new 0 0 16 16" + xml:space="preserve" + sodipodi:version="0.32" + inkscape:version="0.48+devel r10081 custom" + sodipodi:docname="close-window.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata + id="metadata2399"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs + id="defs2397"><linearGradient + id="linearGradient3173"><stop + style="stop-color:#d9cdb5;stop-opacity:1;" + offset="0" + id="stop3175" /><stop + style="stop-color:#d9cdb5;stop-opacity:1;" + offset="1" + id="stop3177" /></linearGradient><inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 8 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="16 : 8 : 1" + inkscape:persp3d-origin="8 : 5.3333333 : 1" + id="perspective2401" /><filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter16494-4" + x="-0.20989846" + width="1.4197969" + y="-0.20903821" + height="1.4180764"><feGaussianBlur + inkscape:collect="always" + stdDeviation="1.3282637" + id="feGaussianBlur16496-8" /></filter><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient16498-6" + id="radialGradient16504-1" + cx="7.6582627" + cy="5.8191104" + fx="7.6582627" + fy="5.8191104" + r="8.6928644" + gradientTransform="matrix(1.0474339,0,0,1.0517402,-0.3632615,-0.42032492)" + gradientUnits="userSpaceOnUse" /><linearGradient + inkscape:collect="always" + id="linearGradient16498-6"><stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="0" + id="stop16500-8" /><stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="1" + id="stop16502-0" /></linearGradient><filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter16524-9" + x="-0.212979" + width="1.425958" + y="-0.21305652" + height="1.426113"><feGaussianBlur + inkscape:collect="always" + stdDeviation="0.71020915" + id="feGaussianBlur16526-0" /></filter></defs><sodipodi:namedview + inkscape:window-height="1114" + inkscape:window-width="1463" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#000000" + id="base" + showgrid="false" + inkscape:zoom="1" + inkscape:cx="10.720189" + inkscape:cy="13.739577" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:current-layer="Foreground" + showguides="true" + inkscape:guide-bbox="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-maximized="0"><inkscape:grid + type="xygrid" + id="grid11246" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /></sodipodi:namedview> + +<g + style="display:inline" + id="g16402-8" + transform="translate(4.7533483,2.8238929)"><g + id="g3175-4"><path + sodipodi:type="inkscape:offset" + inkscape:radius="0" + inkscape:original="M 7.65625 0.125 C 3.2589349 0.125 -0.3125 3.7070002 -0.3125 8.125 C -0.3125 12.543001 3.2589349 16.125 7.65625 16.125 C 12.053566 16.125 15.625 12.543001 15.625 8.125 C 15.625 3.7070002 12.053566 0.125 7.65625 0.125 z " + xlink:href="#path2394-32" + style="opacity:0.52994014;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.18181825;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16494-4);enable-background:accumulate" + id="path16480-5" + inkscape:href="#path2394-32" + d="m 7.65625,0.125 c -4.3973151,0 -7.96875,3.5820002 -7.96875,8 0,4.418001 3.5714349,8 7.96875,8 4.397316,0 7.96875,-3.581999 7.96875,-8 0,-4.4179998 -3.571434,-8 -7.96875,-8 z" + transform="translate(0,1.028519)" /><path + clip-rule="evenodd" + d="m -0.30428257,8.1237596 c 0,-4.4179998 3.56522987,-7.9999996 7.96254497,-7.9999996 4.3973156,0 7.9625456,3.5819998 7.9625456,7.9999996 0,4.4180014 -3.56523,8.0000004 -7.9625456,8.0000004 -4.3973151,0 -7.96254497,-3.581999 -7.96254497,-8.0000004 z" + id="path2394-32" + style="color:#000000;fill:url(#radialGradient16504-1);fill-opacity:1;fill-rule:nonzero;stroke:#d9cdb5;stroke-width:1.4545455;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:nodetypes="csssc" + inkscape:connector-curvature="0" /><g + id="g3172-6" /></g><g + transform="matrix(0.72727273,0,0,0.72727273,2.368236,2.1803254)" + style="fill:#ffffff;fill-opacity:1;display:inline" + id="g27275-6-6" + inkscape:label="window-close"><g + style="fill:#ffffff;fill-opacity:1;display:inline" + id="g27277-1-1" + transform="translate(-41,-760)"><path + sodipodi:type="inkscape:offset" + inkscape:radius="0" + inkscape:original="M 44.21875 764.1875 L 44.21875 765.1875 C 44.19684 765.46825 44.289258 765.74287 44.5 765.9375 L 46.78125 768.21875 L 44.5 770.46875 C 44.31181 770.65692 44.218747 770.92221 44.21875 771.1875 L 44.21875 772.1875 L 45.21875 772.1875 C 45.48404 772.1875 45.749336 772.09444 45.9375 771.90625 L 48.21875 769.625 L 50.5 771.90625 C 50.688164 772.0944 50.953449 772.18749 51.21875 772.1875 L 52.21875 772.1875 L 52.21875 771.1875 C 52.218742 770.9222 52.125688 770.65692 51.9375 770.46875 L 49.6875 768.21875 L 51.96875 765.9375 C 52.18441 765.73815 52.21875 765.47397 52.21875 765.1875 L 52.21875 764.1875 L 51.21875 764.1875 C 50.977922 764.1945 50.796875 764.2695 50.53125 764.5 L 48.21875 766.78125 L 45.9375 764.5 C 45.75987 764.31608 45.504951 764.1987 45.25 764.1875 C 45.23954 764.18704 45.22912 764.18738 45.21875 764.1875 L 44.21875 764.1875 z " + xlink:href="#path27279-0-5" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16524-9);enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono" + id="path16506-5" + inkscape:href="#path27279-0-5" + d="m 44.21875,764.1875 0,1 c -0.02191,0.28075 0.07051,0.55537 0.28125,0.75 l 2.28125,2.28125 -2.28125,2.25 c -0.18819,0.18817 -0.281253,0.45346 -0.28125,0.71875 l 0,1 1,0 c 0.26529,0 0.530586,-0.0931 0.71875,-0.28125 L 48.21875,769.625 50.5,771.90625 c 0.188164,0.18815 0.453449,0.28124 0.71875,0.28125 l 1,0 0,-1 c -8e-6,-0.2653 -0.09306,-0.53058 -0.28125,-0.71875 l -2.25,-2.25 2.28125,-2.28125 c 0.21566,-0.19935 0.25,-0.46353 0.25,-0.75 l 0,-1 -1,0 c -0.240828,0.007 -0.421875,0.082 -0.6875,0.3125 l -2.3125,2.28125 L 45.9375,764.5 c -0.17763,-0.18392 -0.432549,-0.3013 -0.6875,-0.3125 -0.01046,-4.6e-4 -0.02088,-1.2e-4 -0.03125,0 l -1,0 z" + transform="translate(0,1.3535534)" /><path + sodipodi:nodetypes="ccsccccccccccccccccccccccc" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill:#d9cdb5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono" + id="path27279-0-5" + inkscape:connector-curvature="0" + d="m 44.226475,764.17222 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 l 2.28125,2.28125 2.3125,-2.28125 c 0.265625,-0.2305 0.446672,-0.3055 0.6875,-0.3125 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 c 0.188188,0.18817 0.281242,0.45345 0.28125,0.71875 l 0,1 -1,0 c -0.265301,-1e-5 -0.530586,-0.0931 -0.71875,-0.28125 l -2.28125,-2.28125 -2.28125,2.28125 c -0.188164,0.18819 -0.45346,0.28125 -0.71875,0.28125 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 2.28125,-2.25 -2.28125,-2.28125 c -0.210742,-0.19463 -0.30316,-0.46925 -0.28125,-0.75 l 0,-1 z" /></g></g></g></svg> diff --git a/.themes/caelus/caelus/cinnamon/assets/corner-ripple.png b/.themes/caelus/caelus/cinnamon/assets/corner-ripple.png new file mode 100644 index 0000000..35d95ff Binary files /dev/null and b/.themes/caelus/caelus/cinnamon/assets/corner-ripple.png differ diff --git a/.themes/caelus/caelus/cinnamon/assets/radiobutton-off.svg b/.themes/caelus/caelus/cinnamon/assets/radiobutton-off.svg new file mode 100644 index 0000000..ff43be5 --- /dev/null +++ b/.themes/caelus/caelus/cinnamon/assets/radiobutton-off.svg @@ -0,0 +1,91 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg4140" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="radiobutton-off.svg"> + <defs + id="defs4142"> + <linearGradient + inkscape:collect="always" + id="linearGradient4692"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" + id="stop4694" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="1" + id="stop4696" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4692" + id="linearGradient4698" + x1="8" + y1="1037.3622" + x2="8" + y2="1044.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="10.772517" + inkscape:cy="8.2994035" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1274" + inkscape:window-height="725" + inkscape:window-x="302" + inkscape:window-y="129" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4688" /> + </sodipodi:namedview> + <metadata + id="metadata4145"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <circle + style="fill:url(#linearGradient4698);fill-opacity:1;stroke:#d9cdb5;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4690" + cx="8" + cy="1044.3622" + r="7.5" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/cinnamon/assets/radiobutton.svg b/.themes/caelus/caelus/cinnamon/assets/radiobutton.svg new file mode 100644 index 0000000..3770511 --- /dev/null +++ b/.themes/caelus/caelus/cinnamon/assets/radiobutton.svg @@ -0,0 +1,97 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg4140" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="radiobutton.svg"> + <defs + id="defs4142"> + <linearGradient + inkscape:collect="always" + id="linearGradient4692"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" + id="stop4694" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="1" + id="stop4696" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4692" + id="linearGradient4698" + x1="8" + y1="1037.3622" + x2="8" + y2="1044.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="10.772517" + inkscape:cy="8.2994035" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1274" + inkscape:window-height="725" + inkscape:window-x="302" + inkscape:window-y="129" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4688" /> + </sodipodi:namedview> + <metadata + id="metadata4145"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <circle + style="fill:url(#linearGradient4698);fill-opacity:1;stroke:#d9cdb5;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4690" + cx="8" + cy="1044.3622" + r="7.5" /> + <circle + style="fill:#ef934d;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4741" + cx="8" + cy="1044.3622" + r="4" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/cinnamon/assets/toggle-off-intl.svg b/.themes/caelus/caelus/cinnamon/assets/toggle-off-intl.svg new file mode 100644 index 0000000..5d5898c --- /dev/null +++ b/.themes/caelus/caelus/cinnamon/assets/toggle-off-intl.svg @@ -0,0 +1,951 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="64" + height="22" + id="svg3273" + inkscape:version="0.48.2 r9819" + sodipodi:docname="toggle-off-intl.svg"> + <sodipodi:namedview + pagecolor="#1e1e1e" + bordercolor="#bc1010" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1280" + inkscape:window-height="740" + id="namedview68" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="11.971257" + inkscape:cx="4.2457376" + inkscape:cy="10.414796" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="layer2"> + <inkscape:grid + type="xygrid" + id="grid3045" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="0,14" + id="guide4279" /> + <sodipodi:guide + orientation="0,1" + position="38,22" + id="guide4281" /> + <sodipodi:guide + orientation="0,1" + position="35,0" + id="guide4283" /> + <sodipodi:guide + orientation="1,0" + position="64,7" + id="guide4285" /> + </sodipodi:namedview> + <defs + id="defs3275"> + <linearGradient + id="linearGradient3883"> + <stop + id="stop3885" + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" /> + <stop + id="stop3887" + style="stop-color:#0f0f0f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4649"> + <stop + id="stop4651" + style="stop-color:#000000;stop-opacity:0;" + offset="0" /> + <stop + id="stop4653" + style="stop-color:#000000;stop-opacity:0.27450982;" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3921"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3985"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989" /> + </linearGradient> + <linearGradient + id="linearGradient3938"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942" /> + </linearGradient> + <linearGradient + id="linearGradient4095"> + <stop + id="stop4097" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921" + id="linearGradient3152" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3128" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3990-9"> + <stop + id="stop3992-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="39" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4" + xlink:href="#linearGradient4095" + inkscape:collect="always" + gradientTransform="matrix(1,0,0,-1,-32,22)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4013" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988"> + <stop + id="stop3990" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997" /> + <stop + id="stop3993" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4011" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978" /> + <stop + id="stop3995" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4005" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4003" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3986" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077" + xlink:href="#linearGradient3976" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3951" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3990-9" + id="linearGradient3953" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="41" + y1="1" + x2="41" + y2="28" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3955" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-455,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3957" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3959" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3961" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3963" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3965" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3971" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3975" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3978" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3983" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4062" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4066" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4071" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985" + id="linearGradient4074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-32,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient4013-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5"> + <stop + id="stop3990-8" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5" /> + <stop + id="stop3993-8" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2" + id="radialGradient4011-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8" /> + <stop + id="stop3995-9" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient4005-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2" + id="radialGradient4003-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient3986-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8" + xlink:href="#linearGradient3976-2" + inkscape:collect="always" /> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9" + xlink:href="#linearGradient3990-9-4" + inkscape:collect="always" + gradientTransform="translate(-32,0)" /> + <linearGradient + id="linearGradient3990-9-4"> + <stop + id="stop3992-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3938-4"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-9" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-9" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228" + xlink:href="#linearGradient3938-4" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-4" + id="linearGradient4265" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4013-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5-7"> + <stop + id="stop3990-8-2" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5-7" /> + <stop + id="stop3993-8-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4011-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-446,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8-5" /> + <stop + id="stop3995-9-0" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6-1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4005-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4003-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-450,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient3986-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-455,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-454,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8-1" + xlink:href="#linearGradient3976-2-0" + inkscape:collect="always" /> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9-4" + xlink:href="#linearGradient3990-9-4-5" + inkscape:collect="always" + gradientTransform="translate(-32,-1)" /> + <linearGradient + id="linearGradient3990-9-4-5"> + <stop + id="stop3992-5-7-1" + style="stop-color:#d9cdb5;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8-2" + style="stop-color:#d9cdb5;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228-0" + xlink:href="#linearGradient3938-4-7" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3938-4-7"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3940-9-2" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1;" + offset="1" + id="stop3942-9-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient3152-1" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925-4" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter4131-3" + x="-0.12" + width="1.24" + y="-0.12" + height="1.24" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.5" + id="feGaussianBlur4133-2" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient4525" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-4-7" + id="linearGradient4529" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,-1)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4649" + id="linearGradient4550" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,1,64.499996,1.500006)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4443" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3921-5-9"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6-1" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.11764706;" + id="stop3925-4-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4615" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9-9" + id="linearGradient4621" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5-9-9"> + <stop + offset="0" + style="stop-color:#333333;stop-opacity:1;" + id="stop3923-6-1-6" /> + <stop + offset="1" + style="stop-color:#555555;stop-opacity:1;" + id="stop3925-4-6-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4641" + xlink:href="#linearGradient3883" + inkscape:collect="always" /> + </defs> + <metadata + id="metadata3278"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="Trough"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0053965" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 59 20 C 60.662 20 62 18.662 62 17 L 62 5 C 62 3.338 60.662 2 59 2 L 5 2 z " + style="color:#000000;fill:url(#linearGradient4641);fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4619" + d="M 5,3 C 3.8775991,3 3,3.8775991 3,5 l 0,12 c 0,1.122401 0.8775991,2 2,2 l 54,0 c 1.122401,0 2,-0.877599 2,-2 L 61,5 C 61,3.8775991 60.122401,3 59,3 L 5,3 z" /> + <path + sodipodi:nodetypes="sssssssssccccc" + inkscape:connector-curvature="0" + style="opacity:0.07999998;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,3 54,0 0,12 -54,0 z" + id="rect4052" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.12000002;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,2 54,0 c 0.5825,0 1,0.4175 1,1 l 0,12 c 0,0.5825 -0.4175,1 -1,1 L 5,18 C 4.4175,18 4,17.5825 4,17 L 4,5 C 4,4.4175 4.4175,4 5,4 z" + id="rect4042" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.2;color:#000000;fill:#d9cdb5;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 54,0 c 1.117387,0 2,0.882613 2,2 l 0,12 c 0,1.117387 -0.882613,2 -2,2 L 5,19 C 3.8826128,19 3,18.117387 3,17 L 3,5 C 3,3.882613 3.8826128,3 5,3 z" + id="rect4038" /> + <g + id="g4655" + transform="translate(-1,0)" + style="opacity:0.5"> + <path + inkscape:connector-curvature="0" + style="opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4131-3);enable-background:accumulate" + d="m 48,6.5 c -2.761424,0 -5,2.2385763 -5,5 0,2.761424 2.238576,5 5,5 2.761424,0 5,-2.238576 5,-5 0,-2.7614237 -2.238576,-5 -5,-5 z m 0,2 c 1.656854,0 3,1.3431458 3,3 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.6568542 1.343146,-3 3,-3 z" + id="path4125" /> + <path + id="path4120" + d="m 48,6 c -2.761424,0 -5,2.2385763 -5,5 0,2.761424 2.238576,5 5,5 2.761424,0 5,-2.238576 5,-5 0,-2.7614237 -2.238576,-5 -5,-5 z m 0,2 c 1.656854,0 3,1.3431458 3,3 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.6568542 1.343146,-3 3,-3 z" + style="color:#000000;fill:#d9cdb5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="Button" + style="display:inline"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.94267464" + inkscape:original="M 5 0 C 2.2642981 0 0 2.2642981 0 5 L 0 17 C 0 19.735702 2.2642982 22 5 22 L 29 22 C 31.735702 22 34 19.735702 34 17 L 34 5 C 34 2.2642982 31.735702 0 29 0 L 5 0 z " + style="opacity:0.05;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4541" + d="m 5,-0.9375 c -3.25586,0 -5.9375,2.68164 -5.9375,5.9375 l 0,12 c 0,3.25586 2.6816401,5.9375 5.9375,5.9375 l 24,0 c 3.25586,0 5.9375,-2.68164 5.9375,-5.9375 l 0,-12 c 0,-3.2558599 -2.68164,-5.9375 -5.9375,-5.9375 l -24,0 z" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="1.0204744" + inkscape:original="M 5 1.03125 C 2.8258474 1.03125 1.03125 2.8258474 1.03125 5 L 1.03125 17 C 1.03125 19.174153 2.8258474 20.96875 5 20.96875 L 29 20.96875 C 31.174153 20.96875 32.96875 19.174153 32.96875 17 L 32.96875 5 C 32.96875 2.8258474 31.174153 1.03125 29 1.03125 L 5 1.03125 z " + style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4537" + d="M 5,0 C 2.2642981,0 0,2.2642981 0,5 l 0,12 c 0,2.735702 2.2642982,5 5,5 l 24,0 c 2.735702,0 5,-2.264298 5,-5 L 34,5 C 34,2.2642982 31.735702,0 29,0 L 5,0 z" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.95425737" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 29 20 C 30.662 20 32 18.662 32 17 L 32 5 C 32 3.338 30.662 2 29 2 L 5 2 z " + style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4531" + d="M 5,1.03125 C 2.8258474,1.03125 1.03125,2.8258474 1.03125,5 l 0,12 c 0,2.174153 1.7945974,3.96875 3.96875,3.96875 l 24,0 c 2.174153,0 3.96875,-1.794597 3.96875,-3.96875 l 0,-12 C 32.96875,2.8258474 31.174153,1.03125 29,1.03125 l -24,0 z" /> + <rect + style="color:#000000;fill:url(#linearGradient3228-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3936" + width="30.00001" + height="18.00001" + x="2" + y="2" + rx="3" + ry="3" /> + <path + style="opacity:0.6;color:#000000;fill:url(#linearGradient3077-4-9-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 24,0 c 1.662,0 3,-1.338 3,-3 L 32,5 C 32,3.338 30.662,2 29,2 z m 0,1 24,0 c 1.12561,0 2,0.8743885 2,2 l 0,12 c 0,1.125612 -0.87439,2 -2,2 L 5,19 C 3.874388,19 3,18.125612 3,17 L 3,5 C 3,3.8743885 3.874388,3 5,3 z" + id="rect4059" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssssssssssssss" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/cinnamon/assets/toggle-off-us.svg b/.themes/caelus/caelus/cinnamon/assets/toggle-off-us.svg new file mode 100644 index 0000000..5d5898c --- /dev/null +++ b/.themes/caelus/caelus/cinnamon/assets/toggle-off-us.svg @@ -0,0 +1,951 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="64" + height="22" + id="svg3273" + inkscape:version="0.48.2 r9819" + sodipodi:docname="toggle-off-intl.svg"> + <sodipodi:namedview + pagecolor="#1e1e1e" + bordercolor="#bc1010" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1280" + inkscape:window-height="740" + id="namedview68" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="11.971257" + inkscape:cx="4.2457376" + inkscape:cy="10.414796" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="layer2"> + <inkscape:grid + type="xygrid" + id="grid3045" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="0,14" + id="guide4279" /> + <sodipodi:guide + orientation="0,1" + position="38,22" + id="guide4281" /> + <sodipodi:guide + orientation="0,1" + position="35,0" + id="guide4283" /> + <sodipodi:guide + orientation="1,0" + position="64,7" + id="guide4285" /> + </sodipodi:namedview> + <defs + id="defs3275"> + <linearGradient + id="linearGradient3883"> + <stop + id="stop3885" + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" /> + <stop + id="stop3887" + style="stop-color:#0f0f0f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4649"> + <stop + id="stop4651" + style="stop-color:#000000;stop-opacity:0;" + offset="0" /> + <stop + id="stop4653" + style="stop-color:#000000;stop-opacity:0.27450982;" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3921"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3985"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989" /> + </linearGradient> + <linearGradient + id="linearGradient3938"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942" /> + </linearGradient> + <linearGradient + id="linearGradient4095"> + <stop + id="stop4097" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921" + id="linearGradient3152" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3128" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3990-9"> + <stop + id="stop3992-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="39" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4" + xlink:href="#linearGradient4095" + inkscape:collect="always" + gradientTransform="matrix(1,0,0,-1,-32,22)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4013" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988"> + <stop + id="stop3990" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997" /> + <stop + id="stop3993" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4011" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978" /> + <stop + id="stop3995" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4005" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4003" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3986" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077" + xlink:href="#linearGradient3976" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3951" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3990-9" + id="linearGradient3953" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="41" + y1="1" + x2="41" + y2="28" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3955" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-455,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3957" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3959" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3961" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3963" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3965" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3971" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3975" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3978" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3983" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4062" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4066" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4071" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985" + id="linearGradient4074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-32,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient4013-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5"> + <stop + id="stop3990-8" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5" /> + <stop + id="stop3993-8" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2" + id="radialGradient4011-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8" /> + <stop + id="stop3995-9" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient4005-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2" + id="radialGradient4003-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient3986-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8" + xlink:href="#linearGradient3976-2" + inkscape:collect="always" /> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9" + xlink:href="#linearGradient3990-9-4" + inkscape:collect="always" + gradientTransform="translate(-32,0)" /> + <linearGradient + id="linearGradient3990-9-4"> + <stop + id="stop3992-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3938-4"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-9" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-9" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228" + xlink:href="#linearGradient3938-4" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-4" + id="linearGradient4265" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4013-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5-7"> + <stop + id="stop3990-8-2" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5-7" /> + <stop + id="stop3993-8-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4011-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-446,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8-5" /> + <stop + id="stop3995-9-0" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6-1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4005-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4003-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-450,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient3986-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-455,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-454,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8-1" + xlink:href="#linearGradient3976-2-0" + inkscape:collect="always" /> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9-4" + xlink:href="#linearGradient3990-9-4-5" + inkscape:collect="always" + gradientTransform="translate(-32,-1)" /> + <linearGradient + id="linearGradient3990-9-4-5"> + <stop + id="stop3992-5-7-1" + style="stop-color:#d9cdb5;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8-2" + style="stop-color:#d9cdb5;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228-0" + xlink:href="#linearGradient3938-4-7" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3938-4-7"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3940-9-2" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1;" + offset="1" + id="stop3942-9-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient3152-1" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925-4" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter4131-3" + x="-0.12" + width="1.24" + y="-0.12" + height="1.24" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.5" + id="feGaussianBlur4133-2" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient4525" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-4-7" + id="linearGradient4529" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,-1)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4649" + id="linearGradient4550" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,1,64.499996,1.500006)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4443" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3921-5-9"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6-1" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.11764706;" + id="stop3925-4-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4615" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9-9" + id="linearGradient4621" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5-9-9"> + <stop + offset="0" + style="stop-color:#333333;stop-opacity:1;" + id="stop3923-6-1-6" /> + <stop + offset="1" + style="stop-color:#555555;stop-opacity:1;" + id="stop3925-4-6-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4641" + xlink:href="#linearGradient3883" + inkscape:collect="always" /> + </defs> + <metadata + id="metadata3278"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="Trough"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0053965" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 59 20 C 60.662 20 62 18.662 62 17 L 62 5 C 62 3.338 60.662 2 59 2 L 5 2 z " + style="color:#000000;fill:url(#linearGradient4641);fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4619" + d="M 5,3 C 3.8775991,3 3,3.8775991 3,5 l 0,12 c 0,1.122401 0.8775991,2 2,2 l 54,0 c 1.122401,0 2,-0.877599 2,-2 L 61,5 C 61,3.8775991 60.122401,3 59,3 L 5,3 z" /> + <path + sodipodi:nodetypes="sssssssssccccc" + inkscape:connector-curvature="0" + style="opacity:0.07999998;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,3 54,0 0,12 -54,0 z" + id="rect4052" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.12000002;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,2 54,0 c 0.5825,0 1,0.4175 1,1 l 0,12 c 0,0.5825 -0.4175,1 -1,1 L 5,18 C 4.4175,18 4,17.5825 4,17 L 4,5 C 4,4.4175 4.4175,4 5,4 z" + id="rect4042" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.2;color:#000000;fill:#d9cdb5;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 54,0 c 1.117387,0 2,0.882613 2,2 l 0,12 c 0,1.117387 -0.882613,2 -2,2 L 5,19 C 3.8826128,19 3,18.117387 3,17 L 3,5 C 3,3.882613 3.8826128,3 5,3 z" + id="rect4038" /> + <g + id="g4655" + transform="translate(-1,0)" + style="opacity:0.5"> + <path + inkscape:connector-curvature="0" + style="opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4131-3);enable-background:accumulate" + d="m 48,6.5 c -2.761424,0 -5,2.2385763 -5,5 0,2.761424 2.238576,5 5,5 2.761424,0 5,-2.238576 5,-5 0,-2.7614237 -2.238576,-5 -5,-5 z m 0,2 c 1.656854,0 3,1.3431458 3,3 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.6568542 1.343146,-3 3,-3 z" + id="path4125" /> + <path + id="path4120" + d="m 48,6 c -2.761424,0 -5,2.2385763 -5,5 0,2.761424 2.238576,5 5,5 2.761424,0 5,-2.238576 5,-5 0,-2.7614237 -2.238576,-5 -5,-5 z m 0,2 c 1.656854,0 3,1.3431458 3,3 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.6568542 1.343146,-3 3,-3 z" + style="color:#000000;fill:#d9cdb5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="Button" + style="display:inline"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.94267464" + inkscape:original="M 5 0 C 2.2642981 0 0 2.2642981 0 5 L 0 17 C 0 19.735702 2.2642982 22 5 22 L 29 22 C 31.735702 22 34 19.735702 34 17 L 34 5 C 34 2.2642982 31.735702 0 29 0 L 5 0 z " + style="opacity:0.05;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4541" + d="m 5,-0.9375 c -3.25586,0 -5.9375,2.68164 -5.9375,5.9375 l 0,12 c 0,3.25586 2.6816401,5.9375 5.9375,5.9375 l 24,0 c 3.25586,0 5.9375,-2.68164 5.9375,-5.9375 l 0,-12 c 0,-3.2558599 -2.68164,-5.9375 -5.9375,-5.9375 l -24,0 z" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="1.0204744" + inkscape:original="M 5 1.03125 C 2.8258474 1.03125 1.03125 2.8258474 1.03125 5 L 1.03125 17 C 1.03125 19.174153 2.8258474 20.96875 5 20.96875 L 29 20.96875 C 31.174153 20.96875 32.96875 19.174153 32.96875 17 L 32.96875 5 C 32.96875 2.8258474 31.174153 1.03125 29 1.03125 L 5 1.03125 z " + style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4537" + d="M 5,0 C 2.2642981,0 0,2.2642981 0,5 l 0,12 c 0,2.735702 2.2642982,5 5,5 l 24,0 c 2.735702,0 5,-2.264298 5,-5 L 34,5 C 34,2.2642982 31.735702,0 29,0 L 5,0 z" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.95425737" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 29 20 C 30.662 20 32 18.662 32 17 L 32 5 C 32 3.338 30.662 2 29 2 L 5 2 z " + style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4531" + d="M 5,1.03125 C 2.8258474,1.03125 1.03125,2.8258474 1.03125,5 l 0,12 c 0,2.174153 1.7945974,3.96875 3.96875,3.96875 l 24,0 c 2.174153,0 3.96875,-1.794597 3.96875,-3.96875 l 0,-12 C 32.96875,2.8258474 31.174153,1.03125 29,1.03125 l -24,0 z" /> + <rect + style="color:#000000;fill:url(#linearGradient3228-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3936" + width="30.00001" + height="18.00001" + x="2" + y="2" + rx="3" + ry="3" /> + <path + style="opacity:0.6;color:#000000;fill:url(#linearGradient3077-4-9-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 24,0 c 1.662,0 3,-1.338 3,-3 L 32,5 C 32,3.338 30.662,2 29,2 z m 0,1 24,0 c 1.12561,0 2,0.8743885 2,2 l 0,12 c 0,1.125612 -0.87439,2 -2,2 L 5,19 C 3.874388,19 3,18.125612 3,17 L 3,5 C 3,3.8743885 3.874388,3 5,3 z" + id="rect4059" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssssssssssssss" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/cinnamon/assets/toggle-on-intl.svg b/.themes/caelus/caelus/cinnamon/assets/toggle-on-intl.svg new file mode 100644 index 0000000..5128c93 --- /dev/null +++ b/.themes/caelus/caelus/cinnamon/assets/toggle-on-intl.svg @@ -0,0 +1,1537 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="64" + height="22" + id="svg3273" + inkscape:version="0.48.2 r9819" + sodipodi:docname="toggle-on-intl.svg"> + <sodipodi:namedview + pagecolor="#1e1e1e" + bordercolor="#bc1010" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1140" + id="namedview68" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="2.9928143" + inkscape:cx="-72.107368" + inkscape:cy="33.04238" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="layer1"> + <inkscape:grid + type="xygrid" + id="grid3045" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="0,11" + id="guide4468" /> + <sodipodi:guide + orientation="0,1" + position="31,22" + id="guide4470" /> + <sodipodi:guide + orientation="0,1" + position="31,0" + id="guide4472" /> + <sodipodi:guide + orientation="1,0" + position="64,13" + id="guide4474" /> + </sodipodi:namedview> + <defs + id="defs3275"> + <linearGradient + id="linearGradient3988"> + <stop + id="stop3990" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997" /> + <stop + id="stop3993" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3976"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978" /> + <stop + id="stop3995" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980" /> + </linearGradient> + <linearGradient + id="linearGradient4137"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop4139" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop4141" /> + </linearGradient> + <linearGradient + id="linearGradient4114"> + <stop + id="stop4116" + style="stop-color:#ffffff;stop-opacity:0.07843138;" + offset="0" /> + <stop + id="stop4118" + style="stop-color:#ffffff;stop-opacity:0.27450982;" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3985"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989" /> + </linearGradient> + <linearGradient + id="linearGradient3938"> + <stop + style="stop-color:#b4b4b4;stop-opacity:1;" + offset="0" + id="stop3940" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942" /> + </linearGradient> + <linearGradient + id="linearGradient3892"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3894" /> + <stop + style="stop-color:#000000;stop-opacity:0.41984734;" + offset="1" + id="stop3896" /> + </linearGradient> + <linearGradient + id="linearGradient3866"> + <stop + offset="0" + style="stop-color:#c3c3c3;stop-opacity:1;" + id="stop3868" /> + <stop + offset="1" + style="stop-color:#636363;stop-opacity:1;" + id="stop3870" /> + </linearGradient> + <linearGradient + id="linearGradient4063"> + <stop + id="stop4065" + style="stop-color:#353535;stop-opacity:1" + offset="0" /> + <stop + id="stop4067" + style="stop-color:#47586e;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3990"> + <stop + id="stop3992" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3984"> + <stop + id="stop3986" + style="stop-color:#313131;stop-opacity:1" + offset="0" /> + <stop + id="stop3988" + style="stop-color:#5e5e5e;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4095"> + <stop + id="stop4097" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="17.371481" + y1="1.4948978" + x2="17.306519" + y2="4.8073978" + id="linearGradient4561" + xlink:href="#linearGradient3990" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4568" + xlink:href="#linearGradient3984" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.651405,0.09987579)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4572" + xlink:href="#linearGradient4095" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="40.624996" + y1="20.6875" + x2="40.8125" + y2="10.5" + id="linearGradient4576" + xlink:href="#linearGradient4063" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4101" + xlink:href="#linearGradient4095-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4060" + xlink:href="#linearGradient4054-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.65140489,0.09987579)" /> + <linearGradient + id="linearGradient4054-9"> + <stop + id="stop4056-6" + style="stop-color:#cdcdcd;stop-opacity:1" + offset="0" /> + <stop + id="stop4058-4" + style="stop-color:#f9f9f9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4095-3"> + <stop + id="stop4097-1" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-8" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4868" + xlink:href="#linearGradient4054-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-3.0264068,-27.657147)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4872" + xlink:href="#linearGradient4095-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-21.479372,-25.422332)" /> + <linearGradient + x1="17.371481" + y1="1.4948978" + x2="17.306519" + y2="4.8073978" + id="linearGradient4909" + xlink:href="#linearGradient3990" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4916" + xlink:href="#linearGradient3984" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.651405,0.09987579)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4920" + xlink:href="#linearGradient4095" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="40.624996" + y1="20.6875" + x2="40.8125" + y2="10.5" + id="linearGradient4924" + xlink:href="#linearGradient4063" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath3876"> + <rect + width="64" + height="19.999994" + rx="2.5" + ry="2.5" + x="-64" + y="1" + id="rect3878" + style="color:#000000;fill:#ff00ff;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3892" + id="linearGradient3898" + x1="-46" + y1="1" + x2="-46" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4114" + id="linearGradient3086" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath3097"> + <rect + y="-2" + x="-8" + height="27" + width="48" + id="rect3099" + style="opacity:0.25;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985" + id="linearGradient3072" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" + x1="45" + y1="2" + x2="45" + y2="29" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3075" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3990" + id="linearGradient3851" + x1="41" + y1="1" + x2="41" + y2="28" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3855" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" + gradientTransform="translate(-3,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3859" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3982" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" + gradientTransform="matrix(11,0,0,10,-423,-99)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3986" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-424,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4003" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-419,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4005" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4011" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-415,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4013" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3" + id="linearGradient4074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-32,21)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-1" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-8" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient4013-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-512,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-1"> + <stop + id="stop3990-7" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-9" /> + <stop + id="stop3993-1" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4011-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-511,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-5" /> + <stop + id="stop3995-9" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-4" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient4005-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-516,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4101-4"> + <stop + id="stop4103" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4105" /> + <stop + id="stop4107" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4003-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-100)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4110"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4112" /> + <stop + id="stop4114" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4116-9" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient3986-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-520,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4119"> + <stop + id="stop4121" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4123" /> + <stop + id="stop4125" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-100)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077" + xlink:href="#linearGradient3976-3" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4128"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4130" /> + <stop + id="stop4132" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4134" /> + </linearGradient> + <linearGradient + y2="39" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4" + xlink:href="#linearGradient4095-9" + inkscape:collect="always" + gradientTransform="matrix(1,0,0,-1,-32,21)" /> + <linearGradient + id="linearGradient4095-9"> + <stop + id="stop4097-0" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-3" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0" + id="linearGradient3128" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3938-0"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-3" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-3" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient4156" + xlink:href="#linearGradient3938-0" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0" + id="linearGradient4075" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-96,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4095-9" + id="linearGradient4077" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="41" + y1="1" + x2="41" + y2="39" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4079" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-519,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4081" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-515,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3" + id="linearGradient4083" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3-0" + id="linearGradient4083-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-3-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-1-2" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-8-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient4013-0-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-1-4"> + <stop + id="stop3990-7-7" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-9-9" /> + <stop + id="stop3993-1-8" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4011-0-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-415,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-3-4"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-5-7" /> + <stop + id="stop3995-9-8" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-4-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient4005-8-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4110-0"> + <stop + id="stop4112-6" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4114-4" /> + <stop + id="stop4116-3" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4081-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-419,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4119-5"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4121-8" /> + <stop + id="stop4123-1" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4125-0" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient3986-2-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-424,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4128-3"> + <stop + id="stop4130-0" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4132-2" /> + <stop + id="stop4134-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4079-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-423,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4137-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4139-8" /> + <stop + id="stop4141-6" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4143" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4095-9-0" + id="linearGradient4077-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="41" + y1="1" + x2="41" + y2="39" /> + <linearGradient + id="linearGradient4095-9-0"> + <stop + id="stop4097-0-8" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-3-1" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0-8" + id="linearGradient4075-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-96,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3938-0-8"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-3-1" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-3-6" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-96,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4165" + xlink:href="#linearGradient3938-0-8" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-9" + id="linearGradient3944" + x1="48" + y1="21" + x2="48" + y2="2" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3938-9"> + <stop + style="stop-color:#b4b4b4;stop-opacity:1;" + offset="0" + id="stop3940-1" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-7" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-5" + id="linearGradient3991" + x1="45" + y1="2" + x2="45" + y2="29" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-5"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4143" + x1="48" + y1="6" + x2="48" + y2="16" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient4137-2"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop4139-4" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop4141-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4164" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" /> + <linearGradient + id="linearGradient3083"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop3085" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop3087" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4350" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" + gradientTransform="translate(0,30)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4353" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" + gradientTransform="translate(0,30)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-5" + id="linearGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" + x1="45" + y1="2" + x2="45" + y2="29" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-9" + id="linearGradient4362" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4114" + id="linearGradient4371" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4199-9" + x="-0.25999999" + width="1.52" + y="-0.078000002" + height="1.156"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.325" + id="feGaussianBlur4201-6" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient4550" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925-4" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4572-4" + xlink:href="#linearGradient3921-5" + inkscape:collect="always" /> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4572-4-7" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3921-5-9"> + <stop + offset="0" + style="stop-color:#ef934d;stop-opacity:1;" + id="stop3923-6-1" /> + <stop + offset="1" + style="stop-color:#ef934d;stop-opacity:1;" + id="stop3925-4-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4443" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4013-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-417,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5-7"> + <stop + id="stop3990-8-2" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5-7" /> + <stop + id="stop3993-8-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4011-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8-5" /> + <stop + id="stop3995-9-0" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6-1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4005-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-421,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4595"> + <stop + id="stop4597" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4599" /> + <stop + id="stop4601" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4003-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4604"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4606" /> + <stop + id="stop4608" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4610" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient3986-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-425,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4613"> + <stop + id="stop4615" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4617" /> + <stop + id="stop4619" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-424,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8-1" + xlink:href="#linearGradient3976-2-0" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4622"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4624" /> + <stop + id="stop4626" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4628" /> + </linearGradient> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9-4" + xlink:href="#linearGradient3990-9-4-5" + inkscape:collect="always" + gradientTransform="translate(-2,-1)" /> + <linearGradient + id="linearGradient3990-9-4-5"> + <stop + id="stop3992-5-7-1" + style="stop-color:#d9cdb5;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8-2" + style="stop-color:#d9cdb5;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-2,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228-0" + xlink:href="#linearGradient3938-4-7" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3938-4-7"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3940-9-2" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1;" + offset="1" + id="stop3942-9-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9" + id="linearGradient4617" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9" + id="linearGradient4621" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + </defs> + <metadata + id="metadata3278"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="Trough"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0053965" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 59 20 C 60.662 20 62 18.662 62 17 L 62 5 C 62 3.338 60.662 2 59 2 L 5 2 z " + style="color:#000000;fill:url(#linearGradient4621);fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4619" + d="M 5,3 C 3.8775991,3 3,3.8775991 3,5 l 0,12 c 0,1.122401 0.8775991,2 2,2 l 54,0 c 1.122401,0 2,-0.877599 2,-2 L 61,5 C 61,3.8775991 60.122401,3 59,3 L 5,3 z" /> + <path + sodipodi:nodetypes="sssssssssccccc" + inkscape:connector-curvature="0" + style="opacity:0.08;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,3 54,0 0,12 -54,0 z" + id="rect4052" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.12;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,2 54,0 c 0.5825,0 1,0.4175 1,1 l 0,12 c 0,0.5825 -0.4175,1 -1,1 L 5,18 C 4.4175,18 4,17.5825 4,17 L 4,5 C 4,4.4175 4.4175,4 5,4 z" + id="rect4042" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:1;color:#000000;fill:#ef934d;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 54,0 c 1.117387,0 2,0.882613 2,2 l 0,12 c 0,1.117387 -0.882613,2 -2,2 L 5,19 C 3.8826128,19 3,18.117387 3,17 L 3,5 C 3,3.882613 3.8826128,3 5,3 z" + id="rect4038" /> + <g + id="g4579"> + <rect + style="opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4199-9);enable-background:accumulate" + id="rect4197" + width="3" + height="10" + x="15" + y="6.5" /> + <rect + y="6" + x="15" + height="10" + width="3" + id="rect4195" + style="color:#000000;fill:#0f0f0f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="Button" + style="display:inline"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.94267464" + inkscape:original="M 5 0 C 2.2642981 0 0 2.2642981 0 5 L 0 17 C 0 19.735702 2.2642982 22 5 22 L 29 22 C 31.735702 22 34 19.735702 34 17 L 34 5 C 34 2.2642982 31.735702 0 29 0 L 5 0 z " + style="opacity:0.05;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4541" + d="m 5,-0.9375 c -3.25586,0 -5.9375,2.68164 -5.9375,5.9375 l 0,12 c 0,3.25586 2.6816401,5.9375 5.9375,5.9375 l 24,0 c 3.25586,0 5.9375,-2.68164 5.9375,-5.9375 l 0,-12 c 0,-3.2558599 -2.68164,-5.9375 -5.9375,-5.9375 l -24,0 z" + transform="translate(30,0)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="1.0204744" + inkscape:original="M 5 1.03125 C 2.8258474 1.03125 1.03125 2.8258474 1.03125 5 L 1.03125 17 C 1.03125 19.174153 2.8258474 20.96875 5 20.96875 L 29 20.96875 C 31.174153 20.96875 32.96875 19.174153 32.96875 17 L 32.96875 5 C 32.96875 2.8258474 31.174153 1.03125 29 1.03125 L 5 1.03125 z " + style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4537" + d="M 5,0 C 2.2642981,0 0,2.2642981 0,5 l 0,12 c 0,2.735702 2.2642982,5 5,5 l 24,0 c 2.735702,0 5,-2.264298 5,-5 L 34,5 C 34,2.2642982 31.735702,0 29,0 L 5,0 z" + transform="translate(30,0)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.95425737" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 29 20 C 30.662 20 32 18.662 32 17 L 32 5 C 32 3.338 30.662 2 29 2 L 5 2 z " + style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4531" + d="M 5,1.03125 C 2.8258474,1.03125 1.03125,2.8258474 1.03125,5 l 0,12 c 0,2.174153 1.7945974,3.96875 3.96875,3.96875 l 24,0 c 2.174153,0 3.96875,-1.794597 3.96875,-3.96875 l 0,-12 C 32.96875,2.8258474 31.174153,1.03125 29,1.03125 l -24,0 z" + transform="translate(30,0)" /> + <rect + style="color:#000000;fill:url(#linearGradient3228-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3936" + width="30.00001" + height="18.00001" + x="32" + y="2" + rx="3" + ry="3" /> + <path + style="opacity:0.6;color:#000000;fill:url(#linearGradient3077-4-9-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 35,2 c -1.662,0 -3,1.338 -3,3 l 0,12 c 0,1.662 1.338,3 3,3 l 24,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 24,0 c 1.12561,0 2,0.8743885 2,2 l 0,12 c 0,1.125612 -0.87439,2 -2,2 l -24,0 c -1.125612,0 -2,-0.874388 -2,-2 L 33,5 c 0,-1.1256115 0.874388,-2 2,-2 z" + id="rect4059" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssssssssssssss" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/cinnamon/assets/toggle-on-us.svg b/.themes/caelus/caelus/cinnamon/assets/toggle-on-us.svg new file mode 100644 index 0000000..5128c93 --- /dev/null +++ b/.themes/caelus/caelus/cinnamon/assets/toggle-on-us.svg @@ -0,0 +1,1537 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="64" + height="22" + id="svg3273" + inkscape:version="0.48.2 r9819" + sodipodi:docname="toggle-on-intl.svg"> + <sodipodi:namedview + pagecolor="#1e1e1e" + bordercolor="#bc1010" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1140" + id="namedview68" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="2.9928143" + inkscape:cx="-72.107368" + inkscape:cy="33.04238" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="layer1"> + <inkscape:grid + type="xygrid" + id="grid3045" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="0,11" + id="guide4468" /> + <sodipodi:guide + orientation="0,1" + position="31,22" + id="guide4470" /> + <sodipodi:guide + orientation="0,1" + position="31,0" + id="guide4472" /> + <sodipodi:guide + orientation="1,0" + position="64,13" + id="guide4474" /> + </sodipodi:namedview> + <defs + id="defs3275"> + <linearGradient + id="linearGradient3988"> + <stop + id="stop3990" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997" /> + <stop + id="stop3993" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3976"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978" /> + <stop + id="stop3995" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980" /> + </linearGradient> + <linearGradient + id="linearGradient4137"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop4139" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop4141" /> + </linearGradient> + <linearGradient + id="linearGradient4114"> + <stop + id="stop4116" + style="stop-color:#ffffff;stop-opacity:0.07843138;" + offset="0" /> + <stop + id="stop4118" + style="stop-color:#ffffff;stop-opacity:0.27450982;" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3985"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989" /> + </linearGradient> + <linearGradient + id="linearGradient3938"> + <stop + style="stop-color:#b4b4b4;stop-opacity:1;" + offset="0" + id="stop3940" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942" /> + </linearGradient> + <linearGradient + id="linearGradient3892"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3894" /> + <stop + style="stop-color:#000000;stop-opacity:0.41984734;" + offset="1" + id="stop3896" /> + </linearGradient> + <linearGradient + id="linearGradient3866"> + <stop + offset="0" + style="stop-color:#c3c3c3;stop-opacity:1;" + id="stop3868" /> + <stop + offset="1" + style="stop-color:#636363;stop-opacity:1;" + id="stop3870" /> + </linearGradient> + <linearGradient + id="linearGradient4063"> + <stop + id="stop4065" + style="stop-color:#353535;stop-opacity:1" + offset="0" /> + <stop + id="stop4067" + style="stop-color:#47586e;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3990"> + <stop + id="stop3992" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3984"> + <stop + id="stop3986" + style="stop-color:#313131;stop-opacity:1" + offset="0" /> + <stop + id="stop3988" + style="stop-color:#5e5e5e;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4095"> + <stop + id="stop4097" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="17.371481" + y1="1.4948978" + x2="17.306519" + y2="4.8073978" + id="linearGradient4561" + xlink:href="#linearGradient3990" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4568" + xlink:href="#linearGradient3984" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.651405,0.09987579)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4572" + xlink:href="#linearGradient4095" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="40.624996" + y1="20.6875" + x2="40.8125" + y2="10.5" + id="linearGradient4576" + xlink:href="#linearGradient4063" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4101" + xlink:href="#linearGradient4095-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4060" + xlink:href="#linearGradient4054-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.65140489,0.09987579)" /> + <linearGradient + id="linearGradient4054-9"> + <stop + id="stop4056-6" + style="stop-color:#cdcdcd;stop-opacity:1" + offset="0" /> + <stop + id="stop4058-4" + style="stop-color:#f9f9f9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4095-3"> + <stop + id="stop4097-1" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-8" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4868" + xlink:href="#linearGradient4054-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-3.0264068,-27.657147)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4872" + xlink:href="#linearGradient4095-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-21.479372,-25.422332)" /> + <linearGradient + x1="17.371481" + y1="1.4948978" + x2="17.306519" + y2="4.8073978" + id="linearGradient4909" + xlink:href="#linearGradient3990" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4916" + xlink:href="#linearGradient3984" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.651405,0.09987579)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4920" + xlink:href="#linearGradient4095" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="40.624996" + y1="20.6875" + x2="40.8125" + y2="10.5" + id="linearGradient4924" + xlink:href="#linearGradient4063" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath3876"> + <rect + width="64" + height="19.999994" + rx="2.5" + ry="2.5" + x="-64" + y="1" + id="rect3878" + style="color:#000000;fill:#ff00ff;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3892" + id="linearGradient3898" + x1="-46" + y1="1" + x2="-46" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4114" + id="linearGradient3086" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath3097"> + <rect + y="-2" + x="-8" + height="27" + width="48" + id="rect3099" + style="opacity:0.25;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985" + id="linearGradient3072" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" + x1="45" + y1="2" + x2="45" + y2="29" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3075" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3990" + id="linearGradient3851" + x1="41" + y1="1" + x2="41" + y2="28" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3855" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" + gradientTransform="translate(-3,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3859" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3982" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" + gradientTransform="matrix(11,0,0,10,-423,-99)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3986" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-424,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4003" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-419,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4005" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4011" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-415,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4013" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3" + id="linearGradient4074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-32,21)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-1" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-8" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient4013-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-512,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-1"> + <stop + id="stop3990-7" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-9" /> + <stop + id="stop3993-1" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4011-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-511,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-5" /> + <stop + id="stop3995-9" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-4" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient4005-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-516,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4101-4"> + <stop + id="stop4103" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4105" /> + <stop + id="stop4107" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4003-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-100)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4110"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4112" /> + <stop + id="stop4114" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4116-9" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient3986-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-520,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4119"> + <stop + id="stop4121" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4123" /> + <stop + id="stop4125" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-100)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077" + xlink:href="#linearGradient3976-3" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4128"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4130" /> + <stop + id="stop4132" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4134" /> + </linearGradient> + <linearGradient + y2="39" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4" + xlink:href="#linearGradient4095-9" + inkscape:collect="always" + gradientTransform="matrix(1,0,0,-1,-32,21)" /> + <linearGradient + id="linearGradient4095-9"> + <stop + id="stop4097-0" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-3" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0" + id="linearGradient3128" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3938-0"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-3" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-3" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient4156" + xlink:href="#linearGradient3938-0" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0" + id="linearGradient4075" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-96,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4095-9" + id="linearGradient4077" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="41" + y1="1" + x2="41" + y2="39" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4079" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-519,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4081" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-515,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3" + id="linearGradient4083" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3-0" + id="linearGradient4083-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-3-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-1-2" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-8-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient4013-0-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-1-4"> + <stop + id="stop3990-7-7" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-9-9" /> + <stop + id="stop3993-1-8" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4011-0-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-415,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-3-4"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-5-7" /> + <stop + id="stop3995-9-8" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-4-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient4005-8-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4110-0"> + <stop + id="stop4112-6" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4114-4" /> + <stop + id="stop4116-3" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4081-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-419,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4119-5"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4121-8" /> + <stop + id="stop4123-1" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4125-0" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient3986-2-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-424,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4128-3"> + <stop + id="stop4130-0" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4132-2" /> + <stop + id="stop4134-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4079-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-423,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4137-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4139-8" /> + <stop + id="stop4141-6" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4143" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4095-9-0" + id="linearGradient4077-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="41" + y1="1" + x2="41" + y2="39" /> + <linearGradient + id="linearGradient4095-9-0"> + <stop + id="stop4097-0-8" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-3-1" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0-8" + id="linearGradient4075-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-96,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3938-0-8"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-3-1" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-3-6" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-96,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4165" + xlink:href="#linearGradient3938-0-8" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-9" + id="linearGradient3944" + x1="48" + y1="21" + x2="48" + y2="2" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3938-9"> + <stop + style="stop-color:#b4b4b4;stop-opacity:1;" + offset="0" + id="stop3940-1" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-7" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-5" + id="linearGradient3991" + x1="45" + y1="2" + x2="45" + y2="29" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-5"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4143" + x1="48" + y1="6" + x2="48" + y2="16" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient4137-2"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop4139-4" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop4141-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4164" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" /> + <linearGradient + id="linearGradient3083"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop3085" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop3087" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4350" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" + gradientTransform="translate(0,30)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4353" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" + gradientTransform="translate(0,30)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-5" + id="linearGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" + x1="45" + y1="2" + x2="45" + y2="29" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-9" + id="linearGradient4362" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4114" + id="linearGradient4371" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4199-9" + x="-0.25999999" + width="1.52" + y="-0.078000002" + height="1.156"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.325" + id="feGaussianBlur4201-6" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient4550" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925-4" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4572-4" + xlink:href="#linearGradient3921-5" + inkscape:collect="always" /> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4572-4-7" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3921-5-9"> + <stop + offset="0" + style="stop-color:#ef934d;stop-opacity:1;" + id="stop3923-6-1" /> + <stop + offset="1" + style="stop-color:#ef934d;stop-opacity:1;" + id="stop3925-4-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4443" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4013-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-417,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5-7"> + <stop + id="stop3990-8-2" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5-7" /> + <stop + id="stop3993-8-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4011-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8-5" /> + <stop + id="stop3995-9-0" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6-1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4005-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-421,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4595"> + <stop + id="stop4597" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4599" /> + <stop + id="stop4601" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4003-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4604"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4606" /> + <stop + id="stop4608" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4610" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient3986-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-425,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4613"> + <stop + id="stop4615" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4617" /> + <stop + id="stop4619" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-424,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8-1" + xlink:href="#linearGradient3976-2-0" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4622"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4624" /> + <stop + id="stop4626" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4628" /> + </linearGradient> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9-4" + xlink:href="#linearGradient3990-9-4-5" + inkscape:collect="always" + gradientTransform="translate(-2,-1)" /> + <linearGradient + id="linearGradient3990-9-4-5"> + <stop + id="stop3992-5-7-1" + style="stop-color:#d9cdb5;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8-2" + style="stop-color:#d9cdb5;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-2,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228-0" + xlink:href="#linearGradient3938-4-7" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3938-4-7"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3940-9-2" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1;" + offset="1" + id="stop3942-9-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9" + id="linearGradient4617" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9" + id="linearGradient4621" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + </defs> + <metadata + id="metadata3278"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="Trough"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0053965" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 59 20 C 60.662 20 62 18.662 62 17 L 62 5 C 62 3.338 60.662 2 59 2 L 5 2 z " + style="color:#000000;fill:url(#linearGradient4621);fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4619" + d="M 5,3 C 3.8775991,3 3,3.8775991 3,5 l 0,12 c 0,1.122401 0.8775991,2 2,2 l 54,0 c 1.122401,0 2,-0.877599 2,-2 L 61,5 C 61,3.8775991 60.122401,3 59,3 L 5,3 z" /> + <path + sodipodi:nodetypes="sssssssssccccc" + inkscape:connector-curvature="0" + style="opacity:0.08;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,3 54,0 0,12 -54,0 z" + id="rect4052" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.12;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,2 54,0 c 0.5825,0 1,0.4175 1,1 l 0,12 c 0,0.5825 -0.4175,1 -1,1 L 5,18 C 4.4175,18 4,17.5825 4,17 L 4,5 C 4,4.4175 4.4175,4 5,4 z" + id="rect4042" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:1;color:#000000;fill:#ef934d;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 54,0 c 1.117387,0 2,0.882613 2,2 l 0,12 c 0,1.117387 -0.882613,2 -2,2 L 5,19 C 3.8826128,19 3,18.117387 3,17 L 3,5 C 3,3.882613 3.8826128,3 5,3 z" + id="rect4038" /> + <g + id="g4579"> + <rect + style="opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4199-9);enable-background:accumulate" + id="rect4197" + width="3" + height="10" + x="15" + y="6.5" /> + <rect + y="6" + x="15" + height="10" + width="3" + id="rect4195" + style="color:#000000;fill:#0f0f0f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="Button" + style="display:inline"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.94267464" + inkscape:original="M 5 0 C 2.2642981 0 0 2.2642981 0 5 L 0 17 C 0 19.735702 2.2642982 22 5 22 L 29 22 C 31.735702 22 34 19.735702 34 17 L 34 5 C 34 2.2642982 31.735702 0 29 0 L 5 0 z " + style="opacity:0.05;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4541" + d="m 5,-0.9375 c -3.25586,0 -5.9375,2.68164 -5.9375,5.9375 l 0,12 c 0,3.25586 2.6816401,5.9375 5.9375,5.9375 l 24,0 c 3.25586,0 5.9375,-2.68164 5.9375,-5.9375 l 0,-12 c 0,-3.2558599 -2.68164,-5.9375 -5.9375,-5.9375 l -24,0 z" + transform="translate(30,0)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="1.0204744" + inkscape:original="M 5 1.03125 C 2.8258474 1.03125 1.03125 2.8258474 1.03125 5 L 1.03125 17 C 1.03125 19.174153 2.8258474 20.96875 5 20.96875 L 29 20.96875 C 31.174153 20.96875 32.96875 19.174153 32.96875 17 L 32.96875 5 C 32.96875 2.8258474 31.174153 1.03125 29 1.03125 L 5 1.03125 z " + style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4537" + d="M 5,0 C 2.2642981,0 0,2.2642981 0,5 l 0,12 c 0,2.735702 2.2642982,5 5,5 l 24,0 c 2.735702,0 5,-2.264298 5,-5 L 34,5 C 34,2.2642982 31.735702,0 29,0 L 5,0 z" + transform="translate(30,0)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.95425737" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 29 20 C 30.662 20 32 18.662 32 17 L 32 5 C 32 3.338 30.662 2 29 2 L 5 2 z " + style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4531" + d="M 5,1.03125 C 2.8258474,1.03125 1.03125,2.8258474 1.03125,5 l 0,12 c 0,2.174153 1.7945974,3.96875 3.96875,3.96875 l 24,0 c 2.174153,0 3.96875,-1.794597 3.96875,-3.96875 l 0,-12 C 32.96875,2.8258474 31.174153,1.03125 29,1.03125 l -24,0 z" + transform="translate(30,0)" /> + <rect + style="color:#000000;fill:url(#linearGradient3228-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3936" + width="30.00001" + height="18.00001" + x="32" + y="2" + rx="3" + ry="3" /> + <path + style="opacity:0.6;color:#000000;fill:url(#linearGradient3077-4-9-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 35,2 c -1.662,0 -3,1.338 -3,3 l 0,12 c 0,1.662 1.338,3 3,3 l 24,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 24,0 c 1.12561,0 2,0.8743885 2,2 l 0,12 c 0,1.125612 -0.87439,2 -2,2 l -24,0 c -1.125612,0 -2,-0.874388 -2,-2 L 33,5 c 0,-1.1256115 0.874388,-2 2,-2 z" + id="rect4059" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssssssssssssss" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/cinnamon/assets/trash-icon.png b/.themes/caelus/caelus/cinnamon/assets/trash-icon.png new file mode 100644 index 0000000..270fe2e Binary files /dev/null and b/.themes/caelus/caelus/cinnamon/assets/trash-icon.png differ diff --git a/.themes/caelus/caelus/cinnamon/cinnamon.css b/.themes/caelus/caelus/cinnamon/cinnamon.css new file mode 100644 index 0000000..986ba0e --- /dev/null +++ b/.themes/caelus/caelus/cinnamon/cinnamon.css @@ -0,0 +1,1362 @@ +.expo-workspaces-name-entry, .expo-background, .window-caption, .switcher-list, #LookingGlassDialog, .workspace-graph .workspace, .sound-player-overlay, .panel-bottom .window-list-item-box, .panel-top, .popup-sub-menu, .starkmenu-favorites-box .menu-context-menu, .menu-context-menu, .menu-applications-inner-box StScrollView, .info-osd, .workspace-osd, .overview-empty-placeholder, .osd-window { + background-gradient-direction: vertical; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-bottom .window-list-item-box:hover { + background-gradient-direction: vertical; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.modal-dialog-button, .notification-icon-button, .notification-button, .keyboard-key, .sound-player StButton { + background-gradient-direction: vertical; + background-gradient-start: #272a28; + background-gradient-end: #272a28; } + +.modal-dialog-button:hover, .notification-icon-button:hover, .notification-button:hover, .keyboard-key:hover, .sound-player StButton:hover { + background-gradient-direction: vertical; + background-gradient-start: #292c2a; + background-gradient-end: #292c2a; } + +.panel-bottom, .panel-top .window-list-item-box { + background-gradient-direction: vertical; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-top .window-list-item-box:hover { + background-gradient-direction: vertical; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.expo-workspaces-name-entry#selected, .window-caption:focus, .window-caption#selected, .switcher-list .item-box:selected, .calendar-today, .workspace-graph .workspace:active, .panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:running, .modal-dialog-button:pressed, .modal-dialog-button:active, .notification-icon-button:active, .notification-button:active, .keyboard-key:active, .sound-player StButton:active { + background-gradient-direction: vertical; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:running { + background-gradient-direction: vertical; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-bottom .window-list-item-box:active:hover, .panel-bottom .window-list-item-box:checked:hover, .panel-bottom .window-list-item-box:focus:hover, .panel-bottom .window-list-item-box:running:hover { + background-gradient-direction: vertical; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +.panel-top .window-list-item-box:active:hover, .panel-top .window-list-item-box:checked:hover, .panel-top .window-list-item-box:focus:hover, .panel-top .window-list-item-box:running:hover { + background-gradient-direction: vertical; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +.modal-dialog, #notification, .grouped-window-list-thumbnail-menu, .window-list-preview, .panel-right .window-list-item-box, .panel-left, .menu-applications-outer-box, .menu-applications-inner-box, .menu-favorites-box, .popup-combo-menu, .menu, .photoframe-box, .desklet-header, .desklet-with-borders-and-header, .desklet-with-borders { + background-gradient-direction: horizontal; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-right, .panel-left .window-list-item-box { + background-gradient-direction: horizontal; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-right .window-list-item-box:hover { + background-gradient-direction: horizontal; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.panel-left .window-list-item-box:hover { + background-gradient-direction: horizontal; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:running { + background-gradient-direction: horizontal; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:running { + background-gradient-direction: horizontal; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-right .window-list-item-box:active:hover, .panel-right .window-list-item-box:checked:hover, .panel-right .window-list-item-box:focus:hover, .panel-right .window-list-item-box:running:hover { + background-gradient-direction: horizontal; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +.panel-left .window-list-item-box:active:hover, .panel-left .window-list-item-box:checked:hover, .panel-left .window-list-item-box:focus:hover, .panel-left .window-list-item-box:running:hover { + background-gradient-direction: horizontal; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +#Tooltip, .run-dialog-entry, #notification StEntry, #menu-search-entry { + background-gradient-direction: vertical; + background-gradient-start: #1e1f1e; + background-gradient-end: #1e1f1e; } + +.info-osd, .workspace-osd, .overview-empty-placeholder, .osd-window { + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; } + +.sound-player .slider, .popup-slider-menu-item, .slider { + height: 1.2em; + min-width: 15em; + color: #272a28; + -slider-height: 2px; + -slider-background-color: #020202; + -slider-border-color: rgba(217, 205, 181, 0.22); + -slider-active-background-color: #c27941; + -slider-active-border-color: #c77b42; + -slider-border-width: 1px; + -slider-border-radius: 0px; + -slider-handle-radius: 8px; + -slider-handle-border-color: rgba(217, 205, 181, 0.22); } + +.popup-separator-menu-item, .separator { + -gradient-height: 3px; + -gradient-start: #ef934d; + -gradient-end: #0f0f0f; + -margin-horizontal: 4px; + height: 1em; } + +.run-dialog-entry, #notification StEntry, #menu-search-entry { + padding: 10px; + border-radius: 0px; + color: #d9cdb5; + border: 1px solid rgba(217, 205, 181, 0.22); + selection-background-color: #ef934d; + selected-color: #0f0f0f; + caret-color: #e3d6c9; + caret-size: 0.1em; + width: 250px; + height: 1.5em; + transition-duration: 150; } + +.photoframe-box, .desklet-header, .desklet-with-borders-and-header, .desklet-with-borders { + color: #d9cdb5; + padding: 8px; + border: 1px solid #888173; } + +.calendar-change-month-forward, .calendar-change-month-back { + width: 16px; + height: 16px; + border-radius: 0px; + transition-duration: 150; } + +.modal-dialog-button, .notification-icon-button, .notification-button, .keyboard-key, .sound-player StButton { + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + text-align: center; + color: #d9cdb5; + transition-duration: 150; } + +.modal-dialog-button:hover, .notification-icon-button:hover, .notification-button:hover, .keyboard-key:hover, .sound-player StButton:hover { + border: 1px solid #c77b42; } + +.modal-dialog-button:pressed, .modal-dialog-button:active, .notification-icon-button:active, .notification-button:active, .keyboard-key:active, .sound-player StButton:active { + color: #0f0f0f; } + +.popup-combo-menu, .menu { + padding: 8px; + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; } + +.menu-category-button-label:ltr, .menu-application-button-label:ltr { + padding-left: 4px; } + +.menu-category-button-label:rtl, .menu-application-button-label:rtl { + padding-right: 4px; } + +.menu-category-button-selected, .menu-category-button-greyed, .menu-category-button, .menu-application-button-selected, .menu-application-button, .menu-favorites-button, .popup-combobox-item, .popup-menu-item { + padding: 10px; } + +.mount-question-dialog-subject, .show-processes-dialog-subject { + font-weight: bold; + color: #d9cdb5; + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; } + +.mount-question-dialog-subject:rtl, .show-processes-dialog-subject:rtl { + padding-left: 0; + padding-right: 17px; } + +.mount-question-dialog-description, .show-processes-dialog-description { + color: #d9cdb5; + padding-left: 17px; + width: 28em; } + +.starkmenu-favorites-box .menu-context-menu, .menu-context-menu, .menu-applications-inner-box StScrollView { + padding: 8px; + margin: 8px 0; + border-radius: 0px; + border: 1px solid rgba(217, 205, 181, 0.22); } + .menu-context-menu StIcon:ltr, .menu-applications-inner-box StScrollView StIcon:ltr { + padding-right: 4px; } + .menu-context-menu StIcon:rtl, .menu-applications-inner-box StScrollView StIcon:rtl { + padding-left: 4px; } + +.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:running { + color: #0f0f0f; } + +.panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:running { + color: #0f0f0f; } + +.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:running { + color: #0f0f0f; } + +.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:running { + color: #0f0f0f; } + +.check-box:focus StBin, .check-box StBin { + width: 16px; + height: 16px; + background-image: url(assets/checkbox-off.svg); } + +.radiobutton:focus StBin, .radiobutton StBin { + width: 16px; + height: 16px; + background-image: url(assets/radiobutton-off.svg); + border-radius: 0px; } + +.tile-hud, .tile-preview { + background-color: rgba(15, 15, 15, 0.5); + border: 2px solid #888173; } + +.tile-hud.snap, .tile-preview.snap { + background-color: rgba(15, 15, 15, 0.5); + border: 2px solid #c77b42; } + +stage { + font-family: roboto, Noto Sans, sans, sans-serif; + font-size: 1em; } + +.cinnamon-link { + color: #71b4d6; + font-style: italic; } + .cinnamon-link:hover { + color: #0f0f0f; } + +.label-shadow { + color: rgba(0, 0, 0, 0.5); } + +StScrollBar { + padding: 2px; } + StScrollBar StButton#vhandle { + background-color: #b1a794; + border-radius: 0px; } + StScrollBar StButton#vhandle:hover { + background-color: #c27941; } + StScrollBar StButton#hhandle { + background-color: #b1a794; + border-radius: 0px; } + StScrollBar StButton#hhandle:hover { + background-color: #c27941; } + StScrollBar StBin#trough { + background-color: #020202; + border-radius: 0px; } + +StScrollView.vfade { + -st-vfade-offset: 68px; } + +StScrollView.hfade { + -st-hfade-offset: 68px; } + +StScrollView StScrollBar { + min-width: 0.8em; + min-height: 0.8em; } + +.check-box CinnamonGenericContainer { + spacing: .2em; } + +.check-box:focus:checked StBin { + background-image: url(assets/checkbox.svg); } + +.check-box StLabel { + font-weight: normal; } + +.check-box:checked StBin { + background-image: url(assets/checkbox.svg); } + +.radiobutton CinnamonGenericContainer { + spacing: .2em; + height: 18px; + padding-top: 2px; } + +.radiobutton:focus:checked StBin { + background-image: url(assets/radiobutton.svg); } + +.radiobutton StLabel { + padding-top: 4px; + font-size: 0.8em; + box-shadow: none; } + +.radiobutton:checked StBin { + background-image: url(assets/radiobutton.svg); } + +#Tooltip { + padding: 5px 8px; + color: #d9cdb5; + text-align: center; + border-radius: 0px; } + +.menu { + min-width: 100px; + margin: 4px; } + +.popup-menu-arrow { + icon-size: 1.14em; } + +.popup-sub-menu { + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + padding: 8px; } + +.popup-menu-content { + padding: 0; } + +.popup-menu-item { + color: #d9cdb5; + spacing: .5em; } + .popup-menu-item:active { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + .popup-menu-item:insensitive { + font-style: italic; } + +.popup-separator-menu-item { + -gradient-direction: horizontal; } + +.popup-device-menu-item { + spacing: .5em; } + +.popup-inactive-menu-item { + font-style: italic; + color: #d9cdb5; } + +.popup-subtitle-menu-item { + font-weight: bold; + font-size: 1em; } + +.popup-menu-icon { + icon-size: 1.14em; } + +.popup-alternating-menu-item:alternate { + font-weight: bold; } + +.toggle-switch { + width: 64px; + height: 22px; } + +.toggle-switch-us { + background-image: url(assets/toggle-off-us.svg); } + .toggle-switch-us:checked { + background-image: url(assets/toggle-on-us.svg); } + +.toggle-switch-intl { + background-image: url(assets/toggle-off-intl.svg); } + .toggle-switch-intl:checked { + background-image: url(assets/toggle-on-intl.svg); } + +.nm-menu-item-icons { + spacing: .5em; + icon-size: 1.14em; } + +.menu-favorites-box { + padding: 0.8em; + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + transition-duration: 150; + spacing: 1em; } + +.menu-favorites-scrollbox { + padding-bottom: 1em; + border-bottom: 1px solid; + border-color: rgba(217, 205, 181, 0.22); } + .menu-favorites-scrollbox.vfade { + -st-vfade-offset: 136px; } + +.menu-favorites-button:hover { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + +.menu-categories-box { + padding: 0.8em; } + +.menu-applications-inner-box { + padding: 0.8em; + border-radius: 0px; + border: 1px solid rgba(217, 205, 181, 0.22); } + +.menu-applications-outer-box { + padding: 0.8em; + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; } + +.menu-application-button:highlighted { + font-weight: bold; } + +.menu-application-button-selected { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + .menu-application-button-selected:highlighted { + font-weight: bold; } + +.menu-category-button-greyed { + color: #d9cdb5; + font-style: italic; } + +.menu-category-button-selected { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + +.menu-selected-app-box { + padding: 2px 8px; + text-align: right; } + .menu-selected-app-box: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; } + +.menu-search-box:ltr { + padding-left: 30px; + padding-bottom: 5px; + padding-top: 5px; } + +.menu-search-box:rtl { + padding-right: 30px; + padding-bottom: 5px; + padding-top: 5px; } + +#menu-search-entry { + margin-bottom: 0.5em; } + #menu-search-entry:focus { + border: 1px solid #c77b42; } + +.menu-search-entry-icon { + icon-size: 1em; + color: #d9cdb5; } + +.menu-top-box { + spacing: 10px; } + +.menu-systembuttons-box { + padding-bottom: 12px; + padding-top: 12px; + margin-bottom: 0.5em; } + +#panel { + color: #d9cdb5; + height: 2.5em; + width: 3.2em; } + #panel:highlight { + background-color: #ef934d; } + +.panel-dummy { + background-color: rgba(255, 0, 0, 0.6); } + .panel-dummy:entered { + background-color: rgba(0, 255, 0, 0.6); } + +.panelLeft { + spacing: 4px; } + .panelLeft:dnd { + background-color: rgba(255, 0, 0, 0.6); } + .panelLeft:ltr { + padding-right: 4px; } + .panelLeft:rtl { + padding-left: 4px; } + .panelLeft.vertical { + padding: 0; } + +.panelCenter { + spacing: 4px; } + .panelCenter:dnd { + background-color: rgba(0, 255, 0, 0.6); } + .panelCenter.vertical { + padding-left: 0; + padding-right: 0; } + +.panelRight { + spacing: 4px; } + .panelRight:dnd { + background-color: rgba(0, 0, 255, 0.6); } + .panelRight:ltr { + padding-left: 0; + spacing: 0; } + .panelRight:rtl { + padding-right: 0; + spacing: 0; } + .panelRight.vertical { + padding: 0; } + +.panel-top { + box-shadow: 0 -1px 0 0 #888173 inset; } + .panel-top .window-list-item-box { + margin-bottom: 1px; } + .panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked { + box-shadow: 0 2px 0 0 #d9cdb5 inset; } + .panel-top .grouped-window-list-item-box:hover { + box-shadow: 0 2px 0 0 #c77b42 inset; } + .panel-top .grouped-window-list-item-box:focus { + box-shadow: 0 4px 0 0 #c77b42 inset; } + .panel-top .workspace-switcher, .panel-top .workspace-graph { + padding: 1px 8px; } + .panel-top .panel-launchers .launcher:hover { + box-shadow: 0 2px 0 0 #c77b42 inset; } + .panel-top .applet-separator { + padding: 3px 8px; } + +.panel-bottom { + box-shadow: 0 1px 0 0 #888173 inset; } + .panel-bottom .window-list-item-box { + margin-top: 1px; } + .panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked { + box-shadow: 0 -2px 0 0 #d9cdb5 inset; } + .panel-bottom .grouped-window-list-item-box:hover { + box-shadow: 0 -2px 0 0 #c77b42 inset; } + .panel-bottom .grouped-window-list-item-box:focus { + box-shadow: 0 -4px 0 0 #c77b42 inset; } + .panel-bottom .workspace-switcher, .panel-bottom .workspace-graph { + padding: 1px 8px; } + .panel-bottom .panel-launchers .launcher:hover { + box-shadow: 0 -2px 0 0 #c77b42 inset; } + .panel-bottom .applet-separator { + padding: 3px 8px; } + +.panel-left { + box-shadow: -1px 0 0 0 #888173 inset; } + .panel-left .window-list-item-box { + margin-right: 1px; } + .panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked { + box-shadow: 2px 0 0 0 #d9cdb5 inset; } + .panel-left .grouped-window-list-item-box:hover { + box-shadow: 2px 0 0 0 #c77b42 inset; } + .panel-left .grouped-window-list-item-box:focus { + box-shadow: 4px 0 0 0 #c77b42 inset; } + .panel-left .workspace-switcher, .panel-left .workspace-graph { + padding: 8px 1px; } + .panel-left .panel-launchers .launcher:hover { + box-shadow: 2px 0 0 0 #c77b42 inset; } + .panel-left .applet-separator { + padding: 8px 3px; } + +.panel-right { + box-shadow: 1px 0 0 0 #888173 inset; } + .panel-right .window-list-item-box { + margin-left: 1px; } + .panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked { + box-shadow: -2px 0 0 0 #d9cdb5 inset; } + .panel-right .grouped-window-list-item-box:hover { + box-shadow: -2px 0 0 0 #c77b42 inset; } + .panel-right .grouped-window-list-item-box:focus { + box-shadow: -4px 0 0 0 #c77b42 inset; } + .panel-right .workspace-switcher, .panel-right .workspace-graph { + padding: 8px 1px; } + .panel-right .panel-launchers .launcher:hover { + box-shadow: -2px 0 0 0 #c77b42 inset; } + .panel-right .applet-separator { + padding: 8px 3px; } + +.applet-separator-line { + width: 2px; + background: #ef934d; } + +.applet-separator-line-vertical { + border-color: #ef934d; + border-bottom: 2px solid; } + +.applet-spacer:highlight { + background-color: #ef934d; } + +.applet-box { + color: #d9cdb5; + transition-duration: 150; + border-radius: 0px; + padding: 0 8px; } + .applet-box.vertical { + padding: 8px 0; } + .applet-box:checked { + color: #ef934d; } + .applet-box:checked .applet-label { + color: #ef934d; } + .applet-box:hover { + color: #ef934d; } + .applet-box:hover .applet-label { + color: #ef934d; } + .applet-box:highlight { + background-color: #ef934d; + color: #0f0f0f; } + .applet-box:highlight .applet-label { + color: #0f0f0f; } + +.applet-label { + font-weight: bold; + color: #d9cdb5; + padding-left: 3px; } + +.applet-icon { + color: #d9cdb5; + padding: 0; + spacing: 0; + icon-size: 22px; } + +.system-status-icon { + icon-size: 1.14em; + padding: 0; + spacing: 0; } + .system-status-icon.warning { + color: #ef934d; } + .system-status-icon.error { + color: #f16e65; } + +.panel-status-button { + -natural-hpadding: 4px; + -minimum-hpadding: 4px; + font-weight: bold; + color: #d9cdb5; } + .panel-status-button:hover { + color: #ef934d; } + +.user-box { + padding: 0.4em 1.3em; + spacing: 10px; } + +.user-icon { + padding: 4px; + border: none; } + +.user-label { + color: #d9cdb5; + font-weight: bold; + font-size: 1em; } + +.window-list-box { + spacing: 8px; + padding: 1px 3px; + font-size: 0.9em; + border-radius: 0px; } + .window-list-box.vertical { + spacing: 8px; + padding: 3px 1px; } + .window-list-box:highlight { + background-color: #ef934d; } + +.window-list-item-box { + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + transition-duration: 150; } + .window-list-item-box:hover { + border: 1px solid #c77b42; } + .window-list-item-box.top StLabel, .window-list-item-box.bottom StLabel { + padding-left: 3px; } + .window-list-item-box .progress { + background-color: #7ec97e; + border: 1px solid #c77b42; + border-radius: 0px; + color: #0f0f0f; } + .window-list-item-box #appMenuIcon { + padding-right: 0.2em; } + +.window-list-item-demands-attention { + background-color: #71b4d6; + color: #0f0f0f; } + +.window-list-preview { + border-radius: 0px; + border: 1px solid #888173; + padding: 6px 12px; + spacing: 8px; + color: #d9cdb5; } + +.grouped-window-list-thumbnail-label { + padding-left: 3px; } + +.grouped-window-list-number-label { + z-index: 99; + font-size: 0.8em; + color: #d9cdb5; } + +.grouped-window-list-button-label { + padding: 0; } + +.grouped-window-list-badge { + border-radius: 256px; + background-color: #0f0f0f; } + +.grouped-window-list-thumbnail-alert { + background: #ef934d; } + +.grouped-window-list-item-box { + transition-duration: 150; + spacing: 1em; + background-color: rgba(0, 0, 0, 0.01); } + .grouped-window-list-item-box:hover, .grouped-window-list-item-box:focus { + color: #ef934d; } + .grouped-window-list-item-box:focus { + font-weight: bold; } + .grouped-window-list-item-box .progress { + background-color: #7ec97e; } + +.grouped-window-list-demands-attention { + background-color: #71b4d6; + color: #0f0f0f; } + +.grouped-window-list-thumbnail-menu { + border-radius: 0px; + padding: 10px 15px; + spacing: 8px; + color: #d9cdb5; } + .grouped-window-list-thumbnail-menu .item-box { + padding: 8px; + border-radius: 0px; + border: 1px solid rgba(217, 205, 181, 0.22); } + .grouped-window-list-thumbnail-menu .item-box:outlined { + border: 1px solid #c77b42; } + .grouped-window-list-thumbnail-menu .item-box:selected { + background-color: #ef934d; + border: 1px solid #c77b42; + color: #0f0f0f; } + .grouped-window-list-thumbnail-menu .thumbnail-box { + padding: 2px; + spacing: 8px; } + .grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; } + .grouped-window-list-thumbnail-menu .separator { + width: 1px; + background: #ef934d; } + +.sound-player StButton { + min-width: 2em; + min-height: 2em; + padding: 10px; + color: #d9cdb5; + border-radius: 0px; } + .sound-player StButton:small { + min-width: 1.5em; + min-height: 1.5em; + padding: 8px; } + .sound-player StButton:small StIcon { + icon-size: 1em; } + .sound-player StButton StIcon { + icon-size: 1.5em; } + .sound-player StButton:focus { + color: #0f0f0f; } + +.sound-player .slider { + height: 4px; } + +.sound-player StBoxLayout { + spacing: 0.5em; } + +.sound-player > StBoxLayout { + padding: 5px; } + +.sound-player-generic-coverart { + background: rgba(0, 0, 0, 0.2); } + +.sound-player-overlay { + min-width: 300px; + padding: 12px 16px; + spacing: 0.5em; + color: #d9cdb5; } + +.workspace-button { + width: 2em; + height: 1em; + color: #d9cdb5; + border: 1px solid rgba(217, 205, 181, 0.22); + margin: 2px; + transition-duration: 150; } + .workspace-button.vertical { + height: 1.5em; } + .workspace-button:outlined { + background-color: #ef934d; + color: #0f0f0f; + border-color: #c77b42; } + +.workspace-graph .workspace { + border: 1px solid rgba(217, 205, 181, 0.22); } + .workspace-graph .workspace:active { + border: 1px solid rgba(217, 205, 181, 0.22); } + .workspace-graph .workspace:active .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); } + .workspace-graph .workspace .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); } + +.panel-launchers { + padding: 0 8px; + spacing: 8px; } + .panel-launchers .launcher { + background-color: rgba(0, 0, 0, 0.01); } + .panel-launchers.vertical { + padding: 8px 0; } + +.notification-applet-padding { + padding: .5em 1em; } + +.notification-applet-container { + max-height: 100px; } + +.systray { + spacing: 8px; } + +.flashspot { + background-color: #ef934d; } + +.calendar { + padding: 1em 1.75em; + spacing-rows: 1px; + spacing-columns: 5px; } + +.calendar-month-label { + color: #d9cdb5; + font-size: 0.8em; + padding: 5px 10px; + border-radius: 0px; + font-weight: bold; + text-align: center; } + +.calendar-change-month-back { + border: 1px solid transparent; + background-image: url(assets/calendar-arrow-left.svg); } + .calendar-change-month-back:rtl { + background-image: url(assets/calendar-arrow-right.svg); } + .calendar-change-month-back:hover { + border: 1px solid #ef934d; } + .calendar-change-month-back:active { + background-color: #ef934d; } + +.calendar-change-month-forward { + border: 1px solid transparent; + background-image: url(assets/calendar-arrow-right.svg); } + .calendar-change-month-forward:rtl { + background-image: url(assets/calendar-arrow-left.svg); } + .calendar-change-month-forward:hover { + border: 1px solid #ef934d; } + .calendar-change-month-forward:active { + background-color: #ef934d; } + +.datemenu-date-label { + padding: 1em 1.75em; + color: #d9cdb5; + font-weight: bold; + text-align: center; } + +.calendar-day-base { + font-size: 0.8em; + text-align: center; + width: 2.4em; + height: 1.8em; + border-radius: 0px; } + .calendar-day-base:active { + background-color: #ef934d; } + +.calendar-day-heading { + color: #d9cdb5; + padding-top: 0.9em; } + +.calendar-week-number { + color: #d9cdb5; + font-weight: bold; + padding-top: 0.6em; } + +.calendar-day:ltr { + color: #d9cdb5; + padding: 2px; } + +.calendar-day:rtl { + color: #d9cdb5; + padding: 3px; } + +.calendar-nonwork-day { + font-weight: bold; } + +.calendar-today { + font-weight: bold; } + .calendar-today:active { + color: #0f0f0f; } + +.calendar-other-month-day { + font-style: italic; } + +.calendar-day-with-events { + background-color: #ef934d; + font-weight: bold; } + .calendar-day-with-events:active { + color: #0f0f0f; } + +#keyboard { + background-color: rgba(15, 15, 15, 0.5); } + +.keyboard-key:grayed { + color: #0f0f0f; + border-color: #0f0f0f; } + +.keyboard-key:checked { + border-color: #c77b42; } + +.keyboard-layout { + spacing: 8px; + padding: 8px; } + +.keyboard-row { + spacing: 16px; } + +.keyboard-subkeys { + color: #d9cdb5; + padding: 4px; + -arrow-border-radius: 0px; + -arrow-background-color: #0f0f0f; + -arrow-border-width: 1px; + -arrow-border-color: #d9cdb5; + -arrow-base: 16px; + -arrow-rise: 8px; + -boxpointer-gap: 4px; } + +.magnifier-zoom-region { + border: 3px solid #888173; } + .magnifier-zoom-region.full-screen { + border-width: 0; } + +#notification { + border-radius: 0px; + border: 1px solid #888173; + padding: 8px; + spacing-rows: 5px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: #d9cdb5; } + #notification.multi-line-notification { + padding-bottom: 8px; + color: #d9cdb5; } + #notification StEntry:focus { + border: 1px solid #c77b42; } + #notification .url-highlighter { + link-color: #71b4d6; } + +.notification-with-image { + min-height: 159px; + color: #d9cdb5; } + +#notification-scrollview { + max-height: 10em; } + #notification-scrollview > .top-shadow { + height: 1em; } + #notification-scrollview > .bottom-shadow { + height: 1em; } + #notification-scrollview:ltr > StScrollBar { + padding-left: 6px; } + #notification-scrollview:rtl > StScrollBar { + padding-right: 6px; } + +#notification-body { + spacing: 4px; } + +#notification-actions { + spacing: 8px; } + +.notification-button { + border-radius: 0px; + min-width: 5em; + min-height: 1em; + padding: 10px; } + .notification-button:focus { + color: #0f0f0f; } + +.notification-icon-button { + border-radius: 0px; + min-width: 2em; + min-height: 2em; + padding: 10px; } + .notification-icon-button:focus { + color: #0f0f0f; } + .notification-icon-button > StIcon { + icon-size: 1.5em; } + +.modal-dialog { + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; + padding: 16px 20px; } + +.modal-dialog-button-box { + spacing: 16px; } + +.modal-dialog-button { + min-width: 5em; + min-height: 1em; + padding: 10px; } + .modal-dialog-button:focus { + color: #0f0f0f; } + .modal-dialog-button:disabled { + color: #3c3c3c; } + +.run-dialog-label { + color: #d9cdb5; + padding-bottom: 10px; } + +.run-dialog-error-label { + color: #ef934d; } + +.run-dialog-error-box { + padding-top: 15px; + spacing: 5px; } + +.run-dialog-completion-box { + padding-left: 15px; } + +.run-dialog-entry:focus { + border: 1px solid #c77b42; } + +.run-dialog { + border-radius: 0px; + padding: 16px 20px; } + +.cinnamon-mount-operation-icon { + icon-size: 4.8em; } + +.mount-password-reask { + color: #ef934d; } + +.show-processes-dialog { + spacing: 24px; } + +.mount-question-dialog { + spacing: 24px; } + +.show-processes-dialog-description:rtl { + padding-right: 17px; } + +.mount-question-dialog-description:rtl { + padding-right: 17px; } + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + .show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + +.show-processes-dialog-app-list-item { + color: #d9cdb5; } + .show-processes-dialog-app-list-item:hover { + color: #d9cdb5; } + .show-processes-dialog-app-list-item:ltr { + padding-right: 1em; } + .show-processes-dialog-app-list-item:rtl { + padding-left: 1em; } + +.show-processes-dialog-app-list-item-icon:ltr { + padding-right: 17px; } + +.show-processes-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + +.osd-window { + spacing: 1em; + padding: 16px; } + .osd-window .level { + height: 0.7em; + border-radius: 0.3em; + background-color: #020202; } + .osd-window .level-bar { + border-radius: 0.3em; + background-color: #c27941; } + +.info-osd, .workspace-osd, .overview-empty-placeholder { + font-size: 1.5em; + text-align: center; + padding: 8px 10px; } + +.lightbox { + background-color: rgba(15, 15, 15, 0.5); } + +.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 #888173; + border-radius: 0px; } + +.about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; } + +.about-description { + padding-top: 4px; } + +.about-version { + padding-left: 7px; } + +#LookingGlassDialog { + spacing: 4px; + padding: 8px; + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; } + +.desklet { + font-size: 0.9em; + padding: 8px; + color: #d9cdb5; + border-radius: 0px; + background-color: rgba(15, 15, 15, 0.5); } + .desklet:highlight { + background-color: #ef934d; } + +.desklet-with-borders { + font-size: 0.9em; + border-radius: 0px; } + .desklet-with-borders:highlight { + background-color: #ef934d; } + +.desklet-with-borders-and-header { + font-size: 0.9em; + border-radius-bottomleft: 0px; + border-radius-bottomright: 0px; } + .desklet-with-borders-and-header:highlight { + background-color: #ef934d; } + +.desklet-header { + font-size: 1.2em; + border-radius-topleft: 0px; + border-radius-topright: 0px; } + .desklet-header:highlight { + background-color: #ef934d; } + +.photoframe-box { + border-radius: 0px; } + .photoframe-box:highlight { + background-color: #ef934d; } + +.desklet-drag-placeholder { + border: 2px solid #ef934d; + background-color: rgba(15, 15, 15, 0.5); + border-radius: 0px; } + +.launcher { + padding: 1px; + transition-duration: 150; } + .launcher .icon-box { + padding-top: 2px; } + +#altTabPopup { + padding: 8px; + spacing: 16px; } + +.switcher-list { + border-radius: 0px; + border: 1px solid #888173; + padding: 16px; + color: #d9cdb5; } + .switcher-list .item-box { + padding: 8px; + border-radius: 0px; } + .switcher-list .item-box:selected { + color: #0f0f0f; } + .switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; + color: #d9cdb5; } + .switcher-list .thumbnail { + min-width: 20em; } + .switcher-list .separator { + width: 1px; + background-color: #ef934d; } + +.switcher-list-item-container { + spacing: 8px; } + +.thumbnail-scroll-gradient-left { + background-gradient-direction: horizontal; + background-gradient-start: #333333; + background-gradient-end: rgba(51, 51, 51, 0); + border-radius: 0px; + 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: #333333; + border-radius: 0px; + border-radius-topleft: 0; + border-radius-bottomleft: 0; + width: 60px; } + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: #d9cdb5; } + .switcher-arrow:highlighted { + border-color: rgba(0, 0, 0, 0); + color: #0f0f0f; } + +.switcher-preview-backdrop { + background-color: rgba(25, 25, 25, 0.65); } + +#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: #71b4d6; + border-top: 1px solid; + border-left: 1px solid; + border-bottom: 1px solid; + border-color: rgba(217, 205, 181, 0.22); } + .workspace-add-button:hover { + background-image: url(assets/add-workspace-hover.png); + border-color: #c77b42; } + .workspace-add-button:active { + background-image: url(assets/add-workspace.png); + border-color: #c77b42; + background-color: #7ec97e; } + +.workspace-close-button { + background-image: url(assets/close-window.svg); + height: 32px; + width: 32px; + -cinnamon-close-overlap: 20px; } + +.workspace-overview-background-shade { + background-color: rgba(15, 15, 15, 0.5); } + +.window-caption { + padding: 4px 6px; + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; + -cinnamon-caption-spacing: 4px; } + .window-caption:focus, .window-caption#selected { + color: #0f0f0f; + border: 1px solid #c77b42; } + +.window-border { + border: 1px solid #c77b42; } + +.window-close { + background-image: url(assets/close-window.svg); + height: 32px; + width: 32px; + -cinnamon-close-overlap: 20px; } + .window-close: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: rgba(15, 15, 15, 0.5); + border: 1px solid #888173; + border-bottom-width: 0; + border-radius: 20px 20px 0 0; + height: 120px; + width: 400px; } + +.expo-workspace-thumbnail-frame { + border: 1px solid #888173; } + .expo-workspace-thumbnail-frame#active { + border: 1px solid #c77b42; } + +.expo-workspaces-name-entry { + padding: 4px 6px; + height: 1.5em; + border: 1px solid #888173; + border-radius: 0px; + selected-color: #0f0f0f; + selection-background-color: #ef934d; + color: #d9cdb5; + text-align: center; } + .expo-workspaces-name-entry#selected { + color: #0f0f0f; + selected-color: #d9cdb5; + selection-background-color: #ef934d; + border: 1px solid #c77b42; } + .expo-workspaces-name-entry:focus { + border: 1px solid #c77b42; } + .expo-workspaces-name-entry:hover { + border: 1px solid #c77b42; } + +.ripple-box { + width: 104px; + height: 104px; + background-image: url(assets/corner-ripple.png); + background-color: #ef934d; + border-radius: 52px; } + +.tile-hud:top { + border-top-width: 0; + border-radius: 0 0 10px 10px; } + +.tile-hud:bottom { + border-bottom-width: 0; + border-radius: 0px 0px 0 0; } + +.tile-hud:left { + border-left-width: 0; + border-radius: 0 10px 10px 0; } + +.tile-hud:right { + border-right-width: 0; + border-radius: 10px 0 0 10px; } + +.tile-hud:top-left { + border-top-width: 0; + border-left-width: 0; + border-radius: 0 0 10px 0; } + +.tile-hud:top-right { + border-top-width: 0; + border-right-width: 0; + border-radius: 0 0 0 10px; } + +.tile-hud:bottom-left { + border-bottom-width: 0; + border-left-width: 0; + border-radius: 0 10px 0 0; } + +.tile-hud:bottom-right { + border-bottom-width: 0; + border-right-width: 0; + border-radius: 10px 0 0 0; } diff --git a/.themes/caelus/caelus/cinnamon/scss/_extends.scss b/.themes/caelus/caelus/cinnamon/scss/_extends.scss new file mode 100644 index 0000000..9a78c30 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/cinnamon/scss/_global.scss b/.themes/caelus/caelus/cinnamon/scss/_global.scss new file mode 100644 index 0000000..fb605de --- /dev/null +++ b/.themes/caelus/caelus/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: #272a28; +$button_fg_color: #d9cdb5; +$selected_bg_color: #ef934d; +$selected_fg_color: #0f0f0f; +$tooltip_bg_color: #1e1f1e; +$tooltip_fg_color: #d9cdb5; +$dark_bg_color: fade-out(#0f0f0f, 1 - 1.0); +$dark_fg_color: #d9cdb5; + +// 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(#0f0f0f, 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: #e3d6c9; + +// other colors used in the theme +$link_color: #71b4d6; +$success_color: #7ec97e; +$warning_color: #ef934d; +$error_color: #f16e65; +$info_fg_color: #0f0f0f; +$info_bg_color: #71b4d6; + +// used for border-radius throughout theme +$roundness: 0px; + +// used for buttons, entrys, panel spacing, and menu item spacing. +$spacing: 8px; +$spacing_plus2: (8 + 2) + px; + diff --git a/.themes/caelus/caelus/cinnamon/scss/cinnamon.scss b/.themes/caelus/caelus/cinnamon/scss/cinnamon.scss new file mode 100644 index 0000000..0d1f522 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/cinnamon/scss/sections/_accessibility.scss b/.themes/caelus/caelus/cinnamon/scss/sections/_accessibility.scss new file mode 100644 index 0000000..265978e --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/cinnamon/scss/sections/_alt-tab.scss b/.themes/caelus/caelus/cinnamon/scss/sections/_alt-tab.scss new file mode 100644 index 0000000..06e57e1 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/cinnamon/scss/sections/_calendar.scss b/.themes/caelus/caelus/cinnamon/scss/sections/_calendar.scss new file mode 100644 index 0000000..1bf695c --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/cinnamon/scss/sections/_desklets.scss b/.themes/caelus/caelus/cinnamon/scss/sections/_desklets.scss new file mode 100644 index 0000000..74f8866 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/cinnamon/scss/sections/_dialogs.scss b/.themes/caelus/caelus/cinnamon/scss/sections/_dialogs.scss new file mode 100644 index 0000000..9f1ee3f --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/cinnamon/scss/sections/_menu.scss b/.themes/caelus/caelus/cinnamon/scss/sections/_menu.scss new file mode 100644 index 0000000..c4e45be --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/cinnamon/scss/sections/_notifications.scss b/.themes/caelus/caelus/cinnamon/scss/sections/_notifications.scss new file mode 100644 index 0000000..9bd5097 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/cinnamon/scss/sections/_overview.scss b/.themes/caelus/caelus/cinnamon/scss/sections/_overview.scss new file mode 100644 index 0000000..c87d5d0 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/cinnamon/scss/sections/_panel.scss b/.themes/caelus/caelus/cinnamon/scss/sections/_panel.scss new file mode 100644 index 0000000..f1743f5 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/cinnamon/scss/sections/_stage.scss b/.themes/caelus/caelus/cinnamon/scss/sections/_stage.scss new file mode 100644 index 0000000..e6944a6 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/cinnamon/scss/sections/_tile-hud.scss b/.themes/caelus/caelus/cinnamon/scss/sections/_tile-hud.scss new file mode 100644 index 0000000..35f5ed8 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/cinnamon/thumbnail.png b/.themes/caelus/caelus/cinnamon/thumbnail.png new file mode 100644 index 0000000..ac66aa1 Binary files /dev/null and b/.themes/caelus/caelus/cinnamon/thumbnail.png differ diff --git a/.themes/caelus/caelus/gtk-2.0/gtkrc b/.themes/caelus/caelus/gtk-2.0/gtkrc new file mode 100644 index 0000000..f7f341e --- /dev/null +++ b/.themes/caelus/caelus/gtk-2.0/gtkrc @@ -0,0 +1,995 @@ +# Oomox GTK Theme (Numix Fork) + +gtk-color-scheme = +"base_color:#272a28\nbg_color:#1e1f1e\ntooltip_bg_color:#1e1f1e\nselected_bg_color:#ef934d\ntext_color:#d9cdb5\nfg_color:#d9cdb5\ntooltip_fg_color:#d9cdb5\nselected_fg_color:#0f0f0f\nmenubar_bg_color:#0f0f0f\nmenubar_fg_color:#d9cdb5\ntoolbar_bg_color:#1e1f1e\ntoolbar_fg_color:#d9cdb5\nmenu_bg_color:#0f0f0f\nmenu_fg_color:#d9cdb5\npanel_bg_color:#1e1f1e\npanel_fg_color:#d9cdb5\nlink_color:#71b4d6\nbtn_bg_color:#272a28\nbtn_fg_color:#d9cdb5\ntitlebar_bg_color:#0f0f0f\ntitlebar_fg_color:#d9cdb5\nprimary_caret_color:#e3d6c9\nsecondary_caret_color:#e3d6c9\naccent_bg_color:#ef934d\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 = 0# 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 = 0 + 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 = 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 = 25 + #roundness = 0 + 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 = 0 + 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 = 0 + 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 = 0.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 = 0 + } +} + +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.<GtkTreeView>.<GtkButton>" style "murrine-treeview-header" + +# Google Chrome/Chromium Styles (requires 9.0.597 or newer) + +style "chromium-toolbar-button" { + engine "murrine" { + roundness = 0 + 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 "*<GtkNotebook>" style "clearlooks-notebook" +widget_class "*<GtkNotebook>*<GtkEventBox>" style "clearlooks-notebook-bg" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "clearlooks-notebook-bg" +widget_class "*<GtkNotebook>*<GtkLayout>" style "clearlooks-notebook-bg" +widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook" + +widget_class "*<GtkButton>" style "murrine-button" +widget_class "*<GtkStatusbar>*" style "murrine-statusbar" +widget_class "*<GtkProgress>" style "murrine-progressbar" +widget_class "*<GtkProgressBar>" style "murrine-progressbar" + +widget_class "*<GtkComboBoxEntry>*" style "murrine-comboboxentry" +widget_class "*<GtkCombo>*" style "murrine-comboboxentry" + +widget_class "*<GtkMenu>*" style "murrine-menu" +widget_class "*<GtkMenuItem>*" style "murrine-menu-item" +widget_class "*<GtkSeparatorMenuItem>*" style "murrine-separator-menu-item" +widget_class "*Menu*.*Sepa*" style "murrine-separator-menu-item" +widget_class "*<GtkMenuBar>*" style "murrine-menubar" +widget_class "*<GtkMenuBar>*<GtkMenuItem>*" 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 "*.<GtkFrame>.<GtkLabel>" style "murrine-frame-title" + +widget_class "*.<GtkTreeView>*" style "murrine-treeview" +widget_class "*.<GtkTreeView>.<GtkButton>" style "murrine-treeview-header" +widget_class "*.<GtkCTree>.<GtkButton>" style "murrine-treeview-header" +widget_class "*.<GtkList>.<GtkButton>" style "murrine-treeview-header" +widget_class "*.<GtkCList>.<GtkButton>" style "murrine-treeview-header" + +widget_class "*.<GtkCheckButton>" style "clearlooks-radiocheck" +widget_class "*<GtkNotebook>.*.<GtkCheckButton>" style "clearlooks-base-radiocheck" +widget_class "*<GtkCellRendererToggle>" style "clearlooks-base-radiocheck" + +widget "gtk-tooltip*" style "murrine-tooltips" + +widget_class "*<GtkScrolledWindow>*<OsScrollbar>" 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 "*.<GtkComboBox>.<GtkCellView>" 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 "*<GtkListItem>*" style "fg-is-text-color-workaround" +widget_class "*<GtkCList>" style "fg-is-text-color-workaround" +widget_class "*<EelEditableLabel>" 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 "*<GimpOverlayFrame>*" 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 "*.<GtkButton>.<GtkLabel>" style "murrine-buttonlabel" +widget_class "*<GtkButton>*<GtkLabel>*" style:highest "murrine-buttonlabel" +widget_class "*<GtkCheckButton>*<GtkLabel>*" style:highest "clearlooks-radiocheck-label" +widget_class "*<GtkComboBoxText>*" style "murrine-comboboxtext" +widget_class "*<GtkToggleButton>*" style "murrine-togglebutton" +widget_class "*.<GtkCheckButton>" style "murrine-radiocheck" +widget_class "*<GtkComboBoxText>*<GtkEntry>*" style:highest "murrine-entry" +widget_class "*<GtkToolbar>*<GtkToolButton>*<GtkLabel>*" style:highest "murrine-toolbutton-label" diff --git a/.themes/caelus/caelus/gtk-3.0/assets/all-assets.svg b/.themes/caelus/caelus/gtk-3.0/assets/all-assets.svg new file mode 100644 index 0000000..6b2b9d7 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/all-assets.svg @@ -0,0 +1,4456 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="96" + height="456" + viewBox="0 0 96.000001 456.00001" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="all-assets.svg"> + <defs + id="defs4"> + <clipPath + id="clipPath4171" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4173" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4183" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4185" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4189" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4191" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4203" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4205" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4215" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4217" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4221" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4223" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4233" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4235" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4239" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4241" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4251" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4253" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4257" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4259" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4271" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4273" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4283" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4285" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4289" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4291" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4301" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4303" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath4307" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4309" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath4317" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4319" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4323" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4325" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4337" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4339" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD1JREFUGJXNj7ERACEMw2yTIvsvyzfEVBw5Jnh1UidmlnGgvsi5WoiMWj2gZF+HbeHhN4HkNZKhgT4nvvsb6b4VPsFdnKYAAAAASUVORK5CYII=" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4349" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4351" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4355" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4357" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4367" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4369" + d="m 94.83136,54.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath4373" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4375" + d="m 90,52 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath4383" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4385" + d="M 24,32.00594 C 24,33.10723 24.89451,34 25.99406,34 l 12.01188,0 C 39.10723,34 40,33.10549 40,32.00594 L 40,19.99406 C 40,18.89277 39.10549,18 38.00594,18 L 25.99406,18 C 24.89277,18 24,18.89451 24,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4389" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4391" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4399" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4401" + d="M 56,32.00594 C 56,33.10723 56.89451,34 57.99406,34 l 12.01188,0 C 71.10723,34 72,33.10549 72,32.00594 L 72,19.99406 C 72,18.89277 71.10549,18 70.00594,18 L 57.99406,18 C 56.89277,18 56,18.89451 56,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4405" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4407" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4415" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4417" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath4421" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4423" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath4431" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4433" + d="M 88,32.00594 C 88,33.10723 88.89451,34 89.99406,34 l 12.01184,0 C 103.1072,34 104,33.10549 104,32.00594 l 0,-12.01188 C 104,18.89277 103.1055,18 102.0059,18 L 89.99406,18 C 88.89277,18 88,18.89451 88,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4437" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4439" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4447" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4449" + d="m 94.83136,24.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath4453" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4455" + d="m 90,22 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath4642" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4644" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4654" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4656" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4660" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4662" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask4674" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4676" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4686" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4688" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4692" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4694" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4704" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4706" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4710" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4712" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4722" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4724" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4728" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4730" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask4742" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4744" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4754" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4756" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4760" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4762" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4772" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4774" + d="m 103.6627,39.16762 -4.23658,4.23661 c -0.78247,0.78247 -2.05341,0.78708 -2.83446,0.006 -0.78649,-0.78649 -0.77835,-2.05007 0.006,-2.83445 l 5.64481,-5.6448 c 0.7825,-0.78247 2.0534,-0.78708 2.8344,-0.006 0.0572,0.05713 0.1101,0.11678 0.1589,0.17858 0.0616,0.04854 0.1209,0.10123 0.1778,0.15806 l 11.3267,11.32673 c 0.7726,0.77257 0.7745,2.04087 -0.007,2.82191 -0.7865,0.7865 -2.0445,0.78397 -2.8219,0.0065 L 103.6627,39.16762 Z" /> + </clipPath> + <clipPath + id="clipPath4778" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4780" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4894" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4896" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4906" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4908" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4912" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4914" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4926" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4928" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4938" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4940" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4944" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4946" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4956" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4958" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4962" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4964" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4974" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4976" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4980" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4982" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4994" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4996" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5006" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5008" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5012" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5014" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5024" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5026" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5030" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5032" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5040" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5042" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5046" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5048" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask5060" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5062" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD1JREFUGJXNj7ERACEMw2yTIvsvyzfEVBw5Jnh1UidmlnGgvsi5WoiMWj2gZF+HbeHhN4HkNZKhgT4nvvsb6b4VPsFdnKYAAAAASUVORK5CYII=" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5072" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5074" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5078" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5080" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5090" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5092" + d="m 94.83136,54.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5096" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5098" + d="m 90,52 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5106" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5108" + d="M 24,32.00594 C 24,33.10723 24.89451,34 25.99406,34 l 12.01188,0 C 39.10723,34 40,33.10549 40,32.00594 L 40,19.99406 C 40,18.89277 39.10549,18 38.00594,18 L 25.99406,18 C 24.89277,18 24,18.89451 24,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5112" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5114" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5122" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5124" + d="M 56,32.00594 C 56,33.10723 56.89451,34 57.99406,34 l 12.01188,0 C 71.10723,34 72,33.10549 72,32.00594 L 72,19.99406 C 72,18.89277 71.10549,18 70.00594,18 L 57.99406,18 C 56.89277,18 56,18.89451 56,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5128" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5130" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5138" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5140" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5144" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5146" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5154" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5156" + d="M 88,32.00594 C 88,33.10723 88.89451,34 89.99406,34 l 12.01184,0 C 103.1072,34 104,33.10549 104,32.00594 l 0,-12.01188 C 104,18.89277 103.1055,18 102.0059,18 L 89.99406,18 C 88.89277,18 88,18.89451 88,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5160" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5162" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5170" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5172" + d="m 94.83136,24.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5176" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5178" + d="m 90,22 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5365" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5367" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5377" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5379" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5383" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5385" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask5397" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5399" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5409" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5411" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5415" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5417" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5427" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5429" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5433" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5435" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5445" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5447" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5451" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5453" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask5465" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5467" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5477" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5479" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5483" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5485" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5495" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5497" + d="m 103.6627,39.16762 -4.23658,4.23661 c -0.78247,0.78247 -2.05341,0.78708 -2.83446,0.006 -0.78649,-0.78649 -0.77835,-2.05007 0.006,-2.83445 l 5.64481,-5.6448 c 0.7825,-0.78247 2.0534,-0.78708 2.8344,-0.006 0.0572,0.05713 0.1101,0.11678 0.1589,0.17858 0.0616,0.04854 0.1209,0.10123 0.1778,0.15806 l 11.3267,11.32673 c 0.7726,0.77257 0.7745,2.04087 -0.007,2.82191 -0.7865,0.7865 -2.0445,0.78397 -2.8219,0.0065 L 103.6627,39.16762 Z" /> + </clipPath> + <clipPath + id="clipPath5501" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5503" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5617" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5619" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5629" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5631" + d="m 24,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5635" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5637" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5645" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5647" + d="m 28,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 35.55361,33 36,32.55614 36,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 28.44639,31 28,31.44386 28,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5651" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5653" + d="m 28,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5661" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5663" + d="m 56,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5667" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5669" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5677" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5679" + d="m 60,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,33 68,32.55614 68,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,31 60,31.44386 60,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5683" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5685" + d="m 60,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5693" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5695" + d="m 87,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5699" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5701" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5709" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5711" + d="m 91,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 98.55361,33 99,32.55614 99,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 91.44639,31 91,31.44386 91,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5715" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5717" + d="m 91,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5725" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5727" + d="m 24,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5731" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5733" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5741" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5743" + d="m 30.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0033,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5747" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5749" + d="m 26,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5757" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5759" + d="m 56,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5763" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5765" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5773" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5775" + d="m 62.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0032,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5779" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5781" + d="m 58,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5789" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5791" + d="m 87,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5795" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5797" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5805" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5807" + d="m 93.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5811" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5813" + d="m 89,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5821" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5823" + d="m 32,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5827" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5829" + d="m 29,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5837" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5839" + d="m 64,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5843" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5845" + d="m 61,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5853" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5855" + d="m 95,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5859" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5861" + d="m 92,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6028" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6030" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6040" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6042" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6046" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6048" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6060" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6062" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6072" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6074" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6078" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6080" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6090" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6092" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6096" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6098" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6108" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6110" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6114" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6116" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6128" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6130" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6140" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6142" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6146" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6148" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6158" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6160" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6164" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6166" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6174" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6176" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6180" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6182" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6194" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6196" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6206" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6208" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6212" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6214" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6224" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6226" + d="m 96,53 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6230" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6232" + d="m 93,53 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6240" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6242" + d="m 24,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6246" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6248" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6256" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6258" + d="m 56,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6262" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6264" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6272" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6274" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6278" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6280" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6288" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6290" + d="m 88,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6294" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6296" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6304" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6306" + d="m 96,23 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6310" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6312" + d="m 93,23 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6499" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6501" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6511" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6513" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6517" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6519" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6531" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6533" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6543" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6545" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6549" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6551" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6561" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6563" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6567" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6569" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6579" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6581" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6585" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6587" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6599" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6601" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6611" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6613" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6617" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6619" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6629" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6631" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6635" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6637" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6645" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6647" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6651" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6653" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6665" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6667" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6677" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6679" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6683" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6685" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6695" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6697" + d="m 96,53 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6701" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6703" + d="m 93,53 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6711" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6713" + d="m 24,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6717" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6719" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6727" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6729" + d="m 56,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6733" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6735" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6743" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6745" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6749" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6751" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6759" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6761" + d="m 88,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6765" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6767" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6775" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6777" + d="m 96,23 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6781" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6783" + d="m 93,23 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5978" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5980" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5990" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5992" + d="m 24,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5996" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5998" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6006" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6008" + d="m 28,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 35.55361,33 36,32.55614 36,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 28.44639,31 28,31.44386 28,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6012" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6014" + d="m 28,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6022" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6024" + d="m 56,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6028-6" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6030-7" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6038" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6040" + d="m 60,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,33 68,32.55614 68,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,31 60,31.44386 60,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6044" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6046" + d="m 60,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6054" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6056" + d="m 87,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6060" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6062" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6070" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6072" + d="m 91,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 98.55361,33 99,32.55614 99,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 91.44639,31 91,31.44386 91,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6076" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6078" + d="m 91,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6086" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6088" + d="m 24,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6092" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6094" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6102" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6104" + d="m 30.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0033,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6108-5" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6110-3" + d="m 26,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6118" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6120" + d="m 56,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6124" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6126" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6134" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6136" + d="m 62.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0032,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6140-5" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6142-6" + d="m 58,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6150" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6152" + d="m 87,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6156" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6158" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6166" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6168-2" + d="m 93.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6172" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6174" + d="m 89,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6182" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6184-9" + d="m 32,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6188" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6190" + d="m 29,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6198" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6200" + d="m 64,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6204" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6206" + d="m 61,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6214" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6216-1" + d="m 95,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6220" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6222" + d="m 92,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="6.595402" + inkscape:cx="23.649497" + inkscape:cy="148.54955" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1440" + inkscape:window-height="852" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + showguides="true" + inkscape:guide-bbox="true" + units="px" + fit-margin-top="2" + fit-margin-left="2" + fit-margin-right="2" + fit-margin-bottom="2"> + <inkscape:grid + type="xygrid" + id="grid6508" + originx="-58.000001" + originy="-678" /> + <sodipodi:guide + position="0.9999997,198.00002" + orientation="0,1" + id="guide6546" /> + <sodipodi:guide + position="14,182.00002" + orientation="0,1" + id="guide6548" /> + <sodipodi:guide + position="1.9999997,195.00002" + orientation="1,0" + id="guide6550" /> + <sodipodi:guide + position="18,194.00002" + orientation="1,0" + id="guide6552" /> + <sodipodi:guide + position="32,190.00002" + orientation="1,0" + id="guide6554" /> + <sodipodi:guide + position="48.000001,189.00002" + orientation="1,0" + id="guide6556" /> + <sodipodi:guide + position="62.000001,191.00002" + orientation="1,0" + id="guide6558" /> + <sodipodi:guide + position="78,187.00002" + orientation="1,0" + id="guide6560" /> + <sodipodi:guide + position="46.000001,168.00002" + orientation="0,1" + id="guide6562" /> + <sodipodi:guide + position="47.000001,152.00002" + orientation="0,1" + id="guide6564" /> + <sodipodi:guide + position="3.9999997,138.00002" + orientation="0,1" + id="guide6566" /> + <sodipodi:guide + position="4.9999997,122.00002" + orientation="0,1" + id="guide6568" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + style="display:inline" + transform="translate(-28,-258.3622)"> + <g + id="g4165" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4195" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4197" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4209" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4211" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4213" + clip-path="url(#clipPath4215)"> + <g + id="g4219" + clip-path="url(#clipPath4221)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -50,63.10723 -49.10549,64 -48.00594,64 l 12.01188,0 C -34.89277,64 -34,63.10549 -34,62.00594 l 0,-12.01188 C -34,48.89277 -34.89451,48 -35.99406,48 l -12.01188,0 C -49.10723,48 -50,48.89451 -50,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4225" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4227" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="checkbox-unchecked" + transform="matrix(0.8,0,0,0.8,6,59.329592)" + inkscape:label="#g5656"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4179"> + <g + clip-path="url(#clipPath4183)" + id="g4181"> + <g + clip-path="url(#clipPath4189)" + id="g4187"> + <path + inkscape:connector-curvature="0" + id="path4193" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4199"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g4201"> + <image + id="image4207" + mask="url(#mask4203)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4229"> + <g + clip-path="url(#clipPath4233)" + id="g4231"> + <g + clip-path="url(#clipPath4239)" + id="g4237"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g4243"> + <path + inkscape:connector-curvature="0" + id="path4245" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + d="M 0,1.99406 C 0,0.8927712 0.8945138,0 1.99406,0 L 14.00594,0 C 15.10723,0 16,0.8945138 16,1.99406 l 0,12.01188 C 16,15.10723 15.10549,16 14.00594,16 L 1.99406,16 C 0.8927712,16 0,15.10549 0,14.00594 L 0,1.99406 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4263" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4265" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4277" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4279" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4281" + clip-path="url(#clipPath4283)"> + <g + id="g4287" + clip-path="url(#clipPath4289)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -18,63.10723 -17.10549,64 -16.00594,64 l 12.01188,0 C -2.892771,64 -2,63.10549 -2,62.00594 L -2,49.99406 C -2,48.89277 -2.894514,48 -3.99406,48 l -12.01188,0 C -17.10723,48 -18,48.89451 -18,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4295" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="checkbox-mixed" + transform="matrix(0.8,0,0,0.8,4,59.329597)" + inkscape:label="#g5670"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4247"> + <g + clip-path="url(#clipPath4251)" + id="g4249"> + <g + clip-path="url(#clipPath4257)" + id="g4255"> + <path + inkscape:connector-curvature="0" + id="path4261" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4267"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g4269"> + <image + id="image4275" + mask="url(#mask4271)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4297"> + <g + clip-path="url(#clipPath4301)" + id="g4299"> + <g + clip-path="url(#clipPath4307)" + id="g4305"> + <path + inkscape:connector-curvature="0" + id="path4311" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g4329" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4331" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4343" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4345" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4347" + clip-path="url(#clipPath4349)"> + <g + id="g4353" + clip-path="url(#clipPath4355)"> + <path + d="M 5,73 42,73 42,37 5,37 5,73 Z M 14,62.00594 C 14,63.10723 14.89451,64 15.99406,64 l 12.01188,0 C 29.10723,64 30,63.10549 30,62.00594 L 30,49.99406 C 30,48.89277 29.10549,48 28.00594,48 L 15.99406,48 C 14.89277,48 14,48.89451 14,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4359" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4361" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="checkbox-checked" + transform="matrix(0.8,0,0,0.8,2,59.329592)" + inkscape:label="#g5683"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4313"> + <g + clip-path="url(#clipPath4317)" + id="g4315"> + <g + clip-path="url(#clipPath4323)" + id="g4321"> + <path + inkscape:connector-curvature="0" + id="path4327" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4333"> + <g + transform="matrix(16,0,0,16,88,48)" + id="g4335"> + <image + id="image4341" + mask="url(#mask4337)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4363"> + <g + clip-path="url(#clipPath4367)" + id="g4365"> + <g + clip-path="url(#clipPath4373)" + id="g4371"> + <path + inkscape:connector-curvature="0" + id="path4377" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 86,65 20.6581,0 0,-17.83035 -20.6581,0 L 86,65 Z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-unchecked-insensitive" + transform="matrix(0.8,0,0,0.8,6,59.329592)" + inkscape:label="#g5630"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4379"> + <g + clip-path="url(#clipPath4383)" + id="g4381"> + <g + clip-path="url(#clipPath4389)" + id="g4387"> + <path + inkscape:connector-curvature="0" + id="path4393" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-mixed-insensitive" + transform="matrix(0.8,0,0,0.8,4,59.329597)" + inkscape:label="#g5636"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4395"> + <g + clip-path="url(#clipPath4399)" + id="g4397"> + <g + clip-path="url(#clipPath4405)" + id="g4403"> + <path + inkscape:connector-curvature="0" + id="path4409" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4411"> + <g + clip-path="url(#clipPath4415)" + id="g4413"> + <g + clip-path="url(#clipPath4421)" + id="g4419"> + <path + inkscape:connector-curvature="0" + id="path4425" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-checked-insensitive" + transform="matrix(0.8,0,0,0.8,2,59.329592)" + inkscape:label="#g5646"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4427"> + <g + clip-path="url(#clipPath4431)" + id="g4429"> + <g + clip-path="url(#clipPath4437)" + id="g4435"> + <path + inkscape:connector-curvature="0" + id="path4441" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4443"> + <g + clip-path="url(#clipPath4447)" + id="g4445"> + <g + clip-path="url(#clipPath4453)" + id="g4451"> + <path + inkscape:connector-curvature="0" + id="path4457" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 86,35 20.6581,0 0,-17.83035 -20.6581,0 L 86,35 Z" /> + </g> + </g> + </g> + </g> + <g + id="g4636" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4666" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4668" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4680" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4682" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)"> + <g + id="g4684" + clip-path="url(#clipPath4686)"> + <g + id="g4690" + clip-path="url(#clipPath4692)"> + <path + d="m -91,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -82,56.20723 -80.21097,58 -77.99574,58 l 23.99148,0 C -51.79277,58 -50,56.21097 -50,53.99574 l 0,-23.99148 C -50,27.79277 -51.78903,26 -54.00426,26 l -23.99148,0 C -80.20723,26 -82,27.78903 -82,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4696" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4698" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="grid-selection-unchecked" + transform="matrix(0.8,0,0,0.8,-178.00002,-422.95615)" + inkscape:label="#g5902"> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4650"> + <g + clip-path="url(#clipPath4654)" + id="g4652"> + <g + clip-path="url(#clipPath4660)" + id="g4658"> + <path + inkscape:connector-curvature="0" + id="path4664" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4670"> + <g + transform="matrix(32,0,0,32,24,26)" + id="g4672"> + <image + id="image4678" + mask="url(#mask4674)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4700"> + <g + clip-path="url(#clipPath4704)" + id="g4702"> + <g + clip-path="url(#clipPath4710)" + id="g4708"> + <g + transform="matrix(1,0,0,-1,24,58)" + id="g4714"> + <path + inkscape:connector-curvature="0" + id="path4716" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + d="M 0,4.004258 C 0,1.792767 1.789028,0 4.004258,0 L 27.99574,0 C 30.20723,0 32,1.789028 32,4.004258 L 32,27.99574 C 32,30.20723 30.21097,32 27.99574,32 L 4.004258,32 C 1.792767,32 0,30.21097 0,27.99574 L 0,4.004258 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4734" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4736" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4748" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4750" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)"> + <g + id="g4752" + clip-path="url(#clipPath4754)"> + <g + id="g4758" + clip-path="url(#clipPath4760)"> + <path + d="m -25,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -16,56.20723 -14.21097,58 -11.99574,58 l 23.99148,0 C 14.20723,58 16,56.21097 16,53.99574 L 16,30.00426 C 16,27.79277 14.21097,26 11.99574,26 l -23.99148,0 C -14.20723,26 -16,27.78903 -16,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4764" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4766" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="grid-selection-checked" + transform="matrix(0.8,0,0,0.8,-184.00002,-422.95615)" + inkscape:label="#g5916"> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4718"> + <g + clip-path="url(#clipPath4722)" + id="g4720"> + <g + clip-path="url(#clipPath4728)" + id="g4726"> + <path + inkscape:connector-curvature="0" + id="path4732" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,63 42,0 0,-42 -42,0 0,42 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4738"> + <g + transform="matrix(32,0,0,32,90,26)" + id="g4740"> + <image + id="image4746" + mask="url(#mask4742)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4768"> + <g + clip-path="url(#clipPath4772)" + id="g4770"> + <g + clip-path="url(#clipPath4778)" + id="g4776"> + <path + inkscape:connector-curvature="0" + id="path4782" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 91.00559,55 31.31411,0 0,-25.65833 -31.31411,0 0,25.65833 z" /> + </g> + </g> + </g> + </g> + <g + id="g4888" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4918" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4920" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4932" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4934" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g4936" + clip-path="url(#clipPath4938)"> + <g + id="g4942" + clip-path="url(#clipPath4944)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -50,63.10723 -49.10549,64 -48.00594,64 l 12.01188,0 C -34.89277,64 -34,63.10549 -34,62.00594 l 0,-12.01188 C -34,48.89277 -34.89451,48 -35.99406,48 l -12.01188,0 C -49.10723,48 -50,48.89451 -50,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4948" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4950" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="checkbox-unchecked-dark" + transform="matrix(0.8,0,0,0.8,6,23.329581)" + inkscape:label="#g5603"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4902"> + <g + clip-path="url(#clipPath4906)" + id="g4904"> + <g + clip-path="url(#clipPath4912)" + id="g4910"> + <path + inkscape:connector-curvature="0" + id="path4916" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4922"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g4924"> + <image + id="image4930" + mask="url(#mask4926)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4952"> + <g + clip-path="url(#clipPath4956)" + id="g4954"> + <g + clip-path="url(#clipPath4962)" + id="g4960"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g4966"> + <path + inkscape:connector-curvature="0" + id="path4968" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,1.99406 C 0,0.8927712 0.8945138,0 1.99406,0 L 14.00594,0 C 15.10723,0 16,0.8945138 16,1.99406 l 0,12.01188 C 16,15.10723 15.10549,16 14.00594,16 L 1.99406,16 C 0.8927712,16 0,15.10549 0,14.00594 L 0,1.99406 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4986" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4988" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5000" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5002" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g5004" + clip-path="url(#clipPath5006)"> + <g + id="g5010" + clip-path="url(#clipPath5012)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -18,63.10723 -17.10549,64 -16.00594,64 l 12.01188,0 C -2.892771,64 -2,63.10549 -2,62.00594 L -2,49.99406 C -2,48.89277 -2.894514,48 -3.99406,48 l -12.01188,0 C -17.10723,48 -18,48.89451 -18,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5016" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5018" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="checkbox-mixed-dark" + transform="matrix(0.8,0,0,0.8,4,23.329581)" + inkscape:label="#g5617"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4970"> + <g + clip-path="url(#clipPath4974)" + id="g4972"> + <g + clip-path="url(#clipPath4980)" + id="g4978"> + <path + inkscape:connector-curvature="0" + id="path4984" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4990"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g4992"> + <image + id="image4998" + mask="url(#mask4994)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5020"> + <g + clip-path="url(#clipPath5024)" + id="g5022"> + <g + clip-path="url(#clipPath5030)" + id="g5028"> + <path + inkscape:connector-curvature="0" + id="path5034" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g5052" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5054" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5066" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5068" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g5070" + clip-path="url(#clipPath5072)"> + <g + id="g5076" + clip-path="url(#clipPath5078)"> + <path + d="M 5,73 42,73 42,37 5,37 5,73 Z M 14,62.00594 C 14,63.10723 14.89451,64 15.99406,64 l 12.01188,0 C 29.10723,64 30,63.10549 30,62.00594 L 30,49.99406 C 30,48.89277 29.10549,48 28.00594,48 L 15.99406,48 C 14.89277,48 14,48.89451 14,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5082" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5084" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="checkbox-checked-dark" + inkscape:label="#g5096"> + <g + transform="matrix(1,0,0,-1,2,490.3622)" + id="g5036"> + <g + clip-path="url(#clipPath5040)" + id="g5038"> + <g + clip-path="url(#clipPath5046)" + id="g5044"> + <path + inkscape:connector-curvature="0" + id="path5050" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + inkscape:label="#g5056" + transform="matrix(1,0,0,-1,2,490.3622)" + id="5056"> + <g + transform="matrix(16,0,0,16,88,48)" + id="g5058"> + <image + id="image5064" + mask="url(#mask5060)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1,0,0,-1,1.670925,490.3622)" + id="g5086"> + <g + clip-path="url(#clipPath5090)" + id="g5088"> + <g + clip-path="url(#clipPath5096)" + id="g5094"> + <path + inkscape:connector-curvature="0" + id="path5100" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 86,65 20.6581,0 0,-17.83035 -20.6581,0 L 86,65 Z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-unchecked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,6,23.329581)" + inkscape:label="#g5696"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5102"> + <g + clip-path="url(#clipPath5106)" + id="g5104"> + <g + clip-path="url(#clipPath5112)" + id="g5110"> + <path + inkscape:connector-curvature="0" + id="path5116" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-mixed-insensitive-dark" + transform="matrix(0.8,0,0,0.8,4,23.329581)" + inkscape:label="#g5702"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5118"> + <g + clip-path="url(#clipPath5122)" + id="g5120"> + <g + clip-path="url(#clipPath5128)" + id="g5126"> + <path + inkscape:connector-curvature="0" + id="path5132" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5134"> + <g + clip-path="url(#clipPath5138)" + id="g5136"> + <g + clip-path="url(#clipPath5144)" + id="g5142"> + <path + inkscape:connector-curvature="0" + id="path5148" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-checked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,2,23.329581)" + inkscape:label="#g5712"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5150"> + <g + clip-path="url(#clipPath5154)" + id="g5152"> + <g + clip-path="url(#clipPath5160)" + id="g5158"> + <path + inkscape:connector-curvature="0" + id="path5164" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5166"> + <g + clip-path="url(#clipPath5170)" + id="g5168"> + <g + clip-path="url(#clipPath5176)" + id="g5174"> + <path + inkscape:connector-curvature="0" + id="path5180" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 86,35 20.6581,0 0,-17.83035 -20.6581,0 L 86,35 Z" /> + </g> + </g> + </g> + </g> + <g + id="g5359" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5389" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5391" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5403" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5405" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)"> + <g + id="g5407" + clip-path="url(#clipPath5409)"> + <g + id="g5413" + clip-path="url(#clipPath5415)"> + <path + d="m -91,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -82,56.20723 -80.21097,58 -77.99574,58 l 23.99148,0 C -51.79277,58 -50,56.21097 -50,53.99574 l 0,-23.99148 C -50,27.79277 -51.78903,26 -54.00426,26 l -23.99148,0 C -80.20723,26 -82,27.78903 -82,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5419" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5421" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="grid-selection-unchecked-dark" + transform="matrix(0.8,0,0,0.8,-178,-463.52756)" + inkscape:label="#g5929"> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5373"> + <g + clip-path="url(#clipPath5377)" + id="g5375"> + <g + clip-path="url(#clipPath5383)" + id="g5381"> + <path + inkscape:connector-curvature="0" + id="path5387" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5393"> + <g + transform="matrix(32,0,0,32,24,26)" + id="g5395"> + <image + id="image5401" + mask="url(#mask5397)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5423"> + <g + clip-path="url(#clipPath5427)" + id="g5425"> + <g + clip-path="url(#clipPath5433)" + id="g5431"> + <g + transform="matrix(1,0,0,-1,24,58)" + id="g5437"> + <path + inkscape:connector-curvature="0" + id="path5439" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,4.004258 C 0,1.792767 1.789028,0 4.004258,0 L 27.99574,0 C 30.20723,0 32,1.789028 32,4.004258 L 32,27.99574 C 32,30.20723 30.21097,32 27.99574,32 L 4.004258,32 C 1.792767,32 0,30.21097 0,27.99574 L 0,4.004258 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g5457" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5459" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5471" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5473" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)"> + <g + id="g5475" + clip-path="url(#clipPath5477)"> + <g + id="g5481" + clip-path="url(#clipPath5483)"> + <path + d="m -25,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -16,56.20723 -14.21097,58 -11.99574,58 l 23.99148,0 C 14.20723,58 16,56.21097 16,53.99574 L 16,30.00426 C 16,27.79277 14.21097,26 11.99574,26 l -23.99148,0 C -14.20723,26 -16,27.78903 -16,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5487" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5489" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="grid-selection-checked-dark" + transform="translate(-252.5,-667.5)" + inkscape:label="#g6494"> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5441"> + <g + clip-path="url(#clipPath5445)" + id="g5443"> + <g + clip-path="url(#clipPath5451)" + id="g5449"> + <path + inkscape:connector-curvature="0" + id="path5455" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,63 42,0 0,-42 -42,0 0,42 z" /> + </g> + </g> + </g> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5461"> + <g + transform="matrix(32,0,0,32,90,26)" + id="g5463"> + <image + id="image5469" + mask="url(#mask5465)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5491"> + <g + clip-path="url(#clipPath5495)" + id="g5493"> + <g + clip-path="url(#clipPath5501)" + id="g5499"> + <path + inkscape:connector-curvature="0" + id="path5505" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 91.00559,55 31.31411,0 0,-25.65833 -31.31411,0 0,25.65833 z" /> + </g> + </g> + </g> + </g> + <g + id="g5611" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" /> + <g + id="menuitem-checkbox-mixed" + transform="matrix(0.8,0,0,0.8,6,-18.956163)" + inkscape:label="#g5772"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5625"> + <g + clip-path="url(#clipPath5629)" + id="g5627"> + <g + clip-path="url(#clipPath5635)" + id="g5633"> + <path + inkscape:connector-curvature="0" + id="path5639" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 19,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5641"> + <g + clip-path="url(#clipPath5645)" + id="g5643"> + <g + clip-path="url(#clipPath5651)" + id="g5649"> + <path + inkscape:connector-curvature="0" + id="path5655" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 23,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-mixed-insensitive" + transform="matrix(0.8,0,0,0.8,4,-18.956163)" + inkscape:label="#g5762"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5657"> + <g + clip-path="url(#clipPath5661)" + id="g5659"> + <g + clip-path="url(#clipPath5667)" + id="g5665"> + <path + inkscape:connector-curvature="0" + id="path5671" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 51,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5673"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5677)" + id="g5675"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5683)" + id="g5681"> + <path + inkscape:connector-curvature="0" + id="path5687" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-mixed-hover" + transform="matrix(0.8,0,0,0.8,3,-18.956163)" + inkscape:label="#g5752"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5689"> + <g + clip-path="url(#clipPath5693)" + id="g5691"> + <g + clip-path="url(#clipPath5699)" + id="g5697"> + <path + inkscape:connector-curvature="0" + id="path5703" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 82,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#ffffff;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5705"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5709)" + id="g5707"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5715)" + id="g5713"> + <path + inkscape:connector-curvature="0" + id="path5719" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 86,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-checked" + transform="matrix(0.8,0,0,0.8,6,-18.956163)" + inkscape:label="#g5722"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5721"> + <g + clip-path="url(#clipPath5725)" + id="g5723"> + <g + clip-path="url(#clipPath5731)" + id="g5729"> + <path + inkscape:connector-curvature="0" + id="path5735" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 19,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#f1544d;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5737"> + <g + style="fill:#f1544d;fill-opacity:1" + clip-path="url(#clipPath5741)" + id="g5739"> + <g + style="fill:#f1544d;fill-opacity:1" + clip-path="url(#clipPath5747)" + id="g5745"> + <path + inkscape:connector-curvature="0" + id="path5751" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 22,101 20.65809,0 0,-17.83035 L 22,83.16965 22,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-checked-insensitive" + transform="matrix(0.8,0,0,0.8,4,-18.956163)" + inkscape:label="#g5732"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5753"> + <g + clip-path="url(#clipPath5757)" + id="g5755"> + <g + clip-path="url(#clipPath5763)" + id="g5761"> + <path + inkscape:connector-curvature="0" + id="path5767" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 51,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5769"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5773)" + id="g5771"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5779)" + id="g5777"> + <path + inkscape:connector-curvature="0" + id="path5783" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 54,101 20.65809,0 0,-17.83035 L 54,83.16965 54,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-checked-hover" + transform="matrix(0.8,0,0,0.8,3,-18.956163)" + inkscape:label="#g5742"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5785"> + <g + clip-path="url(#clipPath5789)" + id="g5787"> + <g + clip-path="url(#clipPath5795)" + id="g5793"> + <path + inkscape:connector-curvature="0" + id="path5799" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 82,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#ffffff;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5801"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5805)" + id="g5803"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5811)" + id="g5809"> + <path + inkscape:connector-curvature="0" + id="path5815" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,101 20.6581,0 0,-17.83035 -20.6581,0 L 85,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-radio-checked" + transform="matrix(0.8,0,0,0.8,5.8463904,-18.970443)" + inkscape:label="#g6472"> + <path + inkscape:connector-curvature="0" + id="rect6429-7-9" + d="m 30.192012,726.66581 c 6.666658,0 13.333342,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.666658,0 -13.333342,0 -20,0 0,6.66666 0,13.33333 0,20 z" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + mask="none" + transform="matrix(1.25,0,0,-1.25,0.192012,794.16581)" + id="g5817"> + <g + clip-path="url(#clipPath5821)" + id="g5819"> + <g + clip-path="url(#clipPath5827)" + id="g5825"> + <path + inkscape:connector-curvature="0" + id="path5831" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 24,70 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-radio-checked-insensitive" + transform="matrix(0.8,0,0,0.8,2.3340224,-17.961035)" + inkscape:label="#g6479"> + <path + inkscape:connector-curvature="0" + id="rect6429-7" + d="m 72.082472,725.40405 c 6.666659,0 13.333341,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.666659,0 -13.333341,0 -20,0 0,6.66666 0,13.33333 0,20 z" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,2.082472,792.90405)" + id="g5833"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5837)" + id="g5835"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5843)" + id="g5841"> + <path + inkscape:connector-curvature="0" + id="path5847" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 56,70 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="g6486" + transform="matrix(0.8,0,0,0.8,2.44964,-18.303531)"> + <g + id="menuitem-radio-checked-hover" + inkscape:label="#g5121"> + <path + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 109.43795,725.83217 c 6.66666,0 13.33334,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.66666,0 -13.33334,0 -20,0 0,6.66666 0,13.33333 0,20 z" + id="rect6429" + inkscape:connector-curvature="0" /> + <g + id="g5849" + transform="matrix(1.25,0,0,-1.25,0.68795,793.33217)" + style="fill:#ffffff;fill-opacity:1"> + <g + id="g5851" + clip-path="url(#clipPath5853)" + style="fill:#ffffff;fill-opacity:1"> + <g + id="g5857" + clip-path="url(#clipPath5859)" + style="fill:#ffffff;fill-opacity:1"> + <path + d="m 87,70 16,0 0,-16 -16,0 0,16 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path5863" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6072)" + id="g6070" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6078)" + id="g6076"> + <path + inkscape:connector-curvature="0" + id="path6082" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="radio-unchecked" + transform="matrix(0.8,0,0,0.8,6,-64.098995)" + inkscape:label="#g5782"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6038" + clip-path="url(#clipPath6040)"> + <g + id="g6044" + clip-path="url(#clipPath6046)"> + <path + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6050" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="g6058" + transform="matrix(20,0,0,-20,30,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6060)" + id="image6064" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6088" + clip-path="url(#clipPath6090)"> + <g + id="g6094" + clip-path="url(#clipPath6096)"> + <g + id="g6100" + transform="matrix(1,0,0,-1,24,64)"> + <path + d="M 0,8 C 0,3.581722 3.590712,0 8,0 l 0,0 c 4.41828,0 8,3.590712 8,8 l 0,0 c 0,4.41828 -3.59071,8 -8,8 l 0,0 C 3.581722,16 0,12.40929 0,8 l 0,0 z" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + id="path6102" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6140)" + id="g6138" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6146)" + id="g6144"> + <path + inkscape:connector-curvature="0" + id="path6150" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.418278,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.590712,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="radio-mixed" + transform="matrix(0.8,0,0,0.8,4,-64.098995)" + inkscape:label="#g5794"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6106" + clip-path="url(#clipPath6108)"> + <g + id="g6112" + clip-path="url(#clipPath6114)"> + <path + d="m 51,69 26,0 0,-26 -26,0 0,26 z" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6118" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + mask="none" + id="g6126" + transform="matrix(20,0,0,-20,70,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6128)" + id="image6132" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6156" + clip-path="url(#clipPath6158)"> + <g + id="g6162" + clip-path="url(#clipPath6164)"> + <path + d="m 55,62 18,0 0,-12 -18,0 0,12 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6168" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6206)" + id="g6204" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6212)" + id="g6210"> + <path + inkscape:connector-curvature="0" + id="path6216" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 5,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="radio-checked" + transform="matrix(0.8,0,0,0.8,2,-64.098995)" + inkscape:label="#g5804"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6172" + clip-path="url(#clipPath6174)"> + <g + id="g6178" + clip-path="url(#clipPath6180)"> + <path + d="m 83,69 26,0 0,-26 -26,0 0,26 z" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6184" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="g6192" + transform="matrix(20,0,0,-20,110,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6194)" + id="image6198" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6222" + clip-path="url(#clipPath6224)"> + <g + id="g6228" + clip-path="url(#clipPath6230)"> + <path + d="m 88,64 16,0 0,-16 -16,0 0,16 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6234" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="radio-unchecked-insensitive" + transform="matrix(0.8,0,0,0.8,6,-64.098995)" + inkscape:label="#g5814"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6238" + clip-path="url(#clipPath6240)"> + <g + id="g6244" + clip-path="url(#clipPath6246)"> + <path + d="m 19,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6250" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="radio-mixed-insensitive" + transform="matrix(0.8,0,0,0.8,4,-64.098995)" + inkscape:label="#g5820"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6254" + clip-path="url(#clipPath6256)"> + <g + id="g6260" + clip-path="url(#clipPath6262)"> + <path + d="m 51,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6266" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6270" + clip-path="url(#clipPath6272)"> + <g + id="g6276" + clip-path="url(#clipPath6278)"> + <path + d="m 55,32 18,0 0,-12 -18,0 0,12 z" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + id="path6282" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="radio-checked-insensitive" + transform="matrix(0.8,0,0,0.8,2,-64.098995)" + inkscape:label="#g5828"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6286" + clip-path="url(#clipPath6288)"> + <g + id="g6292" + clip-path="url(#clipPath6294)"> + <path + d="m 83,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6298" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6302" + clip-path="url(#clipPath6304)"> + <g + id="g6308" + clip-path="url(#clipPath6310)"> + <path + d="m 88,34 16,0 0,-16 -16,0 0,16 z" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + id="path6314" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6493" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6523" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6525" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6537" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6539" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6541" + clip-path="url(#clipPath6543)"> + <g + id="g6547" + clip-path="url(#clipPath6549)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6553" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6555" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="radio-unchecked-dark" + transform="matrix(0.8,0,0,0.8,6,-111.52756)" + inkscape:label="#g5836"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6507"> + <g + clip-path="url(#clipPath6511)" + id="g6509"> + <g + clip-path="url(#clipPath6517)" + id="g6515"> + <path + inkscape:connector-curvature="0" + id="path6521" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6527"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g6529"> + <image + id="image6535" + mask="url(#mask6531)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6557"> + <g + clip-path="url(#clipPath6561)" + id="g6559"> + <g + clip-path="url(#clipPath6567)" + id="g6565"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g6571"> + <path + inkscape:connector-curvature="0" + id="path6573" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,8 C 0,3.581722 3.590712,0 8,0 l 0,0 c 4.41828,0 8,3.590712 8,8 l 0,0 c 0,4.41828 -3.59071,8 -8,8 l 0,0 C 3.581722,16 0,12.40929 0,8 l 0,0 z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g6591" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6593" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6605" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6607" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6609" + clip-path="url(#clipPath6611)"> + <g + id="g6615" + clip-path="url(#clipPath6617)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.418278,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.590712,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6621" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6623" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="radio-mixed-dark" + transform="matrix(0.8,0,0,0.8,4,-111.52756)" + inkscape:label="#g5850"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6575"> + <g + clip-path="url(#clipPath6579)" + id="g6577"> + <g + clip-path="url(#clipPath6585)" + id="g6583"> + <path + inkscape:connector-curvature="0" + id="path6589" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6595"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g6597"> + <image + id="image6603" + mask="url(#mask6599)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6625"> + <g + clip-path="url(#clipPath6629)" + id="g6627"> + <g + clip-path="url(#clipPath6635)" + id="g6633"> + <path + inkscape:connector-curvature="0" + id="path6639" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g6657" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6659" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6671" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6673" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6675" + clip-path="url(#clipPath6677)"> + <g + id="g6681" + clip-path="url(#clipPath6683)"> + <path + d="m 5,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6687" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6689" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="radio-checked-dark" + transform="matrix(0.8,0,0,0.8,2,-111.52756)" + inkscape:label="#g5863"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6641"> + <g + clip-path="url(#clipPath6645)" + id="g6643"> + <g + clip-path="url(#clipPath6651)" + id="g6649"> + <path + inkscape:connector-curvature="0" + id="path6655" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6661"> + <g + transform="matrix(16,0,0,16,88,48)" + id="g6663"> + <image + id="image6669" + mask="url(#mask6665)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6691"> + <g + clip-path="url(#clipPath6695)" + id="g6693"> + <g + clip-path="url(#clipPath6701)" + id="g6699"> + <path + inkscape:connector-curvature="0" + id="path6705" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 88,64 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="radio-unchecked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,6,-111.52756)" + inkscape:label="#g5876"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6707"> + <g + clip-path="url(#clipPath6711)" + id="g6709"> + <g + clip-path="url(#clipPath6717)" + id="g6715"> + <path + inkscape:connector-curvature="0" + id="path6721" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="radio-mixed-insensitive-dark" + transform="matrix(0.8,0,0,0.8,4,-111.52756)" + inkscape:label="#g5882"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6723"> + <g + clip-path="url(#clipPath6727)" + id="g6725"> + <g + clip-path="url(#clipPath6733)" + id="g6731"> + <path + inkscape:connector-curvature="0" + id="path6737" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6739"> + <g + clip-path="url(#clipPath6743)" + id="g6741"> + <g + clip-path="url(#clipPath6749)" + id="g6747"> + <path + inkscape:connector-curvature="0" + id="path6753" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="radio-checked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,2,-111.52756)" + inkscape:label="#g5892"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6755"> + <g + clip-path="url(#clipPath6759)" + id="g6757"> + <g + clip-path="url(#clipPath6765)" + id="g6763"> + <path + inkscape:connector-curvature="0" + id="path6769" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6771"> + <g + clip-path="url(#clipPath6775)" + id="g6773"> + <g + clip-path="url(#clipPath6781)" + id="g6779"> + <path + inkscape:connector-curvature="0" + id="path6785" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 88,34 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="pane-handle" + transform="translate(30,-549.99986)" + style="color:#000000" + inkscape:label="#g5066-3"> + <rect + id="rect5068" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1051.3621" + width="1" /> + <rect + id="rect5070" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1047.3621" + width="1" /> + <rect + id="rect5072" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1043.3621" + width="1" /> + </g> + <g + id="g5972" + transform="matrix(1.25,0,0,-1.25,837.09246,481.76841)" /> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="slices" + style="display:none;opacity:0.3" + transform="translate(-28,-258.3622)"> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-unchecked" + width="32" + height="32" + x="30" + y="260.36221" + inkscape:label="#rect6510" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-checked" + width="32" + height="32" + x="90" + y="260.36221" + inkscape:label="#rect6512" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-unchecked-dark" + width="32" + height="32" + x="30" + y="320.36221" + inkscape:label="#rect6514" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-checked-dark" + width="32" + height="32" + x="90" + y="320.36221" + inkscape:label="#rect6516" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked" + width="16" + height="16" + x="30" + y="366.36221" + inkscape:label="#rect6518" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed" + width="16" + height="16" + x="60" + y="366.36221" + inkscape:label="#rect6520" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked" + width="16" + height="16" + x="90" + y="366.36221" + inkscape:label="#rect6522" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-insensitive" + width="16" + height="16" + x="30" + y="396.36221" + inkscape:label="#rect6524" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-insensitive" + width="16" + height="16" + x="60" + y="396.36221" + inkscape:label="#rect6526" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-insensitive" + width="16" + height="16" + x="90" + y="396.36221" + inkscape:label="#rect6528" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-dark" + width="16" + height="16" + x="30" + y="426.36221" + inkscape:label="#rect6530" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-dark" + width="16" + height="16" + x="60" + y="426.36221" + inkscape:label="#rect6532" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-dark" + width="16" + height="16" + x="90" + y="426.36221" + inkscape:label="#rect6534" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-insensitive-dark" + width="16" + height="16" + x="30" + y="456.36221" + inkscape:label="#rect6536" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-insensitive-dark" + width="16" + height="16" + x="60" + y="456.36221" + inkscape:label="#rect6538" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-insensitive-dark" + width="16" + height="16" + x="90" + y="456.36221" + inkscape:label="#rect6540" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-pane-handle" + width="4" + height="9" + x="30" + y="493.36221" + inkscape:label="#rect6542" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked" + width="16" + height="16" + x="30" + y="516.36218" + inkscape:label="#rect6570" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked-insensitive" + width="16" + height="15.999999" + x="60" + y="516.36218" + inkscape:label="#rect6572" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked-hover" + width="15.999999" + height="16" + x="90" + y="516.36218" + inkscape:label="#rect6574" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked" + width="16" + height="16" + x="30" + y="546.36218" + inkscape:label="#rect6576" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked-insensitive" + width="16" + height="16" + x="60" + y="546.36218" + inkscape:label="#rect6578" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked-hover" + width="15.999999" + height="16" + x="90" + y="546.36218" + inkscape:label="#rect6580" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed" + width="16" + height="16" + x="30" + y="576.36218" + inkscape:label="#rect6582" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed-insensitive" + width="16" + height="16" + x="60" + y="576.36218" + inkscape:label="#rect6584" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed-hover" + width="16" + height="16" + x="90" + y="576.36218" + inkscape:label="#rect6586" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked" + width="16" + height="16" + x="30" + y="606.36218" + inkscape:label="#rect6588" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed" + width="16" + height="16" + x="60" + y="606.36218" + inkscape:label="#rect6590" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked" + width="15.999999" + height="16" + x="90" + y="606.36218" + inkscape:label="#rect6592" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-insensitive" + width="16" + height="16" + x="30" + y="636.36218" + inkscape:label="#rect6594" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-insensitive" + width="16" + height="16" + x="60" + y="636.36218" + inkscape:label="#rect6596" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-insensitive" + width="16" + height="16" + x="90" + y="636.36218" + inkscape:label="#rect6598" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-dark" + width="16" + height="16" + x="30" + y="666.36218" + inkscape:label="#rect6604" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-dark" + width="16" + height="16" + x="60" + y="666.36218" + inkscape:label="#rect6606" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-dark" + width="15.999999" + height="16" + x="90" + y="666.36218" + inkscape:label="#rect6608" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-insensitive-dark" + width="16" + height="16" + x="30" + y="696.36218" + inkscape:label="#rect6610" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-insensitive-dark" + width="16" + height="16" + x="60" + y="696.36218" + inkscape:label="#rect6612" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-insensitive-dark" + width="15.999999" + height="16" + x="90" + y="696.36218" + inkscape:label="#rect6614" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/all-assets.txt b/.themes/caelus/caelus/gtk-3.0/assets/all-assets.txt new file mode 100644 index 0000000..6e738e3 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/gtk-3.0/assets/change_dpi.sh b/.themes/caelus/caelus/gtk-3.0/assets/change_dpi.sh new file mode 100755 index 0000000..0c03497 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/gtk-3.0/assets/checkbox-checked-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-checked-dark.svg new file mode 100644 index 0000000..993f829 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-checked-dark.svg @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg new file mode 100644 index 0000000..4460212 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 14.550781 5.695312 L 118.78125 5.695312 C 123.371094 5.695312 127.117188 9.441406 127.117188 14.03125 L 127.117188 118.75 C 127.117188 123.371094 123.371094 127.082031 118.78125 127.082031 L 14.550781 127.082031 C 9.960938 127.082031 6.21875 123.371094 6.21875 118.75 L 6.21875 14.03125 C 6.21875 9.441406 9.960938 5.695312 14.550781 5.695312 Z M 14.550781 5.695312 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg new file mode 100644 index 0000000..4460212 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 14.550781 5.695312 L 118.78125 5.695312 C 123.371094 5.695312 127.117188 9.441406 127.117188 14.03125 L 127.117188 118.75 C 127.117188 123.371094 123.371094 127.082031 118.78125 127.082031 L 14.550781 127.082031 C 9.960938 127.082031 6.21875 123.371094 6.21875 118.75 L 6.21875 14.03125 C 6.21875 9.441406 9.960938 5.695312 14.550781 5.695312 Z M 14.550781 5.695312 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/checkbox-checked.svg b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-checked.svg new file mode 100644 index 0000000..5e89535 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-checked.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed-dark.svg new file mode 100644 index 0000000..bc9d1c6 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg new file mode 100644 index 0000000..4dd2f2c --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 14.453125 7.292969 L 119.402344 7.292969 C 124.25 7.292969 128.15625 11.101562 128.15625 15.851562 L 128.15625 118.554688 C 128.15625 123.273438 124.25 127.117188 119.402344 127.117188 L 14.453125 127.117188 C 9.601562 127.117188 5.695312 123.273438 5.695312 118.554688 L 5.695312 15.851562 C 5.695312 11.101562 9.601562 7.292969 14.453125 7.292969 Z M 14.453125 7.292969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..4dd2f2c --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 14.453125 7.292969 L 119.402344 7.292969 C 124.25 7.292969 128.15625 11.101562 128.15625 15.851562 L 128.15625 118.554688 C 128.15625 123.273438 124.25 127.117188 119.402344 127.117188 L 14.453125 127.117188 C 9.601562 127.117188 5.695312 123.273438 5.695312 118.554688 L 5.695312 15.851562 C 5.695312 11.101562 9.601562 7.292969 14.453125 7.292969 Z M 14.453125 7.292969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed.svg b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed.svg new file mode 100644 index 0000000..bc9d1c6 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-mixed.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg new file mode 100644 index 0000000..803c729 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg new file mode 100644 index 0000000..efc2880 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 13.933594 5.175781 L 118.878906 5.175781 C 123.730469 5.175781 127.636719 9.015625 127.636719 13.800781 L 127.636719 117.414062 C 127.636719 122.199219 123.730469 126.042969 118.878906 126.042969 L 13.933594 126.042969 C 9.082031 126.042969 5.175781 122.199219 5.175781 117.414062 L 5.175781 13.800781 C 5.175781 9.015625 9.082031 5.175781 13.933594 5.175781 Z M 13.933594 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg new file mode 100644 index 0000000..efc2880 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 13.933594 5.175781 L 118.878906 5.175781 C 123.730469 5.175781 127.636719 9.015625 127.636719 13.800781 L 127.636719 117.414062 C 127.636719 122.199219 123.730469 126.042969 118.878906 126.042969 L 13.933594 126.042969 C 9.082031 126.042969 5.175781 122.199219 5.175781 117.414062 L 5.175781 13.800781 C 5.175781 9.015625 9.082031 5.175781 13.933594 5.175781 Z M 13.933594 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked.svg b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked.svg new file mode 100644 index 0000000..803c729 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/checkbox-unchecked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/grid-selection-checked-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/grid-selection-checked-dark.svg new file mode 100644 index 0000000..98d5d75 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/grid-selection-checked-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="333pt" viewBox="0 0 333 333" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 20.246094 11.914062 L 316.082031 11.914062 C 320.671875 11.914062 324.414062 15.625 324.414062 20.246094 L 324.414062 316.082031 C 324.414062 320.671875 320.671875 324.414062 316.082031 324.414062 L 20.246094 324.414062 C 15.625 324.414062 11.914062 320.671875 11.914062 316.082031 L 11.914062 20.246094 C 11.914062 15.625 15.625 11.914062 20.246094 11.914062 Z M 20.246094 11.914062 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 242.773438 81.640625 C 235.15625 81.835938 227.636719 85.027344 222.234375 90.527344 L 138.3125 170.441406 L 109.503906 138.183594 C 99.25 124.511719 76.789062 123.046875 64.910156 135.253906 C 53.027344 147.492188 54.6875 170.378906 68.164062 180.695312 L 117.839844 234.015625 C 137.335938 253.546875 146.160156 250.945312 165.851562 231.21875 C 165.851562 231.21875 233.5625 149.773438 273.273438 122.234375 C 282.03125 113.898438 285.710938 111.589844 281.121094 100.324219 C 276.5625 89.03125 254.753906 81.21875 242.773438 81.640625 Z M 242.773438 81.640625 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/grid-selection-checked.svg b/.themes/caelus/caelus/gtk-3.0/assets/grid-selection-checked.svg new file mode 100644 index 0000000..98d5d75 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/grid-selection-checked.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="333pt" viewBox="0 0 333 333" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 20.246094 11.914062 L 316.082031 11.914062 C 320.671875 11.914062 324.414062 15.625 324.414062 20.246094 L 324.414062 316.082031 C 324.414062 320.671875 320.671875 324.414062 316.082031 324.414062 L 20.246094 324.414062 C 15.625 324.414062 11.914062 320.671875 11.914062 316.082031 L 11.914062 20.246094 C 11.914062 15.625 15.625 11.914062 20.246094 11.914062 Z M 20.246094 11.914062 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 242.773438 81.640625 C 235.15625 81.835938 227.636719 85.027344 222.234375 90.527344 L 138.3125 170.441406 L 109.503906 138.183594 C 99.25 124.511719 76.789062 123.046875 64.910156 135.253906 C 53.027344 147.492188 54.6875 170.378906 68.164062 180.695312 L 117.839844 234.015625 C 137.335938 253.546875 146.160156 250.945312 165.851562 231.21875 C 165.851562 231.21875 233.5625 149.773438 273.273438 122.234375 C 282.03125 113.898438 285.710938 111.589844 281.121094 100.324219 C 276.5625 89.03125 254.753906 81.21875 242.773438 81.640625 Z M 242.773438 81.640625 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg new file mode 100644 index 0000000..76c1a48 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="333pt" viewBox="0 0 333 333" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 20.246094 11.914062 L 316.082031 11.914062 C 320.671875 11.914062 324.414062 15.625 324.414062 20.246094 L 324.414062 316.082031 C 324.414062 320.671875 320.671875 324.414062 316.082031 324.414062 L 20.246094 324.414062 C 15.625 324.414062 11.914062 320.671875 11.914062 316.082031 L 11.914062 20.246094 C 11.914062 15.625 15.625 11.914062 20.246094 11.914062 Z M 20.246094 11.914062 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked.svg b/.themes/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked.svg new file mode 100644 index 0000000..76c1a48 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/grid-selection-unchecked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="333pt" viewBox="0 0 333 333" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 20.246094 11.914062 L 316.082031 11.914062 C 320.671875 11.914062 324.414062 15.625 324.414062 20.246094 L 324.414062 316.082031 C 324.414062 320.671875 320.671875 324.414062 316.082031 324.414062 L 20.246094 324.414062 C 15.625 324.414062 11.914062 320.671875 11.914062 316.082031 L 11.914062 20.246094 C 11.914062 15.625 15.625 11.914062 20.246094 11.914062 Z M 20.246094 11.914062 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg new file mode 100644 index 0000000..73b5b98 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg new file mode 100644 index 0000000..5e1af06 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg new file mode 100644 index 0000000..8b58526 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg new file mode 100644 index 0000000..a4b1906 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..ef40c30 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg new file mode 100644 index 0000000..94ace77 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg new file mode 100644 index 0000000..e8cc73c --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg new file mode 100644 index 0000000..e3b29b0 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg new file mode 100644 index 0000000..5fa2a5d --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg new file mode 100644 index 0000000..0eb6586 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked.svg new file mode 100644 index 0000000..6302581 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-checked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg new file mode 100644 index 0000000..1785d24 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg new file mode 100644 index 0000000..d2d6648 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg new file mode 100644 index 0000000..ed7e4af --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed.svg new file mode 100644 index 0000000..9662b87 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-mixed.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg new file mode 100644 index 0000000..1f6156a --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/pane-handle-vertical.svg b/.themes/caelus/caelus/gtk-3.0/assets/pane-handle-vertical.svg new file mode 100644 index 0000000..c09e688 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/pane-handle-vertical.svg @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="75pt" height="33pt" viewBox="0 0 75 33" version="1.1"> +<defs> +<filter id="alpha" filterUnits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%"> + <feColorMatrix type="matrix" in="SourceGraphic" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> +</filter> +<image id="image9" width="75" height="33" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAhCAYAAACRIVbWAAAABmJLR0QA/wD/AP+gvaeTAAAAZElEQVRoge3QsQmEABREwe81oDVYzrVtTeZ2ILxEUGbiDZa3DDMzc6zr9j/P/W7ze+rMF4gViBWIFYgViBWIFYgViBWIFYgViBWIFYgViBWIFYgViBWIFYgViBWIFYgFAABvcgF9SgN3pbm/PgAAAABJRU5ErkJggg=="/> +<mask id="mask0"> + <g filter="url(#alpha)"> +<use xlink:href="#image9"/> + </g> +</mask> +<clipPath id="clip1"> + <rect width="75" height="33"/> +</clipPath> +<g id="surface11" clip-path="url(#clip1)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 75 33.332031 L 66.667969 33.332031 L 66.667969 0 L 75 0 Z M 75 33.332031 "/> +</g> +<image id="image17" width="75" height="33" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAhCAYAAACRIVbWAAAABmJLR0QA/wD/AP+gvaeTAAAAdUlEQVRoge3QsQ2CAABEUZGC2hFciwWcyQVcyxGsKUhYAIvfiCTvtddc/nD5A69puj/W9fZtf47jZ16W9y8/7bkefeBMxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxAIAgDPZAFX+CDDsK9FnAAAAAElFTkSuQmCC"/> +<mask id="mask1"> + <g filter="url(#alpha)"> +<use xlink:href="#image17"/> + </g> +</mask> +<clipPath id="clip2"> + <rect width="75" height="33"/> +</clipPath> +<g id="surface19" clip-path="url(#clip2)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 33.332031 L 33.332031 33.332031 L 33.332031 0 L 41.667969 0 Z M 41.667969 33.332031 "/> +</g> +<image id="image25" width="75" height="33" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAhCAYAAACRIVbWAAAABmJLR0QA/wD/AP+gvaeTAAAAaklEQVRoge3QsQ3CQAAEQUDOXm7GOW1TDjX4O6ADSxtZL2biC0773LfteFz4jPF9z3lebf7F6+4DKxErECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxALAABW8gMYpgUwh9byuwAAAABJRU5ErkJggg=="/> +<mask id="mask2"> + <g filter="url(#alpha)"> +<use xlink:href="#image25"/> + </g> +</mask> +<clipPath id="clip3"> + <rect width="75" height="33"/> +</clipPath> +<g id="surface27" clip-path="url(#clip3)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 8.332031 33.332031 L 0 33.332031 L 0 0 L 8.332031 0 Z M 8.332031 33.332031 "/> +</g> +</defs> +<g id="surface1"> +<use xlink:href="#surface11" mask="url(#mask0)"/> +<use xlink:href="#surface19" mask="url(#mask1)"/> +<use xlink:href="#surface27" mask="url(#mask2)"/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/pane-handle.png b/.themes/caelus/caelus/gtk-3.0/assets/pane-handle.png new file mode 100644 index 0000000..e67a9dc Binary files /dev/null and b/.themes/caelus/caelus/gtk-3.0/assets/pane-handle.png differ diff --git a/.themes/caelus/caelus/gtk-3.0/assets/pane-handle.svg b/.themes/caelus/caelus/gtk-3.0/assets/pane-handle.svg new file mode 100644 index 0000000..a2a8714 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/pane-handle.svg @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="33pt" height="75pt" viewBox="0 0 33 75" version="1.1"> +<defs> +<filter id="alpha" filterUnits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%"> + <feColorMatrix type="matrix" in="SourceGraphic" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> +</filter> +<image id="image9" width="33" height="75" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAABLCAYAAAD+i+5TAAAABmJLR0QA/wD/AP+gvaeTAAAATklEQVRoge3OIQ6AMBBE0YXUknIWPKfHcxYabAVqdTF17+lJ5kcAAAAAAAAAAEBExHLVus88OFt7hhFbKcfMiLf3e7RZZwb8JSKJSCLSBwPTCBHQfxYWAAAAAElFTkSuQmCC"/> +<mask id="mask0"> + <g filter="url(#alpha)"> +<use xlink:href="#image9"/> + </g> +</mask> +<clipPath id="clip1"> + <rect width="33" height="75"/> +</clipPath> +<g id="surface11" clip-path="url(#clip1)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 33.332031 66.667969 L 33.332031 75 L 0 75 L 0 66.667969 Z M 33.332031 66.667969 "/> +</g> +<image id="image17" width="33" height="75" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAABLCAYAAAD+i+5TAAAABmJLR0QA/wD/AP+gvaeTAAAAYUlEQVRoge3OsQmAQBBFwVMPjCzCFizHzmzAcmzBEgyMDi4wMtZkQWQmXva/lAAAAABIzdr3Y+TAXMr+GDHkPEVGnLVuTzdtZMBbIm4ibp+IyEvXHZEDc62R7wEAAAD+4wLtUAvzrnEaRAAAAABJRU5ErkJggg=="/> +<mask id="mask1"> + <g filter="url(#alpha)"> +<use xlink:href="#image17"/> + </g> +</mask> +<clipPath id="clip2"> + <rect width="33" height="75"/> +</clipPath> +<g id="surface19" clip-path="url(#clip2)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 33.332031 33.332031 L 33.332031 41.667969 L 0 41.667969 L 0 33.332031 Z M 33.332031 33.332031 "/> +</g> +<image id="image25" width="33" height="75" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAABLCAYAAAD+i+5TAAAABmJLR0QA/wD/AP+gvaeTAAAATUlEQVRoge3OIQ6AMBBFQUpqSTkLntPjOQsNtgK1GswaMqM3+19Zat2mRPcY59vNnBnwlYggIogI5WhtzRzYe78y/wMAAAAAAAAA8CcP/2EIET6xKgwAAAAASUVORK5CYII="/> +<mask id="mask2"> + <g filter="url(#alpha)"> +<use xlink:href="#image25"/> + </g> +</mask> +<clipPath id="clip3"> + <rect width="33" height="75"/> +</clipPath> +<g id="surface27" clip-path="url(#clip3)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 33.332031 0 L 33.332031 8.332031 L 0 8.332031 L 0 0 Z M 33.332031 0 "/> +</g> +</defs> +<g id="surface1"> +<use xlink:href="#surface11" mask="url(#mask0)"/> +<use xlink:href="#surface19" mask="url(#mask1)"/> +<use xlink:href="#surface27" mask="url(#mask2)"/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/pane-handle@2.png b/.themes/caelus/caelus/gtk-3.0/assets/pane-handle@2.png new file mode 100644 index 0000000..8a2cd07 Binary files /dev/null and b/.themes/caelus/caelus/gtk-3.0/assets/pane-handle@2.png differ diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-checked-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-checked-dark.svg new file mode 100644 index 0000000..90e37ab --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-checked-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg new file mode 100644 index 0000000..2dff2a0 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.925781 4.132812 C 101.335938 4.132812 129.199219 32.128906 129.199219 66.667969 C 129.199219 101.203125 101.335938 129.199219 66.925781 129.199219 C 32.519531 129.199219 4.65625 101.203125 4.65625 66.667969 C 4.65625 32.128906 32.519531 4.132812 66.925781 4.132812 Z M 66.925781 4.132812 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive.svg new file mode 100644 index 0000000..2dff2a0 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-checked-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.925781 4.132812 C 101.335938 4.132812 129.199219 32.128906 129.199219 66.667969 C 129.199219 101.203125 101.335938 129.199219 66.925781 129.199219 C 32.519531 129.199219 4.65625 101.203125 4.65625 66.667969 C 4.65625 32.128906 32.519531 4.132812 66.925781 4.132812 Z M 66.925781 4.132812 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-checked.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-checked.svg new file mode 100644 index 0000000..90e37ab --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-checked.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-mixed-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-mixed-dark.svg new file mode 100644 index 0000000..64ead24 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-mixed-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg new file mode 100644 index 0000000..96f6365 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 67.21875 6.835938 C 101.171875 6.835938 128.710938 33.722656 128.710938 66.863281 C 128.710938 100 101.171875 126.855469 67.21875 126.855469 C 33.269531 126.855469 5.730469 100 5.730469 66.863281 C 5.730469 33.722656 33.269531 6.835938 67.21875 6.835938 Z M 67.21875 6.835938 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive.svg new file mode 100644 index 0000000..96f6365 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-mixed-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 67.21875 6.835938 C 101.171875 6.835938 128.710938 33.722656 128.710938 66.863281 C 128.710938 100 101.171875 126.855469 67.21875 126.855469 C 33.269531 126.855469 5.730469 100 5.730469 66.863281 C 5.730469 33.722656 33.269531 6.835938 67.21875 6.835938 Z M 67.21875 6.835938 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-mixed.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-mixed.svg new file mode 100644 index 0000000..64ead24 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-mixed.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-selected-insensitive.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-selected-insensitive.svg new file mode 100644 index 0000000..2dff2a0 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-selected-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.925781 4.132812 C 101.335938 4.132812 129.199219 32.128906 129.199219 66.667969 C 129.199219 101.203125 101.335938 129.199219 66.925781 129.199219 C 32.519531 129.199219 4.65625 101.203125 4.65625 66.667969 C 4.65625 32.128906 32.519531 4.132812 66.925781 4.132812 Z M 66.925781 4.132812 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-selected.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-selected.svg new file mode 100644 index 0000000..90e37ab --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-selected.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-unchecked-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-unchecked-dark.svg new file mode 100644 index 0000000..712de67 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-unchecked-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg new file mode 100644 index 0000000..647135c --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.144531 5.175781 C 100.976562 5.175781 129.199219 32.714844 129.199219 66.667969 C 129.199219 100.617188 100.976562 128.15625 66.144531 128.15625 C 31.316406 128.15625 3.058594 100.617188 3.058594 66.667969 C 3.058594 32.714844 31.316406 5.175781 66.144531 5.175781 Z M 66.144531 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg new file mode 100644 index 0000000..647135c --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.144531 5.175781 C 100.976562 5.175781 129.199219 32.714844 129.199219 66.667969 C 129.199219 100.617188 100.976562 128.15625 66.144531 128.15625 C 31.316406 128.15625 3.058594 100.617188 3.058594 66.667969 C 3.058594 32.714844 31.316406 5.175781 66.144531 5.175781 Z M 66.144531 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-unchecked.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-unchecked.svg new file mode 100644 index 0000000..712de67 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-unchecked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-unselected-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-unselected-dark.svg new file mode 100644 index 0000000..214ed94 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-unselected-dark.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> +<g transform="translate(0 -1036.3622)"> +<path style="fill:#393939" d="M 15,8 A 7,7 0 1 1 1,8 7,7 0 1 1 15,8 z" transform="matrix(1.04961 0 0 1.03157 -.42841 1036.2044)"/> +<path style="fill:#1f1f1f" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg new file mode 100644 index 0000000..0fdfaf4 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> +<g transform="translate(0 -1036.3622)"> +<path style="fill:#2a2a2a" d="m 7.9891678,1037.1027 c 4.0385812,0 7.3124992,3.254 7.3124992,7.2678 0,4.0139 -3.273918,7.2679 -7.3124992,7.2679 -4.0385821,0 -7.31249997,-3.254 -7.31249997,-7.2679 0,-4.0138 3.27391787,-7.2678 7.31249997,-7.2678 z"/> +<path style="fill:#1f1f1f" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive.svg new file mode 100644 index 0000000..647135c --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-unselected-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.144531 5.175781 C 100.976562 5.175781 129.199219 32.714844 129.199219 66.667969 C 129.199219 100.617188 100.976562 128.15625 66.144531 128.15625 C 31.316406 128.15625 3.058594 100.617188 3.058594 66.667969 C 3.058594 32.714844 31.316406 5.175781 66.144531 5.175781 Z M 66.144531 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/radio-unselected.svg b/.themes/caelus/caelus/gtk-3.0/assets/radio-unselected.svg new file mode 100644 index 0000000..712de67 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/radio-unselected.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/gtk-3.0/assets/sed.sh b/.themes/caelus/caelus/gtk-3.0/assets/sed.sh new file mode 100755 index 0000000..0988307 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/sed.sh @@ -0,0 +1,9 @@ +#!/bin/sh +sed -i \ + -e 's/#1e1f1e/rgb(0%,0%,0%)/g' \ + -e 's/#d9cdb5/rgb(100%,100%,100%)/g' \ + -e 's/#0f0f0f/rgb(50%,0%,0%)/g' \ + -e 's/#ef934d/rgb(0%,50%,0%)/g' \ + -e 's/#272a28/rgb(50%,0%,50%)/g' \ + -e 's/#d9cdb5/rgb(0%,0%,50%)/g' \ + "$@" diff --git a/.themes/caelus/caelus/gtk-3.0/assets/unsed.sh b/.themes/caelus/caelus/gtk-3.0/assets/unsed.sh new file mode 100755 index 0000000..1cc4e1b --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/assets/unsed.sh @@ -0,0 +1,11 @@ +#!/bin/sh +sed -i \ + -e 's/rgb(0%,0%,0%)/#1e1f1e/g' \ + -e 's/rgb(100%,100%,100%)/#d9cdb5/g' \ + -e 's/rgb(50%,0%,0%)/#0f0f0f/g' \ + -e 's/rgb(0%,50%,0%)/#ef934d/g' \ + -e 's/rgb(0%,50.196078%,0%)/#ef934d/g' \ + -e 's/rgb(50%,0%,50%)/#272a28/g' \ + -e 's/rgb(50.196078%,0%,50.196078%)/#272a28/g' \ + -e 's/rgb(0%,0%,50%)/#d9cdb5/g' \ + "$@" diff --git a/.themes/caelus/caelus/gtk-3.0/gtk-dark.css b/.themes/caelus/caelus/gtk-3.0/gtk-dark.css new file mode 100644 index 0000000..b00626d --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/gtk-dark.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk/dist/gtk-dark.css"); diff --git a/.themes/caelus/caelus/gtk-3.0/gtk.css b/.themes/caelus/caelus/gtk-3.0/gtk.css new file mode 100644 index 0000000..c6eab95 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/gtk.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk/dist/gtk.css"); diff --git a/.themes/caelus/caelus/gtk-3.0/gtk.gresource.xml b/.themes/caelus/caelus/gtk-3.0/gtk.gresource.xml new file mode 100644 index 0000000..8281d70 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.0/gtk.gresource.xml @@ -0,0 +1,48 @@ +<?xml version='1.0' encoding='UTF-8'?> +<gresources> + <gresource prefix='/org/numixproject/gtk'> + <file preprocess='to-pixdata'>assets/checkbox-checked-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-checked-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-checked.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-unchecked-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-unchecked-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-unchecked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-checked-dark.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-checked.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-unchecked-dark.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed.svg</file> + <file preprocess='to-pixdata'>assets/radio-unchecked-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-unchecked-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-unchecked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/pane-handle.png</file> + <file preprocess='to-pixdata'>assets/pane-handle@2.png</file> + <file>dist/gtk.css</file> + <file>dist/gtk-dark.css</file> + </gresource> +</gresources> diff --git a/.themes/caelus/caelus/gtk-3.0/thumbnail.png b/.themes/caelus/caelus/gtk-3.0/thumbnail.png new file mode 100644 index 0000000..e0e2e99 Binary files /dev/null and b/.themes/caelus/caelus/gtk-3.0/thumbnail.png differ diff --git a/.themes/caelus/caelus/gtk-3.20/assets b/.themes/caelus/caelus/gtk-3.20/assets new file mode 120000 index 0000000..ec2e4be --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.20/assets @@ -0,0 +1 @@ +../assets \ No newline at end of file diff --git a/.themes/caelus/caelus/gtk-3.20/dist/gtk-dark.css b/.themes/caelus/caelus/gtk-3.20/dist/gtk-dark.css new file mode 100644 index 0000000..2aff578 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.20/dist/gtk-dark.css @@ -0,0 +1,8505 @@ +/*$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 #0f0f0f; +@define-color dark_fg_color #d9cdb5; +/* colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_bg_color #d9cdb5; +@define-color theme_fg_color #1e1f1e; +@define-color theme_base_color #d9cdb5; +@define-color text_view_bg #d9cdb5; +/*workaround for new vte versions */ +@define-color theme_text_color #272a28; +@define-color theme_selected_bg_color #ef934d; +@define-color theme_selected_fg_color #0f0f0f; +@define-color theme_tooltip_bg_color #1e1f1e; +@define-color theme_tooltip_fg_color #d9cdb5; +/* shadow effects */ +@define-color light_shadow #daceb6; +@define-color dark_shadow #060606; +/* misc colors used by gtk+ */ +@define-color info_fg_color #0f0f0f; +@define-color info_bg_color #71b4d6; +@define-color warning_fg_color #0f0f0f; +@define-color warning_bg_color #ef934d; +@define-color question_fg_color #0f0f0f; +@define-color question_bg_color #71b4d6; +@define-color error_fg_color #0f0f0f; +@define-color error_bg_color #f16e65; +@define-color link_color #71b4d6; +@define-color success_color #7ec97e; +@define-color warning_color #ef934d; +@define-color error_color #f16e65; +/* 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(#1e1f1e,#d9cdb5,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(#d9cdb5,#1e1f1e,0.1); +@define-color unfocused_borders mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); +@define-color button_bg_color #d9cdb5; +@define-color button_fg_color #272a28; +@define-color header_button_bg_color #272a28; +@define-color header_button_fg_color #d9cdb5; +@define-color insensitive_bg_color mix(#d9cdb5,#d9cdb5,0.6); +@define-color insensitive_fg_color mix(#1e1f1e,#d9cdb5,0.5); +/* osd */ +@define-color osd_base #0f0f0f; +@define-color osd_bg rgba(15, 15, 15, 0.8); +@define-color osd_fg #d9cdb5; +@define-color osd_insensitive_bg_color mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.5); +@define-color osd_insensitive_fg_color mix(#d9cdb5,#0f0f0f,0.6); +@define-color osd_borders_color rgba(13, 13, 13, 0.8); +/* lightdm greeter colors */ +@define-color lightdm_bg_color #0f0f0f; +@define-color lightdm_fg_color #d9cdb5; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color mix(#1e1f1e,#d9cdb5,0.5); +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #272a28; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #d9cdb5; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #d9cdb5; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #ef934d; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #0f0f0f; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color #f3efe8; +/* window manager colors */ +@define-color wm_bg_focused #0f0f0f; +@define-color wm_bg_unfocused #d9cdb5; +@define-color wm_border_focused #1e1f1e; +@define-color wm_border_unfocused #1e1f1e; +@define-color wm_title_focused #d9cdb5; +@define-color wm_title_unfocused mix(#1e1f1e,#d9cdb5,0.4); +@define-color wm_icons_focused #d9cdb5; +@define-color wm_icons_focused_prelight #ef934d; +@define-color wm_icons_focused_pressed #e87015; +@define-color wm_icons_unfocused mix(#1e1f1e,#d9cdb5,0.4); +@define-color wm_icons_unfocused_prelight #ef934d; +@define-color wm_icons_unfocused_pressed #e87015; +/************** + ! 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(239, 147, 77, 0.5); + outline-style: dashed; + outline-width: 2px; + outline-offset: -1px; + -gtk-outline-radius: 0px; } + +/************* + ! 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: #ef934d; + color: #0f0f0f; } + +* { + /* hyperlinks */ + -GtkIMHtml-hyperlink-color: #71b4d6; } + *:disabled, *:disabled:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + *:disabled, *:disabled { + -gtk-icon-effect: dim; } + *:hover { + -gtk-icon-effect: highlight; } + *:link, *:visited { + color: #71b4d6; } + +.background { + background-color: #d9cdb5; + color: #1e1f1e; } + .background:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + .background.csd { + background-color: #d9cdb5; } + +.gtkstyle-fallback { + background-color: rgba(217, 205, 181, 0.5); + color: #1e1f1e; } + .gtkstyle-fallback:hover { + background-color: #e7dfcf; + color: #1e1f1e; } + .gtkstyle-fallback:active { + background-color: #cbbb9b; + color: #1e1f1e; } + .gtkstyle-fallback:disabled { + background-color: #d9cdb4; + color: mix(#1e1f1e,#d9cdb5,0.5); } + +image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled { + background-color: transparent; } + +label.separator { + color: #1e1f1e; } + label.separator:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + +label selection { + background-color: #ef934d; + color: #0f0f0f; } + +label:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + label:disabled:backdrop { + color: #f3efe8; } + +label:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + +assistant .sidebar { + background-color: #d9cdb5; + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + assistant .sidebar:backdrop { + background-color: #d9cdb5; + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +assistant.csd .sidebar { + border-top-style: none; } + +assistant .sidebar label { + padding: 8px 16px; } + +assistant .sidebar label.highlight { + background-color: mix(#1e1f1e,#d9cdb5,0.8); } + +/********* + ! Buttons +**********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#ef934e), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#ef934d), 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(#ef934e), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(218, 206, 183, 0.765882)), 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: 30px; + min-width: 30px; + padding: 8px; + border-width: 1px; + border-style: solid; + border-radius: 0px; + -gtk-outline-radius: 0px; + 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: 8px 8px; } + +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: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + +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 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 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: 0px; + -gtk-outline-radius: 0px; } + +.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: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + +.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > button:last-child { + border-width: 1px; + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + +.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > button:only-child { + border-width: 1px; + border-radius: 0px; + -gtk-outline-radius: 0px; } + +.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(217, 205, 181, 0.3); + background-color: rgba(30, 31, 30, 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(239, 147, 77, 0.3); + background-color: rgba(15, 15, 15, 0.1); + background-image: none; + box-shadow: none; } + +button, button.nautilus-circular-button.image-button { + background-color: #d9cdb5; + background-image: none; + border-color: rgba(31, 34, 32, 0.32); + color: #272a28; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.32); } + button:disabled, button.nautilus-circular-button.image-button:disabled { + border-color: rgba(33, 36, 34, 0.32); } + button:active:disabled, button:checked:disabled { + border-color: rgba(31, 34, 32, 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(#ef934d,rgba(39, 42, 40, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(39, 42, 40, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(39, 42, 40, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(39, 42, 40, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.flat, button.flat.nautilus-circular-button.image-button { + color: #272a28; + border-color: rgba(217, 205, 181, 0); + background-color: rgba(217, 205, 181, 0); + background-image: none; + box-shadow: none; } + button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(31, 34, 32, 0.4); + color: #272a28; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.4); } + button:hover:disabled, button.flat:hover:disabled { + border-color: rgba(33, 36, 34, 0.4); } + button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled { + border-color: rgba(31, 34, 32, 0.4); } + button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(39, 42, 40, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #272a28; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + button:focus:hover, button.flat:focus:hover { + background-color: #e7dfcf; + background-image: none; + border-color: rgba(31, 34, 32, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + button:focus:hover:hover, button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.4); } + button:focus:hover:disabled, button.flat:focus:hover:disabled { + border-color: rgba(33, 36, 34, 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(31, 34, 32, 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: #ef934d; + background-image: none; + border-color: rgba(31, 34, 32, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(39, 42, 40, 0.06), inset 0 1px rgba(39, 42, 40, 0.07), inset -1px 0 rgba(39, 42, 40, 0.06), inset 0 -1px rgba(39, 42, 40, 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(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.32); } + button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled { + border-color: rgba(33, 36, 34, 0.32); } + button:active:checked:disabled, button.flat:active:checked:disabled { + border-color: rgba(31, 34, 32, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #272a28; } + button:disabled:disabled, button.flat:disabled:disabled { + background-color: alpha(mix(#d9cdb5,#272a28,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#d9cdb5,#272a28,0.6); + box-shadow: none; } + button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled { + color: mix(#d9cdb5,#272a28,0.6); } + button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button:backdrop, button.nautilus-circular-button.image-button:backdrop, button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(217, 205, 181, 0.9); } + button.separator:disabled, button .separator:disabled { + color: rgba(217, 205, 181, 0.85); } + button separator, button.nautilus-circular-button.image-button separator { + background-image: image(mix(#272a28,#d9cdb5,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(6, 6, 6, 0.12); } + .inline-toolbar button:focus, .inline-toolbar button:hover, .linked > button:focus, .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + .inline-toolbar button:disabled, .linked > button:disabled { + box-shadow: inset -1px 0 #bea980; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + .linked.vertical > button { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + .linked.vertical > button:focus, .linked.vertical > button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.05); } + .linked.vertical > button:disabled { + box-shadow: inset 0 -1px #bea980; } + .linked.vertical > button:last-child, .linked.vertical > button:only-child { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + button.circular, button.nautilus-circular-button.image-button, button.circular-button { + padding: 0; + min-width: 38px; + min-height: 38px; + 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: #272a28; + padding: 8px 15px; } + 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: #f4f1ea; + background-image: none; } + spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover { + border-color: rgba(31, 34, 32, 0.4); } + spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.4); } + spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled { + border-color: rgba(33, 36, 34, 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(31, 34, 32, 0.4); } + spinbutton button:focus:hover { + color: mix(#1e1f1e,mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3),0.3); } + spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled { + color: mix(#272a28,#d9cdb5,0.7); } + spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + spinbutton button:backdrop:disabled { + color: rgba(243, 239, 232, 0.8); } + +spinbutton:not(.vertical) { + /*@extend %entry;*/ + background-color: #d9cdb5; + background-image: none; + /*@include border($base_color);*/ + padding: 0; + border-radius: 0px; + -gtk-outline-radius: 0px; + color: #272a28; + caret-color: #272a28; + /*&:focus, &:active { border-color: border_focus($borders_color); }*/ } + spinbutton:not(.vertical):disabled { + background-color: #cbbb9b; + background-image: none; + color: mix(#d9cdb5,#272a28,0.5); } + spinbutton:not(.vertical) entry { + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; + 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(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(12, 12, 12, 0.2); } + spinbutton:not(.vertical) button:backdrop { + border-color: alpha(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl) { + border-right-style: none; + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + spinbutton:not(.vertical) button.down:dir(rtl):focus { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr) { + border-left-style: none; + border-radius: 0 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 0; } + spinbutton:not(.vertical) button.up:dir(ltr):focus { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); + box-shadow: inset 1px 0 mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + +spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry { + min-width: 0; + padding-left: 6px; + padding-right: 6px; } + +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(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + +spinbutton.vertical button.up { + border-radius: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + spinbutton.vertical button.up:focus { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + +spinbutton.vertical button.down { + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + spinbutton.vertical button.down:focus { + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + +/****************** +! ComboBoxes * +*******************/ +combobox button.combo, combobox button.combo.nautilus-circular-button.image-button { + min-width: 0; + padding-left: 8px; + padding-right: 8px; } + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 26px; + min-width: 26px; + padding: 4px; } + +combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry { + padding: 8px 8px; } + +combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button { + padding: 8px; } + +combobox menu menuitem { + padding: 8px 15px; } + combobox menu menuitem cellview { + min-height: 30px; } + +/********* + ! 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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.1), inset 0 1px rgba(6, 6, 6, 0.12), inset -1px 0 rgba(6, 6, 6, 0.1), inset 0 -1px rgba(6, 6, 6, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 8px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 8px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#d9cdb5,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +entry { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#272a28,#d9cdb5,0.56); + padding: 10px 8px; + color: #272a28; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + entry:focus, entry:hover { + border-color: mix(#ef934d,mix(#272a28,#d9cdb5,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(#272a28,#d9cdb5,0.48); } + entry:disabled { + border-color: mix(#272a28,#d9cdb5,0.64); } + entry:active:disabled, entry:checked:disabled { + border-color: mix(#272a28,#d9cdb5,0.56); } + entry:focus, entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + entry:disabled { + background-color: mix(#d9cdb5,#272a28,0.07); + background-image: none; + opacity: .9; + color: mix(#d9cdb5,#272a28,0.9); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +toolbar { + padding: 7px; + border-style: none; } + toolbar.horizontal separator { + margin: 0 10px 1px; } + toolbar.vertical separator { + margin: 10px 1px 10px 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: 11px; + margin-bottom: 11px; } + headerbar switch { + margin-top: 9px; + margin-bottom: 9px; } + window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 0px; } + window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 0px; } + +.titlebar:not(headerbar), headerbar { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.88); + color: #d9cdb5; + background-color: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + color: #d9cdb5; + padding: 0 6px; + min-height: 42px; } + .titlebar:focus:not(headerbar), headerbar:focus, .titlebar:hover:not(headerbar), headerbar:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,0.8),0.3); } + .titlebar:active:not(headerbar), headerbar:active, .titlebar:checked:not(headerbar), headerbar:checked { + border-color: mix(#d9cdb5,#0f0f0f,0.4); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.92); } + .titlebar:active:disabled:not(headerbar), headerbar:active:disabled, .titlebar:checked:disabled:not(headerbar), headerbar:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.88); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#d9cdb5,#0f0f0f,0.5); } + .titlebar:not(headerbar) .background, headerbar .background { + background-color: #0f0f0f; + border-color: mix(#0f0f0f,#d9cdb5,0.3); } + .titlebar:not(headerbar) .title, headerbar .title { + font-weight: bold; + padding: 0 16px; } + .titlebar:not(headerbar) .subtitle, headerbar .subtitle { + font-size: smaller; + padding: 0 16px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #0f0f0f; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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: #101010; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #101010; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #111111; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#0f0f0f,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#0f0f0f,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#0f0f0f,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(15, 15, 15, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:not(headerbar) button.image-button, headerbar button.image-button, headerbar button.image-button.nautilus-circular-button { + padding: 8px; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 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 #0c0c0c; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button, headerbar box button.image-button.nautilus-circular-button { + padding: 8px 12px; } + .titlebar:not(headerbar) separator, headerbar separator { + color: #090909; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .titlebar:not(headerbar) separator, headerbar separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:backdrop:not(headerbar), headerbar:backdrop { + background-color: #d9cdb5; + background-image: none; + color: mix(#1e1f1e,#d9cdb5,0.4); + text-shadow: none; + border-color: mix(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9),#d9cdb5,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: 8px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); + padding: 8px; } + .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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 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: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(39, 42, 40, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + .titlebar:not(headerbar) button.text-button, headerbar button.text-button, headerbar button.text-button.nautilus-circular-button.image-button { + padding: 8px 8px; } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; } + .titlebar:not(headerbar) button.flat:hover, headerbar button.flat:hover { + color: #d9cdb5; } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#1e1f1e,#d9cdb5,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: #d9cdb5; } + .titlebar:not(headerbar) viewswitcher button:not(:checked):not(:hover) stack box, headerbar viewswitcher button:not(:checked):not(:hover) stack box { + color: #272a28; } + .titlebar:not(headerbar) button.titlebutton + separator.titlebutton, headerbar button.titlebutton + separator.titlebutton { + margin-left: 0; + margin-right: 8px; } + .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button { + border: 0; + padding: 8px; + background-image: none; + background-color: transparent; + color: #d9cdb5; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover { + background-image: none; + background-color: transparent; + color: #ef934d; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active { + background-image: none; + background-color: transparent; + color: #ec8130; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:backdrop, headerbar button.titlebutton:backdrop { + background: none; + color: mix(#1e1f1e,#d9cdb5,0.4); + -gtk-icon-shadow: none; } + +toolbar { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#1e1f1e,#d9cdb5,0.64); + color: #1e1f1e; } + toolbar:focus, toolbar:hover { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,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(#1e1f1e,#d9cdb5,0.56); } + toolbar:disabled { + border-color: mix(#1e1f1e,#d9cdb5,0.72); } + toolbar:active:disabled, toolbar:checked:disabled { + border-color: mix(#1e1f1e,#d9cdb5,0.64); } + toolbar:disabled { + background-color: #cbbb9b; + background-image: none; + color: mix(#1e1f1e,#d9cdb5,0.5); } + toolbar .background { + background-color: #d9cdb5; + border-color: mix(#d9cdb5,#1e1f1e,0.3); } + toolbar .title { + font-weight: bold; + padding: 0 16px; } + toolbar .subtitle { + font-size: smaller; + padding: 0 16px; } + toolbar button, toolbar button.nautilus-circular-button.image-button { + background-color: #d9cdb5; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.32); } + toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(26, 26, 26, 0.32); } + toolbar button:active:disabled, toolbar button:checked:disabled { + border-color: rgba(24, 25, 24, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button { + color: #1e1f1e; + border-color: rgba(217, 205, 181, 0); + background-color: rgba(217, 205, 181, 0); + background-image: none; + box-shadow: none; } + toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar button:hover:disabled, toolbar button.flat:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 0.4); } + toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(30, 31, 30, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + toolbar button:focus:hover, toolbar button.flat:focus:hover { + background-color: #e7dfcf; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 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: #ef934d; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(30, 31, 30, 0.06), inset 0 1px rgba(30, 31, 30, 0.07), inset -1px 0 rgba(30, 31, 30, 0.06), inset 0 -1px rgba(30, 31, 30, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.32); } + toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled { + border-color: rgba(26, 26, 26, 0.32); } + toolbar button:active:checked:disabled, toolbar button.flat:active:checked:disabled { + border-color: rgba(24, 25, 24, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #1e1f1e; } + toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#d9cdb5,#1e1f1e,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#d9cdb5,#1e1f1e,0.6); + box-shadow: none; } + toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled { + color: mix(#d9cdb5,#1e1f1e,0.6); } + toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar button:backdrop, toolbar button.nautilus-circular-button.image-button:backdrop, toolbar button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(217, 205, 181, 0.9); } + toolbar button.separator:disabled, toolbar button .separator:disabled { + color: rgba(217, 205, 181, 0.85); } + toolbar button separator, toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#1e1f1e,#d9cdb5,0.9)); } + toolbar button.image-button, toolbar button.image-button.nautilus-circular-button { + padding: 8px; } + 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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + toolbar viewswitcher button:disabled, toolbar viewswitcher button.nautilus-circular-button.image-button:disabled, + toolbar .linked > button:disabled { + box-shadow: inset -1px 0 #bea980; } + 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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button { + padding: 8px 12px; } + toolbar separator, toolbar separator:disabled { + color: #9e8451; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + toolbar.inline-toolbar { + padding: 1px; + border-width: 0 1px 1px; + border-style: solid; + border-color: mix(#d9cdb5,#1e1f1e,0.1); + background-color: mix(mix(#d9cdb5,#1e1f1e,0.1),#d9cdb5,0.7); + background-image: none; } + toolbar.inline-toolbar:backdrop { + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); + background-color: mix(#d9cdb5,mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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: #d9cdb5; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.32); } + toolbar.inline-toolbar button:disabled { + border-color: rgba(26, 26, 26, 0.32); } + toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled { + border-color: rgba(24, 25, 24, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar.inline-toolbar button.flat { + color: #1e1f1e; + border-color: rgba(217, 205, 181, 0); + background-color: rgba(217, 205, 181, 0); + background-image: none; + box-shadow: none; } + toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:hover { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 0.4); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(30, 31, 30, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover { + background-color: #e7dfcf; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 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: #ef934d; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(30, 31, 30, 0.06), inset 0 1px rgba(30, 31, 30, 0.07), inset -1px 0 rgba(30, 31, 30, 0.06), inset 0 -1px rgba(30, 31, 30, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 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(26, 26, 26, 0.32); } + toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled { + border-color: rgba(24, 25, 24, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover { + color: #1e1f1e; } + toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#d9cdb5,#1e1f1e,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#d9cdb5,#1e1f1e,0.6); + box-shadow: none; } + toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled { + color: mix(#d9cdb5,#1e1f1e,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar.inline-toolbar button:backdrop, toolbar.inline-toolbar button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator { + border: 1px solid currentColor; + color: rgba(217, 205, 181, 0.9); } + toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled { + color: rgba(217, 205, 181, 0.85); } + toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#1e1f1e,#d9cdb5,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: #0d0d0d; } + +.background .titlebar:backdrop, .background .titlebar { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +.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: 8px; + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + actionbar > revealer > box:backdrop { + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +/**************************** + ! Search and Location bars * +*****************************/ +searchbar, +.location-bar { + background-color: #d6c9b0; + background-image: none; + border-width: 0 0 1px; + border-style: solid; + border-color: #bea980; + color: #1e1f1e; } + +/****************** + ! Action buttons * +*******************/ +.suggested-action, headerbar.selection-mode button.suggested-action, +.titlebar.selection-mode:not(headerbar) button.suggested-action { + background-color: #7ec97e; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action, + .titlebar:not(headerbar).selection-mode button.flat.suggested-action { + color: #0f0f0f; + border-color: rgba(126, 201, 126, 0); + background-color: rgba(126, 201, 126, 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: #8ace8a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:hover:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #8ace8a; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .suggested-action:focus:hover, + .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover { + background-color: #95d395; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + .suggested-action:active:checked:disabled, .suggested-action.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #0f0f0f; } + .suggested-action:disabled:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled { + background-color: alpha(mix(#7ec97e,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#7ec97e,#0f0f0f,0.6); + box-shadow: none; } + .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled { + color: mix(#7ec97e,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(126, 201, 126, 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(126, 201, 126, 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(#0f0f0f,#7ec97e,0.9)); } + +.destructive-action { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + .destructive-action:focus, .destructive-action:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:disabled { + border-color: rgba(13, 13, 13, 0.32); } + .destructive-action:active:disabled, .destructive-action:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .destructive-action.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + .destructive-action:hover, .destructive-action.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + .destructive-action:focus, .destructive-action.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .destructive-action:focus:hover, .destructive-action.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover { + color: #0f0f0f; } + .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,0.6); } + .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .destructive-action:backdrop, .destructive-action.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + .destructive-action.separator, .destructive-action .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + .destructive-action.separator:disabled, .destructive-action .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + .destructive-action separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/****************** + ! Selection mode * +*******************/ +headerbar.selection-mode, +.titlebar:not(headerbar).selection-mode { + background-color: #ef934d; + background-image: none; + border-color: mix(#0f0f0f,#ef934d,0.72); + color: #0f0f0f; } + headerbar.selection-mode:focus, headerbar.selection-mode:hover, + .titlebar:not(headerbar).selection-mode:focus, + .titlebar:not(headerbar).selection-mode:hover { + border-color: mix(#ef934d,mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.48); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + border-color: mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.72); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + background-color: #ec8130; + background-image: none; + color: mix(#0f0f0f,#ef934d,0.5); } + headerbar.selection-mode .background, + .titlebar:not(headerbar).selection-mode .background { + background-color: #ef934d; + border-color: mix(#ef934d,#0f0f0f,0.3); } + headerbar.selection-mode .title, + .titlebar:not(headerbar).selection-mode .title { + font-weight: bold; + padding: 0 16px; } + headerbar.selection-mode .subtitle, + .titlebar:not(headerbar).selection-mode .subtitle { + font-size: smaller; + padding: 0 16px; } + headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button, + .titlebar:not(headerbar).selection-mode button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode button.image-button, + .titlebar:not(headerbar).selection-mode button.image-button { + padding: 8px; } + 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(6, 6, 6, 0.12); } + 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(6, 6, 6, 0.32); } + 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 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 #e87015; } + 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(6, 6, 6, 0.12); } + 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(6, 6, 6, 0.32); } + 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + headerbar.selection-mode box button.image-button, + .titlebar:not(headerbar).selection-mode box button.image-button { + padding: 8px 12px; } + headerbar.selection-mode separator, headerbar.selection-mode separator:disabled, + .titlebar:not(headerbar).selection-mode separator, + .titlebar:not(headerbar).selection-mode separator:disabled { + color: #ae5410; + 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode:backdrop, + .titlebar:not(headerbar).selection-mode:backdrop { + background-color: #ef934d; + 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: #e87015; + 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: #cb6212; } + 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: #d96914; } + 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(15, 15, 15, 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: #cb6212; } + +/********** + ! Calendar +***********/ +calendar { + padding: 1px 3px; + outline-offset: -1px; + color: #272a28; } + calendar:selected { + border-radius: 0px; } + calendar.header { + border-bottom: 1px solid rgba(12, 12, 12, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(12, 12, 12, 0.1); } + calendar.button { + color: rgba(30, 31, 30, 0.55); } + calendar.button:hover { + color: #1e1f1e; } + calendar.button:backdrop { + color: alpha(mix(#1e1f1e,#d9cdb5,0.5),0.55); } + calendar.button:disabled { + color: alpha(mix(#1e1f1e,#d9cdb5,0.5),0.55); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: mix(#ef934d,#1e1f1e,0.5); } + calendar:backdrop { + color: mix(#d9cdb5,#272a28,0.8); } + +/* gnome-calendar */ +.calendar-view { + background-color: #d9cdb5; + color: #272a28; } + +/*************** + ! Color chooser +****************/ +colorswatch:drop(active), colorswatch { + border-style: none; } + +colorswatch.top { + border-top-left-radius: 0.5px; + border-top-right-radius: 0.5px; } + colorswatch.top overlay { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +colorswatch.bottom { + border-bottom-left-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.bottom overlay { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 0.5px; + border-bottom-left-radius: 0.5px; } + colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.dark overlay { + color: #0f0f0f; } + colorswatch.dark overlay:hover { + border-color: mix(#d9cdb5,#1e1f1e,0.1); } + colorswatch.dark overlay:backdrop { + color: mix(#ef934d,#0f0f0f,0.66); } + +colorswatch.light overlay { + color: #272a28; } + colorswatch.light overlay:hover { + border-color: mix(#d9cdb5,#1e1f1e,0.1); } + colorswatch.light overlay:backdrop { + color: mix(#d9cdb5,#272a28,0.8); } + +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px mix(#d9cdb5,#1e1f1e,0.1), inset 0 0 0 1px #ef934d; } + colorswatch:drop(active).dark overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px mix(#d9cdb5,#1e1f1e,0.1), inset 0 0 0 1px #ef934d; } + +colorswatch overlay { + border: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(218, 206, 183, 0.4), inset 0 -1px rgba(12, 12, 12, 0.2); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: mix(#d9cdb5,#1e1f1e,0.1); + box-shadow: none; } + +colorswatch:disabled { + opacity: .5; } + colorswatch:disabled overlay { + border-color: rgba(12, 12, 12, 0.6); + box-shadow: none; } + +row:selected colorswatch { + box-shadow: 0 0 0 2px #0f0f0f; } + +colorswatch#add-color-button { + border-radius: 0px 0px 0 0; } + colorswatch#add-color-button:only-child { + border-radius: 0px; } + colorswatch#add-color-button overlay { + background-color: #d2c4a8; + color: #1e1f1e; } + colorswatch#add-color-button overlay:hover { + background-color: #cbbb9b; } + colorswatch#add-color-button overlay:backdrop { + background-color: #d2c4a8; } + +colorswatch#editor-color-sample { + border-radius: 0px; } + colorswatch#editor-color-sample overlay { + border-radius: 0.5px; } + +button.color, button.color.nautilus-circular-button.image-button { + padding: 8px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0px; } + 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(#d9cdb5,#1e1f1e,0.1); } + filechooser .dialog-action-box:backdrop { + border-top-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + filechooser #pathbarbox { + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); + background-color: #d9cdb5; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/****************** + ! Grid and flowbox +*******************/ +widget:active { + background-color: mix(#ef934d,#d9cdb5,0.5); } + +list { + color: #272a28; + background-color: #d9cdb5; + border-color: mix(#d9cdb5,#1e1f1e,0.1); } + list:backdrop { + background-color: #d9cdb5; + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + list row { + padding: 8px; } + +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(30, 31, 30, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(12, 12, 12, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(12, 12, 12, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: mix(#ef934d,#1e1f1e,0.1); } + row.activatable:selected:backdrop { + background-color: #ef934d; } + +flowbox flowboxchild { + padding: 8px; + border-radius: 0px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Infobar +**********/ +infobar { + border: 0; } + infobar.info, infobar.info:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop { + color: #0f0f0f; } + infobar.info button, infobar.info button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.info button:focus, infobar.info button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.info button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.info button:active:disabled, infobar.info button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.info button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.info button:hover, infobar.info button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.info button:focus, infobar.info button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.info button:focus:hover, infobar.info button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.info button:active:checked:disabled, infobar.info button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.info button:focus, infobar.info button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover { + color: #0f0f0f; } + infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.info button:backdrop, infobar.info button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.info button.separator, infobar.info button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.info button.separator:disabled, infobar.info button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.warning, infobar.warning:backdrop { + background-color: #ef934d; + background-image: none; + border: 1px solid #e87015; + caret-color: currentColor; } + infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop { + color: #0f0f0f; } + infobar.warning button, infobar.warning button.nautilus-circular-button.image-button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.warning button:focus, infobar.warning button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.warning button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.warning button:active:disabled, infobar.warning button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.warning button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + infobar.warning button:hover, infobar.warning button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.warning button:focus, infobar.warning button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.warning button:active:checked:disabled, infobar.warning button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover { + color: #0f0f0f; } + infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.warning button:backdrop, infobar.warning button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.warning button.separator, infobar.warning button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + infobar.warning button.separator:disabled, infobar.warning button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + infobar.question, infobar.question:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop { + color: #0f0f0f; } + infobar.question button, infobar.question button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.question button:focus, infobar.question button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.question button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.question button:active:disabled, infobar.question button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.question button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.question button:hover, infobar.question button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.question button:focus, infobar.question button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.question button:focus:hover, infobar.question button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.question button:active:checked:disabled, infobar.question button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.question button:focus, infobar.question button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover { + color: #0f0f0f; } + infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.question button:backdrop, infobar.question button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.question button.separator, infobar.question button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.question button.separator:disabled, infobar.question button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.error, infobar.error:backdrop { + background-color: #f16e65; + background-image: none; + border: 1px solid #eb3326; + caret-color: currentColor; } + infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop { + color: #0f0f0f; } + infobar.error button, infobar.error button.nautilus-circular-button.image-button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.error button:focus, infobar.error button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.error button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.error button:active:disabled, infobar.error button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.error button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + infobar.error button:hover, infobar.error button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.error button:focus, infobar.error button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.error button:focus:hover, infobar.error button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.error button:active:checked:disabled, infobar.error button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.error button:focus, infobar.error button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover { + color: #0f0f0f; } + infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.error button:backdrop, infobar.error button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.error button.separator, infobar.error button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + infobar.error button.separator:disabled, infobar.error button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#f16e65,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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.1), inset 0 1px rgba(6, 6, 6, 0.12), inset -1px 0 rgba(6, 6, 6, 0.1), inset 0 -1px rgba(6, 6, 6, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 8px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 8px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#d9cdb5,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +/********* + ! Menubar +**********/ +menubar, .menubar { + -GtkWidget-window-dragging: true; + padding: 0; + border: 0; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; } + menubar > menuitem, .menubar > menuitem { + min-height: 26px; + padding: 10px 12px; + border: 1px solid transparent; + background-color: transparent; + background-image: none; + color: #d9cdb5; } + menubar > menuitem:hover, .menubar > menuitem:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + menubar > menuitem *:hover, .menubar > menuitem *:hover { + color: #e4dbca; } + +/****** + ! Menu +*******/ +menu, +.menu, +.context-menu { + border-radius: 0; + padding: 8px; + background-color: #0f0f0f; + color: #d9cdb5; + border: 1px solid mix(#0f0f0f,#d9cdb5,0.21); } + .csd menu, .csd .menu, .csd .context-menu { + border: 0; } + menu:selected, + .menu:selected, + .context-menu:selected { + background-color: #ef934d; + color: #0f0f0f; } + menu separator, .csd menu separator, + .menu separator, .csd .menu separator, + .context-menu separator, .csd .context-menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,0.18)); + margin: 6px 0; } + menu .separator, .csd menu .separator, + .menu .separator, .csd .menu .separator, + .context-menu .separator, .csd .context-menu .separator { + color: mix(#0f0f0f,#d9cdb5,0.18); } + menu menuitem, + .menu menuitem, + .context-menu menuitem { + min-height: 26px; + min-width: 40px; + padding: 10px; + 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: #ef934d; + background-image: none; + color: #0f0f0f; } + 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: mix(#0f0f0f,#ef934d,0.6); } + menu menuitem *:active, menu menuitem *:hover, + .menu menuitem *:active, + .menu menuitem *:hover, + .context-menu menuitem *:active, + .context-menu menuitem *:hover { + color: #0f0f0f; } + menu menuitem:disabled, menu menuitem *:disabled, + .menu menuitem:disabled, + .menu menuitem *:disabled, + .context-menu menuitem:disabled, + .context-menu menuitem *:disabled { + color: mix(#d9cdb5,#0f0f0f,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: #ef934d; + color: #0f0f0f; } + menu menuitem calendar, + .menu menuitem calendar, + .context-menu menuitem calendar { + color: #d9cdb5; } + menu menuitem calendar.header, + .menu menuitem calendar.header, + .context-menu menuitem calendar.header { + border-bottom: 1px solid #0e0e0e; + border-radius: 0; } + menu menuitem calendar.header:backdrop, + .menu menuitem calendar.header:backdrop, + .context-menu menuitem calendar.header:backdrop { + border-color: #0e0e0e; } + menu menuitem calendar.button, + .menu menuitem calendar.button, + .context-menu menuitem calendar.button { + color: rgba(217, 205, 181, 0.55); } + menu menuitem calendar.button:hover, + .menu menuitem calendar.button:hover, + .context-menu menuitem calendar.button:hover { + color: #d9cdb5; } + 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(#d9cdb5,#0f0f0f,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: 8px; + background-color: #0f0f0f; + border-radius: 0; } + menu > arrow.top, + .menu > arrow.top, + .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid mix(#0f0f0f,#d9cdb5,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(#0f0f0f,#d9cdb5,0.18); + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, + .menu > arrow:hover, + .context-menu > arrow:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.1); } + menu > arrow:backdrop, + .menu > arrow:backdrop, + .context-menu > arrow:backdrop { + background-color: mix(#d9cdb5,#d9cdb5,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(217, 205, 181, 0.6); } + menuitem accelerator:hover { + color: rgba(15, 15, 15, 0.8); } + menuitem accelerator:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,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(12, 12, 12, 0.2); } + +menuitem entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 10px 8px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + menuitem entry:focus, menuitem entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + menuitem entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + menuitem entry:active:disabled, menuitem entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + menuitem entry:focus, menuitem entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + menuitem entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +/********* + ! Popover +**********/ +popover.background { + padding: 5px; + border-radius: 0px; + background-clip: border-box; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; + box-shadow: 0 3px 6px rgba(12, 12, 12, 0.16); } + .csd popover.background, popover.background { + border-color: mix(#d9cdb5,#0f0f0f,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(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.16); } + .csd popover.background:disabled, popover.background:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.68); } + .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,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: #ef934d; } + popover.background treeview.view, popover.background treeview.view:backdrop { + border-top-color: #121212; } + popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover { + background-image: none; + background-color: #ef934d; + color: #0f0f0f; } + 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(#0f0f0f,#d9cdb5,1.3); + background-image: none; + color: #d9cdb5; + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + popover.background list row, popover.background list row .button { + background-color: transparent; + background-image: none; + color: #d9cdb5; } + 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: #ef934d; + color: #0f0f0f; } + popover.background .frame { + border-color: mix(#d9cdb5,#0f0f0f,0.8); + border-radius: 0px; } + popover.background entry { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#272a28,#d9cdb5,0.56); + padding: 10px 8px; + color: #272a28; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + popover.background entry:focus, popover.background entry:hover { + border-color: mix(#ef934d,mix(#272a28,#d9cdb5,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(#272a28,#d9cdb5,0.48); } + popover.background entry:disabled { + border-color: mix(#272a28,#d9cdb5,0.64); } + popover.background entry:active:disabled, popover.background entry:checked:disabled { + border-color: mix(#272a28,#d9cdb5,0.56); } + popover.background entry:focus, popover.background entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + popover.background entry:disabled { + background-color: mix(#d9cdb5,#272a28,0.07); + background-image: none; + opacity: .9; + color: mix(#d9cdb5,#272a28,0.9); } + popover.background button, popover.background button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + popover.background button:focus, popover.background button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + popover.background button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + popover.background button:active:disabled, popover.background button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + popover.background button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + popover.background button:hover, popover.background button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:hover:disabled, popover.background button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + popover.background button:focus, popover.background button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + popover.background button:focus:hover, popover.background button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + popover.background button:active:checked:disabled, popover.background button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + popover.background button:focus, popover.background button:hover, popover.background button.flat:focus, popover.background button.flat:hover { + color: #d9cdb5; } + popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + popover.background button:backdrop, popover.background button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + popover.background button.separator, popover.background button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + popover.background button.separator:disabled, popover.background button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + popover.background button separator, popover.background button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + popover.background button.flat:not(:hover) { + color: #d9cdb5; } + popover.background .linked > button { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + popover.background .linked > button:focus, popover.background .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + popover.background .linked > button:disabled { + box-shadow: inset -1px 0 #1f2220; } + popover.background .linked > button:last-child, popover.background .linked > button:only-child { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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: 8px; + padding-left: 8px; + transition: none; } + modelbutton.flat:hover, + menuitem.button.flat:hover { + border-radius: 0px; + background-color: #ef934d; + color: #0f0f0f; } + modelbutton.flat:checked, + menuitem.button.flat:checked { + color: #1e1f1e; } + 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: #1e1f1e; + background-clip: padding-box; + border: 1px solid #181918; + border-radius: 0px; + color: #d9cdb5; } + +.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: 8px; + margin: 0; + padding: 0; } + messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box { + margin: 16px; } + +printdialog paper { + color: #1e1f1e; + border: 1px solid mix(#d9cdb5,#1e1f1e,0.1); + background: #daceb7; + padding: 0; } + printdialog paper:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +printdialog .dialog-action-box { + margin: 16px; } + +/********************* + ! App notifications * +**********************/ +frame.app-notification { + border-style: solid; + border-color: rgba(12, 12, 12, 0.8); + border-width: 0 1px 1px; + border-radius: 0 0 0px 0px; + padding: 16px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + frame.app-notification button:focus, frame.app-notification button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + frame.app-notification button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + frame.app-notification button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + frame.app-notification button:hover, frame.app-notification button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + frame.app-notification button:focus, frame.app-notification button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 0.22); } + frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover { + color: #d9cdb5; } + frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.6); + box-shadow: none; } + frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled { + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + frame.app-notification button:backdrop, frame.app-notification button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + frame.app-notification button.separator, frame.app-notification button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #0f0f0f; } + +/**************** + ! Floating bar * +*****************/ +.floating-bar { + background-color: #d9cdb5; + background-image: none; + border: 1px solid #bea980; + border-radius: 0px; + color: #1e1f1e; } + .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: 0px; + background-clip: border-box; } + GtkBubbleWindow.osd.background { + background-color: rgba(15, 15, 15, 0.8); } + GtkBubbleWindow .toolbar { + background-color: transparent; } + +/*************** + ! Font-viewer * +****************/ +SushiFontWidget { + padding: 8px 16px; } + +/************* + ! Gucharmap * +**************/ +GucharmapChartable { + background-color: #d9cdb5; + color: #272a28; } + +/************* + ! Evolution * +**************/ +EPreviewPane .entry { + background-color: #d9cdb5; + color: #272a28; } + +/******************* + ! Gnome Bluetooth * +********************/ +entry.entry.pin-entry { + font-style: normal; + font-size: 50px; + padding-left: 40px; + padding-right: 40px; } + +label.pin-label { + font-style: normal; + font-size: 50px; } + +/************************ + ! Shortcut window keys * +*************************/ +.keycap { + min-width: 20px; + min-height: 24px; + margin-top: 2px; + padding-bottom: 4px; + padding-left: 8px; + padding-right: 8px; + color: #1e1f1e; + background-color: #d9cdb5; + border: 1px solid; + border-color: mix(#d9cdb5,#1e1f1e,0.1); + border-radius: 0px; + box-shadow: inset 0 -3px mix(mix(#d9cdb5,#1e1f1e,0.1),#d9cdb5,0.6); + font-size: smaller; } + .keycap:backdrop { + background-color: #d9cdb5; + color: mix(#1e1f1e,#d9cdb5,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(#0f0f0f,#ef934d,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: #ef934d; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,0.66),#ef934d,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: #ef934d; } + 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: #0f0f0f; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********** + ! Notebook +***********/ +notebook { + padding: 0; } + notebook.frame { + border: 1px solid mix(#d9cdb5,#1e1f1e,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: #d9cdb5; } + notebook > header { + padding: 8px; + background-color: #d9cdb5; } + notebook > header.top { + box-shadow: inset 0 -1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.bottom { + box-shadow: inset 0 1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.right { + box-shadow: inset 1px 0 mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.left { + box-shadow: inset -1px 0 mix(#d9cdb5,#1e1f1e,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(#1e1f1e,#d9cdb5,0.5); } + notebook > header > tabs > arrow:hover { + color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.5),0.5); } + notebook > header > tabs > arrow:active { + color: #1e1f1e; } + notebook > header > tabs > arrow:disabled { + color: alpha(mix(#1e1f1e,#d9cdb5,0.5),0.3); } + notebook > header > tabs > tab { + background-color: alpha(mix(#d9cdb5,#1e1f1e,0.1),0.7); + background-image: none; + border-color: mix(mix(#d9cdb5,#1e1f1e,0.1),mix(#1e1f1e,#d9cdb5,0.5),0.15); + color: rgba(30, 31, 30, 0.8); + padding: 8px 16px; + 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(#d9cdb5,#1e1f1e,0.04); + background-image: none; + color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.5),0.5); } + notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover { + background: #d9cdb5; + border-color: mix(#d9cdb5,#1e1f1e,0.1); + color: #1e1f1e; } + 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(#d9cdb5,#1e1f1e,0.35); } + notebook > header > tabs > tab button.flat:hover { + color: #f7b0ab; } + notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover { + color: #ef934d; } + notebook > header.top > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 -1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.left > tabs > tab:hover:not(:checked) { + box-shadow: inset -1px 0 mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.right > tabs > tab:hover:not(:checked) { + box-shadow: inset 1px 0 mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.top { + padding-bottom: 0; } + notebook > header.top > tabs > tab { + border-bottom: none; + -gtk-outline-radius: 0; + margin-top: 0px; } + notebook > header.top > tabs > tab + tab { + margin-left: -1px; } + notebook > header.top > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.top > tabs > tab:last-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked { + border-top-width: 3px; + border-top-color: #ef934d; + margin-top: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0px 0 0; + padding-top: 6px; } + notebook > header.top > tabs > tab:hover:not(:checked) { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + notebook > header.bottom { + padding-top: 0; } + notebook > header.bottom > tabs > tab { + border-top: none; + -gtk-outline-radius: 0; + margin-bottom: 0px; } + notebook > header.bottom > tabs > tab + tab { + margin-left: -1px; } + notebook > header.bottom > tabs > tab:first-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.bottom > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked { + border-bottom-width: 3px; + border-bottom-color: #ef934d; + margin-bottom: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0 0px 0px; + padding-bottom: 6px; } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + notebook > header.right { + padding-left: 0; } + notebook > header.right > tabs > tab { + border-left: none; + -gtk-outline-radius: 0; + margin-right: 0px; } + notebook > header.right > tabs > tab + tab { + margin-top: -1px; } + notebook > header.right > tabs > tab:first-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.right > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked { + border-right-width: 3px; + border-right-color: #ef934d; + margin-right: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0px 0px 0; + padding-right: 14px; } + notebook > header.right > tabs > tab:hover:not(:checked) { + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + notebook > header.left { + padding-right: 0; } + notebook > header.left > tabs > tab { + border-right: none; + -gtk-outline-radius: 0; + margin-left: 0px; } + notebook > header.left > tabs > tab + tab { + margin-top: -1px; } + notebook > header.left > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.left > tabs > tab:last-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked { + border-left-width: 3px; + border-left-color: #ef934d; + margin-left: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0 0 0px; + padding-left: 14px; } + notebook > header.left > tabs > tab:hover:not(:checked) { + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/******* + ! OSD * +********/ +overlay.osd { + background-color: transparent; } + +colorchooser .popover.osd { + border-radius: 0px; } + +button.color .osd colorswatch:only-child { + box-shadow: none; } + +button.osd, button.osd.nautilus-circular-button.image-button, +#XfceNotifyWindow button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + button.osd:focus, button.osd:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + button.osd:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button.osd:active:disabled, button.osd:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.osd.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + button.osd:hover, button.osd.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + button.osd:hover:disabled, button.osd.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + button.osd:focus, button.osd.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + button.osd:focus:hover, button.osd.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + button.osd:disabled:disabled, button.osd.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button.osd:backdrop, button.osd.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + button.osd.separator, button.osd .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + button.osd.separator:disabled, button.osd .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + button.osd separator, button.osd.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: 8px; + border: 1px solid rgba(12, 12, 12, 0.8); + border-radius: 0px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + toolbar.osd separator { + color: rgba(14, 14, 14, 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: #ef934d; + background-image: none; } + +.osd, +#XfceNotifyWindow { + background-color: rgba(15, 15, 15, 0.8); + color: #d9cdb5; + /* used by gnome-settings-daemon's media-keys OSD */ + /* used by Documents */ } + .osd.background, + #XfceNotifyWindow.background { + background-color: rgba(15, 15, 15, 0.6); + color: #d9cdb5; } + .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(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + .osd button:focus, .osd button:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd button:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + .osd button:active:disabled, .osd button:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd button.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + .osd button:hover, .osd button.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .osd button:hover:disabled, .osd button.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .osd button:focus, .osd button.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + .osd button:focus:hover, .osd button.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .osd button:disabled:disabled, .osd button.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .osd button:backdrop, .osd button.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + .osd button.separator, .osd button .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + .osd button.separator:disabled, .osd button .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + .osd button separator, .osd button.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.9)); } + .osd entry, + #XfceNotifyWindow entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 10px 8px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .osd entry:focus, .osd entry:hover, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + .osd entry:active:disabled, .osd entry:checked:disabled, + #XfceNotifyWindow entry:active:disabled, + #XfceNotifyWindow entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + .osd entry:focus, .osd entry:active, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:active { + border-color: mix(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + .osd trough, .osd.trough, + #XfceNotifyWindow trough, + #XfceNotifyWindow.trough { + background-color: rgba(217, 205, 181, 0.3); } + .osd progressbar, .osd.progressbar, + #XfceNotifyWindow progressbar, + #XfceNotifyWindow.progressbar { + background-color: #d9cdb5; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:focus, .osd scale slider:hover, + #XfceNotifyWindow scale slider:focus, + #XfceNotifyWindow scale slider:hover { + border-color: mix(#ef934d,mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.32); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + border-color: mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + border-color: rgba(12, 12, 12, 0.8); + background-color: rgba(16, 16, 16, 0.8); + background-image: none; } + .osd scale trough.highlight, + #XfceNotifyWindow scale trough.highlight { + border-color: #ef934d; + background-color: #ef934d; + background-image: none; } + .osd scale trough:disabled, .osd scale trough.highlight:disabled, + #XfceNotifyWindow scale trough:disabled, + #XfceNotifyWindow scale trough.highlight:disabled { + border-color: rgba(13, 13, 13, 0.8); + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + background-color: rgba(33, 33, 33, 0.8); } + .osd scale trough highlight, + #XfceNotifyWindow scale trough highlight { + background-color: #ef934d; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + .osd scale slider:hover, + #XfceNotifyWindow scale slider:hover { + background-color: #f3af7c; + border-color: #f3af7c; } + .osd scale slider:active, + #XfceNotifyWindow scale slider:active { + background-color: #eb771e; + border-color: #eb771e; } + .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view, + #XfceNotifyWindow.view, + iconview#XfceNotifyWindow, + #XfceNotifyWindow .view, + #XfceNotifyWindow iconview, + #XfceNotifyWindow view { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar trough, + #XfceNotifyWindow scrollbar trough { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar slider, + #XfceNotifyWindow scrollbar slider { + border: 1px solid mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0; + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.21); } + .osd scrollbar slider:hover, + #XfceNotifyWindow scrollbar slider:hover { + border-color: mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.31); + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.31); } + .osd scrollbar slider:active, + #XfceNotifyWindow scrollbar slider:active { + border-color: #ec8130; + background-color: #ef934d; } + .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(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0px; + outline-color: transparent; } + .osd .page-thumbnail, + #XfceNotifyWindow .page-thumbnail { + border: 1px solid rgba(14, 14, 14, 0.8); + /* when there's no pixbuf yet */ + background-color: rgba(15, 15, 15, 0.8); } + .osd popover.background, + #XfceNotifyWindow popover.background { + box-shadow: 0 2px 7px 3px rgba(12, 12, 12, 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: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 0; + color: #d9cdb5; + caret-color: #d9cdb5; } + .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover, + #XfceNotifyWindow spinbutton:not(.vertical):focus, + #XfceNotifyWindow spinbutton:not(.vertical):hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + border-color: mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,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(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#0f0f0f,#d9cdb5,0.5); } + .osd spinbutton:not(.vertical) button, + #XfceNotifyWindow spinbutton:not(.vertical) button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); + border-radius: 0; + border-color: rgba(13, 13, 13, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton:not(.vertical) button.flat, + #XfceNotifyWindow spinbutton:not(.vertical) button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton:not(.vertical) button separator, + #XfceNotifyWindow spinbutton:not(.vertical) button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #d9cdb5; } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,0.6),0.8); } + .osd spinbutton:not(.vertical) button:backdrop, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop { + color: mix(#d9cdb5,mix(#1e1f1e,#d9cdb5,0.5),0.9); } + .osd spinbutton:not(.vertical) button:active, + #XfceNotifyWindow spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(12, 12, 12, 0.2); } + .osd spinbutton:not(.vertical) button:backdrop:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(243, 239, 232, 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: 0px 0 0 0px; } + .osd spinbutton:not(.vertical) button:dir(ltr):last-child, + #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child { + border-radius: 0 0px 0px 0; } + .osd spinbutton.vertical button:first-child, + #XfceNotifyWindow spinbutton.vertical button:first-child { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton.vertical button:first-child:disabled, + #XfceNotifyWindow spinbutton.vertical button:first-child:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton.vertical button:first-child.flat, + #XfceNotifyWindow spinbutton.vertical button:first-child.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton.vertical button:first-child separator, + #XfceNotifyWindow spinbutton.vertical button:first-child separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(#d9cdb5,#1e1f1e,0.1) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: mix(#d9cdb5,#d9cdb5,0.4); } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9) 1px, transparent 1px); + background-color: #d4c6ab; + transition: 200ms ease-out; } + +/***************** + ! Progress bars * +******************/ +progressbar { + padding: 0; + border-radius: 0px; + font-size: smaller; + color: rgba(30, 31, 30, 0.6); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 11px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 11px; } + progressbar trough { + border: 1px solid mix(#d9cdb5,#1e1f1e,0.17); + background-color: mix(#d9cdb5,#d9cdb5,0.08); + background-image: none; + border-radius: 0px; } + progressbar progress { + background-color: #ef934d; + background-image: none; + border-radius: 0; } + progressbar progress.left { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + progressbar progress.right { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.bottom { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.top { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +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(#d9cdb5,#d9cdb5,0.08); + border: 1px solid mix(#d9cdb5,#1e1f1e,0.17); + border-radius: 0px; + 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: #ef934d; + border-color: transparent; + border-radius: 0px; } + levelbar block.low { + background-color: #ef934d; + border-color: transparent; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #7ec97e; + border-color: transparent; } + levelbar block.full { + background-color: #e87015; + border-color: transparent; } + levelbar block.empty { + background-color: transparent; + border-color: transparent; + box-shadow: none; } + +scale { + min-height: 15px; + min-width: 15px; + padding: 8px; } + 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: 25px; + min-width: 25px; + margin: -12px; } + scale.fine-tune slider { + margin: -12px; } + scale.fine-tune highlight { + background-color: #f2a56a; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 10px; + -gtk-outline-radius: 12px; } + scale trough { + outline-offset: 2px; + -gtk-outline-radius: 4.5px; + border-radius: 2.5px; + background-color: mix(#d9cdb5,#1e1f1e,0.2); } + scale trough:disabled { + background-color: mix(#d9cdb5,#1e1f1e,0.1); } + menuitem:hover scale trough, row:selected scale trough, infobar scale trough { + background-color: rgba(12, 12, 12, 0.2); } + menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight { + background-color: #0f0f0f; } + menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); } + menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled { + background-color: rgba(12, 12, 12, 0.1); } + scale highlight { + border-radius: 2.5px; + background-color: #ef934d; } + scale highlight:disabled { + background-color: rgba(239, 147, 77, 0.55); } + scale fill { + border-radius: 2.5px; + background-color: rgba(239, 147, 77, 0.5); } + scale fill:disabled { + background-color: transparent; } + scale slider { + background-color: #d9cdb5; + border: 1px solid rgba(39, 42, 40, 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: #e2d8c6; } + scale slider:active { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + scale slider:disabled { + background-color: mix(#d9cdb5,#d9cdb5,0.55); + border-color: mix(#272a28,#d9cdb5,0.92); } + menuitem:hover scale slider, row:selected scale slider, infobar scale slider { + background-clip: border-box; + background-color: #0f0f0f; + border-color: #0f0f0f; } + menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover { + background-color: mix(#0f0f0f,#ef934d,0.85); + border-color: mix(#0f0f0f,#ef934d,0.85); } + menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active { + background-color: mix(#0f0f0f,#ef934d,0.5); + border-color: mix(#0f0f0f,#ef934d,0.5); } + menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); + border-color: mix(#0f0f0f,#ef934d,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 11px; } + 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 11px; } + 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 11px 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(#d9cdb5,#d9cdb5,0.4); + transition: 300ms ease-out; } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.bottom { + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.left { + border-right: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.right { + border-left: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar:backdrop { + background-color: #d4c6ab; + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); + transition: 400ms ease-in; } + scrollbar slider { + min-width: 7px; + min-height: 7px; + border: 1px solid transparent; + border-radius: 0px; + background-clip: padding-box; + background-color: mix(#d9cdb5,#1e1f1e,0.5); } + scrollbar slider:hover { + background-color: mix(#d9cdb5,#1e1f1e,0.7); } + scrollbar slider:hover:active { + background-color: #f3af7c; } + scrollbar slider:backdrop { + background-color: mix(mix(#1e1f1e,#d9cdb5,0.5),#d9cdb5,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: #f7ccab; } + 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: #1e1f1e; + border: 1px solid #0c0c0c; } + 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(#d9cdb5,#1e1f1e,0.1); + background-color: transparent; + box-shadow: none; + color: mix(#d9cdb5,#1e1f1e,0.5); } + scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover { + color: mix(#d9cdb5,#1e1f1e,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: #f3af7c; } + scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop { + color: mix(mix(#1e1f1e,#d9cdb5,0.5),#d9cdb5,0.4); } + scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + border-left: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); + border-right: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + +/********* + ! Sidebar +**********/ +.sidebar { + border-style: none; + background-color: mix(#d9cdb5,#d9cdb5,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(#d9cdb5,#1e1f1e,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(#d9cdb5,#1e1f1e,0.1); + border-right-style: none; } + .sidebar:backdrop { + background-color: mix(#d9cdb5,#d9cdb5,0.5); + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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: 16px 8px; } + stacksidebar row > label { + padding-left: 8px; + padding-right: 8px; } + 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 16px; } + placessidebar row:selected { + color: #0f0f0f; } + placessidebar row:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + placessidebar row:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + placessidebar row:backdrop:selected { + color: mix(#ef934d,#0f0f0f,0.66); } + placessidebar row:backdrop:disabled { + color: #f3efe8; } + placessidebar row image.sidebar-icon { + opacity: 0.7; } + placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 18px; + padding-left: 8px; } + placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 18px; + padding-right: 8px; } + 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(#ef934d); + background-clip: content-box; } + placessidebar row.sidebar-new-bookmark-row { + color: #ef934d; } + placessidebar row:drop(active):not(:disabled) { + color: #ef934d; + box-shadow: inset 0 1px #ef934d, inset 0 -1px #ef934d; } + placessidebar row:drop(active):not(:disabled):selected { + color: #0f0f0f; + background-color: #ef934d; } + +/****** +! Paned +*******/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#cbbb9b); + background-size: 1px 1px; + background-position: center center; } + paned > separator:selected { + background-image: image(#ef934d); } + paned > separator:backdrop { + background-image: image(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #d9cdb5; + background-image: image(#bea980), image(#bea980); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #d9cdb5; + background-image: image(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9)), image(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(#0e0e0e); } + +/******************* + ! Spinner animation +********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } + +spinner { + background-image: none; + color: #ef934d; + 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: 26px; + min-height: 26px; + margin-right: 8px; } + 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: 26px; + min-height: 26px; + margin-right: 8px; } + 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(#d9cdb5,#1e1f1e,0.3) inset, 1px 0 mix(#d9cdb5,#1e1f1e,0.3) inset, 0 -1px mix(#d9cdb5,#1e1f1e,0.3) inset, 0 1px mix(#d9cdb5,#1e1f1e,0.3) inset; + border-radius: 0px; + background-color: #d9cdb5; } + check:disabled, radio:disabled { + box-shadow: -1px 0 mix(#d9cdb5,#1e1f1e,0.15) inset, 1px 0 mix(#d9cdb5,#1e1f1e,0.15) inset, 0 -1px mix(#d9cdb5,#1e1f1e,0.15) inset, 0 1px mix(#d9cdb5,#1e1f1e,0.15) inset; + background-color: rgba(217, 205, 181, 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: #d9cdb5; } + +radio { + border-radius: 999px; } + +radio:dir(rtl), check:dir(rtl) { + margin-right: 0; + margin-left: 8px; } + +.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: 0px; + padding: 7px; + border: 0; + outline: none; + transition: background-color .3s linear; + min-width: 98px; + min-height: 34px; + background-color: mix(#d9cdb5,#d9cdb5,0.3); + color: #272a28; + box-shadow: inset 1px -1px 0 rgba(6, 6, 6, 0.06), inset -1px 1px 0 rgba(6, 6, 6, 0.06); + font-size: 90%; } + switch slider { + background-color: mix(#272a28,#d9cdb5,0.5); + transition: all .3s ease-in; + box-shadow: 0 1px 2px 0 rgba(6, 6, 6, 0.07), 1px 0 2px 0 rgba(6, 6, 6, 0.07); + border-radius: 0px; } + switch:checked { + background-color: #ef934d; + background-image: none; + border-color: #ef934d; + color: #d9cdb5; } + switch:checked slider { + background-color: #daceb7; + box-shadow: 0 1px 3px 0 rgba(6, 6, 6, 0.1); } + switch:disabled { + background-color: mix(#d9cdb5,#d9cdb5,0.5); + background-image: none; + border-color: #d9cdb5; + color: #d9cdb5; + box-shadow: none; } + switch:disabled slider { + background-color: #d9cdb5; } + list row:selected switch { + background-color: #d9cdb5; + color: mix(#d9cdb5,#d9cdb5,0.5); } + list row:selected switch slider { + background-color: mix(mix(#d9cdb5,#d9cdb5,0.5),#d9cdb5,0.4); } + list row:selected switch:checked { + color: #ef934d; + background-color: mix(#272a28,#d9cdb5,0.5); } + list row:selected switch:checked slider { + background-color: #ef934d; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +/*************** + ! Generic views +****************/ +.view, iconview, +.view text, +iconview text, +textview text { + color: #272a28; + background-color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: mix(#d9cdb5,#272a28,0.8); + background-color: #d9cdb5; } + .view separator, iconview separator, + textview text separator { + background-image: image(mix(#272a28,#d9cdb5,0.9)); } + +textview border { + background-color: mix(#d9cdb5,#d9cdb5,0.5); } + +iconview :selected { + border-radius: 0px; } + +/************ +! Treeview +*************/ +.rubberband, +rubberband, +treeview.view rubberband, +flowbox rubberband { + border: 1px solid mix(#ef934d,#0f0f0f,0.1); + background-color: rgba(239, 147, 77, 0.2); } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: #d9cdb5; + transition-property: color, background; } + +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #d9cdb5; } + treeview entry.flat:focus, treeview entry:focus { + border-color: #ef934d; } + +treeview.view header button:active, treeview.view header button:hover, treeview.view header button, treeview.view header button.nautilus-circular-button.image-button { + padding: 6px 9px; + border-radius: 0; + text-shadow: none; + border-top-color: transparent; + border-left-color: transparent; } + treeview.view header button:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + treeview.view header button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.5); + background-image: none; + background-color: mix(#d9cdb5,#d9cdb5,0.5); } + treeview.view header button:backdrop:disabled { + border-color: #d9cdb5; + 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(#1e1f1e,#d9cdb5,0.7); + border-top-color: mix(#1e1f1e,#d9cdb5,0.9); } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: mix(#0f0f0f,#ef934d,0.5); + border-top-color: rgba(30, 31, 30, 0.1); } + treeview.view:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + treeview.view:disabled:selected { + color: mix(#0f0f0f,#ef934d,0.4); } + treeview.view:disabled:selected:backdrop { + color: mix(mix(#ef934d,#0f0f0f,0.66),#ef934d,0.3); } + treeview.view:disabled:backdrop { + color: #f3efe8; } + treeview.view.separator { + min-height: 2px; + color: #d9cdb5; } + treeview.view.separator:backdrop { + color: rgba(217, 205, 181, 0.1); } + treeview.view:backdrop { + border-left-color: mix(mix(#1e1f1e,#d9cdb5,0.5),#d9cdb5,0.5); + border-top: #d9cdb5; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #c45f12; } + 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(#d9cdb5,#1e1f1e,0.7); } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #1e1f1e; } + treeview.view.expander:selected { + color: mix(#ef934d,#0f0f0f,0.7); } + treeview.view.expander:selected:hover { + color: #0f0f0f; } + treeview.view.expander:selected:backdrop { + color: mix(#ef934d,mix(#ef934d,#0f0f0f,0.66),0.7); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: mix(#d9cdb5,mix(#1e1f1e,#d9cdb5,0.5),0.7); } + treeview.view.progressbar { + background-color: #ef934d; + background-image: none; + border-radius: 0px; + border: 1px solid #c45f12; } + treeview.view.progressbar:selected { + border: 1px solid mix(#ef934d,#0f0f0f,0.2); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + box-shadow: inset 0 1px rgba(218, 206, 183, 0.05); + background-color: #ef934d; + background-image: none; + border-radius: 0px; } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + border-color: #d9cdb5; + background-color: mix(#d9cdb5,#ef934d,0.9); } + treeview.view.progressbar:disabled { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#1e1f1e,#d9cdb5,0.64); } + treeview.view.progressbar:backdrop { + border-color: #d9cdb5; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(30, 31, 30, 0.1); + border-radius: 0px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: #ef934d; + border-radius: 0px; } + 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: #c45f12; + border-left-color: #c45f12; + box-shadow: none; + transition: none; } + treeview.view header button:active { + border-top-color: #c45f12; + border-left-color: #c45f12; + 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: #ef934d; + color: #d9cdb5; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #d9cdb5; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: #ef934d; } + +/*********** + ! Separator +************/ +separator { + background-image: image(mix(#1e1f1e,#d9cdb5,0.9)); + min-width: 1px; + min-height: 1px; } + +/********** + ! Frames * +***********/ +frame > border, .frame { + border: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + frame > border.flat, .frame.flat { + border-style: none; } + frame > border:backdrop, .frame:backdrop { + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +frame.border-inset > border, +frame.border-outset > border, +frame.border-groove > border, +frame.border-ridge > border { + border: 1px solid alpha(mix(#d9cdb5,#1e1f1e,0.1),1.0803921569); } + +.content-view { + background-color: mix(#d9cdb5,#d9cdb5,0.28); + color: mix(#272a28,#1e1f1e,0.18); + border: 1px solid shade(mix(#d9cdb5,#d9cdb5,0.78),0.8); } + +viewport separator { + background-image: image(mix(#272a28,#d9cdb5,0.9)); } + +viewport menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,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: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + border-width: 0; + box-shadow: 0 3px 9px 1px rgba(12, 12, 12, 0.7), 0 0 0 0px #1e1f1e; + /* this is used for the resize cursor area */ + margin: 24px; } + decoration:backdrop { + box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(12, 12, 12, 0.4), 0 0 0 0px #1e1f1e; + 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 #1e1f1e; } + .ssd decoration:backdrop { + box-shadow: 0 0 0 1px #1e1f1e; } + .solid-csd decoration { + border-radius: 0; + margin: 0; + box-shadow: none; } + .csd.popup decoration { + border-radius: 0; + box-shadow: 0 1px 2px rgba(12, 12, 12, 0.2), 0 0 0 1px rgba(30, 31, 30, 0.13); } + tooltip.csd decoration { + border-radius: 0px; + box-shadow: none; } + messagedialog.csd decoration { + border-radius: 0px; + box-shadow: 0 1px 2px rgba(12, 12, 12, 0.2), 0 0 0 1px rgba(30, 31, 30, 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: #0f0f0f; + background-image: none; + color: #d9cdb5; } + +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: #d9cdb5; } + +#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: #d9cdb5; } + #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(#0f0f0f,#d9cdb5,0.11); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.11); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.21); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.31); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.31); } + +panel-plug, +panel-toplevel.background { + padding: 0; } + +.gp-text-color { + color: #0c0c0c; } + +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: #d9cdb5; } + +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: #d9cdb5; + 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(#0f0f0f); + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: lighter(#d9cdb5); + 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: #141414; + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: #0f0f0f; + 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(#1e1f1e,#d9cdb5,0.85); } + +.clocks-analog-frame.progress { + color: mix(#d9cdb5,#ef934d,0.5); } + +.clocks-analog-frame.progress-fast { + color: #cb6212; } + +/***************** + ! 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: 0px 0px 0 0; } + +/**************** + ! Geary * +*****************/ +.geary-expanded .geary-message-summary { + background-color: #d2c4a8; } + +.geary-folder-popover-list-row { + border-color: #121212; + box-shadow: None; } + .geary-folder-popover-list-row > label { + color: #d9cdb5; } + +/*********************** + ! 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(12, 12, 12, 0.3); + border-color: rgba(218, 206, 183, 0.9); + border-radius: 1px; + padding: 8px; + color: #daceb7; } + +.lightdm.menu { + background-image: none; + background-color: rgba(12, 12, 12, 0.6); + border-color: rgba(218, 206, 183, 0.2); + border-radius: 0px; + padding: 1px; + color: #daceb7; } + .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active { + color: #daceb7; } + +.lightdm.menubar *, .lightdm.menubar.menuitem { + padding: 5px; } + +.lightdm.option-button { + padding: 8px; + background: none; + border: 0; } + +.lightdm.toggle-button { + background: none; + border-width: 0; } + .lightdm.toggle-button.selected { + background-color: rgba(12, 12, 12, 0.3); + border-color: rgba(218, 206, 183, 0.3); + border-width: 1px; } + .lightdm.toggle-button.selected:hover { + background-color: rgba(218, 206, 183, 0.3); } + +.lightdm.button:hover { + background-color: rgba(218, 206, 183, 0.3); + border-color: rgba(218, 206, 183, 0.6); + text-shadow: none; } + +.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus { + background-image: none; + background-color: rgba(12, 12, 12, 0.3); + border-color: rgba(218, 206, 183, 0.6); + border-radius: 1px; + padding: 10px; + color: #daceb7; + 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(218, 206, 183, 0.6); + border-width: 1px; + border-style: solid; + color: #daceb7; } + +.lightdm.entry:selected { + background-color: rgba(218, 206, 183, 0.2); } + +.lightdm-combo.menu { + background-color: #101010; + border-radius: 0; + padding: 0; + color: #daceb7; } + +/********* + ! Gedit * +**********/ +GeditWindow .pane-separator { + border-width: 0 1px 0 0; + border-style: solid; } + GeditWindow .pane-separator, GeditWindow .pane-separator:hover { + border-color: #cbbb9b; + background-color: #d9cdb5; } + +.gedit-document-panel { + background-color: #d9cdb5; + color: mix(#1e1f1e,#d9cdb5,0.1); } + .gedit-document-panel list row { + padding: 8px; } + .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button { + padding: 1px; + border-radius: 0px; + 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(12, 12, 12, 0.1); + color: rgba(218, 206, 183, 0.8); } + .gedit-document-panel .prelight-row button:active { + border-color: rgba(12, 12, 12, 0.2); + background-color: rgba(12, 12, 12, 0.08); + color: #daceb7; } + .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover { + border-color: rgba(12, 12, 12, 0.1); + color: #daceb7; } + +.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover { + border-top: 1px solid #cbbb9b; + background-color: #d9cdb5; } + +.gedit-document-panel-document-row:hover { + background-color: #e0d6c2; } + +.gedit-document-panel-dragged-row { + border: 1px solid rgba(12, 12, 12, 0.1); + background-color: rgba(12, 12, 12, 0.5); + color: #daceb7; } + +.gedit-document-panel-placeholder-row { + border: 0; + background-color: rgba(12, 12, 12, 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: #bea980; } + 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: #d2c4a8; + color: #1e1f1e; } + +GeditViewFrame .gedit-search-slider { + padding: 8px; + border-radius: 0 0 0px 0px; + border-width: 0 1px 1px; + border-style: solid; + border-color: #bea980; + background-color: #d9cdb5; } + GeditViewFrame .gedit-search-slider .not-found { + background-color: #f16e65; + background-image: none; + color: #0f0f0f; } + +GeditFileBrowserWidget .toolbar { + padding: 4px; + border-top: 0; + background-color: #d9cdb5; + background-image: none; } + +.gedit-search-entry-occurrences-tag { + margin: 4px; + padding: 4px; + color: mix(#272a28,#d9cdb5,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: #daceb7; + text-shadow: 1px 1px #0c0c0c; } + .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active { + color: #1e1f1e; } + .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected { + color: #0f0f0f; } + .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: #bea980; } + +.nautilus-window .sidebar { + border: 0; } + .nautilus-window .sidebar frame { + border: 0; } + +.nautilus-window notebook { + background-color: #d9cdb5; + border: 0; } + .nautilus-window notebook frame { + border: 0; } + +.nautilus-window .searchbar-container { + margin-top: -1px; } + .nautilus-window .searchbar-container searchbar { + padding-top: 5px; + padding-bottom: 6px; + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + +.disk-space-display { + border-style: solid; + border-width: 1px; } + .disk-space-display.unknown { + background-color: rgba(30, 31, 30, 0.5); + border-color: rgba(27, 28, 27, 0.5); } + .disk-space-display.used { + background-color: rgba(239, 147, 77, 0.8); + border-color: rgba(236, 129, 48, 0.8); } + .disk-space-display.free { + background-color: #d2c4a8; + border-color: #c5b38f; } + +.conflict-row.activatable, .conflict-row.activatable:active { + color: #0f0f0f; + background-color: #f16e65; } + +.conflict-row.activatable:hover { + background-color: #f48c84; } + +.conflict-row.activatable:selected { + color: #0f0f0f; + background-color: #ef934d; } + +/******** + ! Nemo * +*********/ +.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop { + color: #daceb7; + text-shadow: 1px 1px #0c0c0c; } + .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active { + color: #1e1f1e; } + .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected { + color: #0f0f0f; } + .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(#d9cdb5,#272a28,0.12); + color: #272a28; } + .nemo-window toolbar { + border-width: 0 0 1px; + border-style: solid; + border-color: #bea980; + /* Path Bar */ } + .nemo-window toolbar separator, .nemo-window toolbar separator:disabled { + color: mix(#d9cdb5,#1e1f1e,0.88); + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .nemo-window toolbar.primary-toolbar button.image-button { + padding: 0 13px; } + .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button { + padding: 8px; } + .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button { + padding: 8px; } + .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button { + padding: 8px; } + .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(6, 6, 6, 0.12); + -NemoPathbarButton-border-radius: 0px; } + .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + .nemo-window toolbar toolitem stack widget button:disabled { + box-shadow: inset -1px 0 #bea980; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + .nemo-window grid > widget:last-child button { + min-height: 16px; + min-width: 16px; + padding: 7px 14px; } + .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: 8px; + padding-right: 8px; } + .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + background-color: mix(#d9cdb5,#d9cdb5,0.5); } + .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + -NemoPlacesTreeView-disk-full-bg-color: #bea980; + -NemoPlacesTreeView-disk-full-fg-color: #ef934d; + -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: #0f0f0f; + -NemoPlacesTreeView-disk-full-fg-color: #f4b687; } + .nemo-window .sidebar + separator + box .primary-toolbar { + background-color: #d6c9b0; + background-image: none; + padding-top: 5px; + padding-bottom: 5px; + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,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: #d9cdb5; + background-image: none; + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); + padding: 5px 6px; } + .nemo-window notebook { + background-color: #d9cdb5; + border-width: 0; } + .nemo-window notebook tabs { + border: 0; } + +/*********************** + ! Fallback mode panel * +************************/ +/************ + ! Synaptic * +*************/ +GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar { + background-color: #d9cdb5; + background-image: none; + padding: 8px; + border: 0; + color: #1e1f1e; } + +/*********************** + ! Fallback mode panel * +************************/ +/*************** + ! Xfce styles * +****************/ +.XfceHeading { + margin: 0; + padding: 0; + border: 0; + background-image: none; + background-color: #d9cdb5; + color: #272a28; } + +.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(12, 12, 12, 0.3); + -UnityDecoration-active-shadow-radius: 8px; + -UnityDecoration-inactive-shadow-color: rgba(12, 12, 12, 0.5); + -UnityDecoration-inactive-shadow-radius: 5px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #ef934d; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0; } + UnityDecoration .top { + border: 1px solid #1e1f1e; + border-bottom: 0; + border-radius: 0px 0px 0 0; + padding: 1px 11px 0; + background-color: #0f0f0f; + color: #d9cdb5; + text-shadow: none; } + UnityDecoration .top:hover { + border-radius: 0; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + UnityDecoration .top:backdrop { + border: 1px solid #1e1f1e; + color: mix(#1e1f1e,#d9cdb5,0.4); } + UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom { + background-color: #0f0f0f; } + UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { + background-color: mix(#b09866,mix(#1e1f1e,#d9cdb5,0.4),0.21); } + +UnityPanelWidget, .unity-panel { + border: 0; } + +.unity-panel.menuitem, .unity-panel .menuitem { + border-width: 0 1px; + color: #d9cdb5; } + .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + +SheetStyleDialog.unity-force-quit { + background-color: #d9cdb5; } + +/************************ + ! 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: #0f0f0f; + background-image: none; + color: #d9cdb5; + font-weight: bold; + text-shadow: 0 1px rgba(12, 12, 12, 0.5); + -gtk-icon-shadow: 0 1px rgba(12, 12, 12, 0.5); } + #panel_window menubar { + padding-left: 8px; } + #panel_window menubar, #panel_window menubar > menuitem { + background-color: transparent; + background-image: none; + border-style: none; + color: #d9cdb5; + text-shadow: 0 1px rgba(12, 12, 12, 0.5); + -gtk-icon-shadow: 0 1px rgba(12, 12, 12, 0.5); } + #panel_window menubar:hover, #panel_window menubar > menuitem:hover { + background-color: rgba(217, 205, 181, 0.2); + background-image: none; + color: #d9cdb5; } + #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover { + color: #d9cdb5; } + #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled { + color: rgba(217, 205, 181, 0.7); } + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#content_frame { + padding-bottom: 24px; } + +#login_window, #shutdown_dialog, #restart_dialog { + border-style: none; + border-radius: 0px; + background-color: #0f0f0f; + color: #d9cdb5; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset -1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset 0 1px mix(#0b0b0b,#d9cdb5,0.21), inset 0 -1px mix(#0b0b0b,#d9cdb5,0.21); } + +#login_window menu { + border-radius: 0; } + +#login_window button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + #login_window button:focus, #login_window button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + #login_window button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + #login_window button:active:disabled, #login_window button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #login_window button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + #login_window button:hover, #login_window button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:hover:disabled, #login_window button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + #login_window button:focus, #login_window button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + #login_window button:focus:hover, #login_window button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + #login_window button:active:checked:disabled, #login_window button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover { + color: #d9cdb5; } + #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #login_window button:backdrop, #login_window button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + #login_window button.separator, #login_window button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + #login_window button.separator:disabled, #login_window button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + #login_window button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +#login_window entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 10px 8px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + #login_window entry:focus, #login_window entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + #login_window entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + #login_window entry:active:disabled, #login_window entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + #login_window entry:focus, #login_window entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + #login_window entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +#user_combobox { + color: #d9cdb5; + font-size: 18px; } + #user_combobox menu { + font-weight: normal; } + #user_combobox arrow { + color: mix(#d9cdb5,#0f0f0f,0.5); } + +#user_image { + border-radius: 0px; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 #0b0b0b, inset -1px 0 #0b0b0b, inset 0 1px #0b0b0b, inset 0 -1px #0b0b0b; } + +#user_image_border { + border-radius: 0px; + background-color: #0e0e0e; + background-image: none; + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.07), inset 0 1px rgba(6, 6, 6, 0.08), inset -1px 0 rgba(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + +#buttonbox_frame { + padding-top: 16px; + padding-bottom: 0; + border-style: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; + background-color: transparent; + background-image: none; + box-shadow: none; } + +/* shutdown button */ +#shutdown_button button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + #shutdown_button button:focus, #shutdown_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #shutdown_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #shutdown_button button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + #shutdown_button button:hover, #shutdown_button button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #shutdown_button button:focus, #shutdown_button button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover { + color: #0f0f0f; } + #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #shutdown_button button:backdrop, #shutdown_button button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + #shutdown_button button.separator, #shutdown_button button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + #shutdown_button button separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/* restart button */ +#restart_button button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + #restart_button button:focus, #restart_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #restart_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #restart_button button:active:disabled, #restart_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #restart_button button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + #restart_button button:hover, #restart_button button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #restart_button button:focus, #restart_button button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + #restart_button button:focus:hover, #restart_button button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #restart_button button:active:checked:disabled, #restart_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover { + color: #0f0f0f; } + #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #restart_button button:backdrop, #restart_button button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + #restart_button button.separator, #restart_button button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + #restart_button button.separator:disabled, #restart_button button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + #restart_button button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + +/* password warning */ +#greeter_infobar { + font-weight: bold; } + +/********************** + ! Genome Terminal * +***********************/ +VteTerminal { + background-color: #0f0f0f; + color: #d9cdb5; } + +terminal-window junction, terminal-window scrollbar trough { + background-color: #0f0f0f; + border-color: #0c0c0c; } + +terminal-window scrollbar.vertical slider { + background-color: mix(#0f0f0f,#d9cdb5,0.2); } + terminal-window scrollbar.vertical slider:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.3); } + terminal-window scrollbar.vertical slider:hover:active { + background-color: #ef934d; } + terminal-window scrollbar.vertical slider:disabled { + background-color: transparent; } + +/****************** + ! Budgie Desktop * +*******************/ +.budgie-container { + background-color: transparent; } + +.raven { + background-color: rgba(217, 205, 181, 0.93); } + .raven .raven-header { + background-color: #d9cdb5; + border: solid mix(#d9cdb5,#1e1f1e,0.1); + border-width: 1px 0; } + .raven .raven-background { + background-color: rgba(217, 205, 181, 0.93); } + +.raven-mpris { + background-color: rgba(217, 205, 181, 0.7); } diff --git a/.themes/caelus/caelus/gtk-3.20/dist/gtk.css b/.themes/caelus/caelus/gtk-3.20/dist/gtk.css new file mode 100644 index 0000000..db3e310 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.20/dist/gtk.css @@ -0,0 +1,8515 @@ +/*$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 #0f0f0f; +@define-color dark_fg_color #d9cdb5; +/* colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_bg_color #1e1f1e; +@define-color theme_fg_color #d9cdb5; +@define-color theme_base_color #272a28; +@define-color text_view_bg #272a28; +/*workaround for new vte versions */ +@define-color theme_text_color #d9cdb5; +@define-color theme_selected_bg_color #ef934d; +@define-color theme_selected_fg_color #0f0f0f; +@define-color theme_tooltip_bg_color #1e1f1e; +@define-color theme_tooltip_fg_color #d9cdb5; +/* shadow effects */ +@define-color light_shadow #1f201f; +@define-color dark_shadow #352c1b; +/* misc colors used by gtk+ */ +@define-color info_fg_color #0f0f0f; +@define-color info_bg_color #71b4d6; +@define-color warning_fg_color #0f0f0f; +@define-color warning_bg_color #ef934d; +@define-color question_fg_color #0f0f0f; +@define-color question_bg_color #71b4d6; +@define-color error_fg_color #0f0f0f; +@define-color error_bg_color #f16e65; +@define-color link_color #71b4d6; +@define-color success_color #7ec97e; +@define-color warning_color #ef934d; +@define-color error_color #f16e65; +/* 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(#d9cdb5,#1e1f1e,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(#1e1f1e,#d9cdb5,0.18); +@define-color unfocused_borders mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); +@define-color button_bg_color #272a28; +@define-color button_fg_color #d9cdb5; +@define-color header_button_bg_color #272a28; +@define-color header_button_fg_color #d9cdb5; +@define-color insensitive_bg_color mix(#1e1f1e,#272a28,0.6); +@define-color insensitive_fg_color mix(#d9cdb5,#1e1f1e,0.5); +/* osd */ +@define-color osd_base #0f0f0f; +@define-color osd_bg rgba(15, 15, 15, 0.8); +@define-color osd_fg #d9cdb5; +@define-color osd_insensitive_bg_color mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.5); +@define-color osd_insensitive_fg_color mix(#d9cdb5,#0f0f0f,0.6); +@define-color osd_borders_color rgba(13, 13, 13, 0.8); +/* lightdm greeter colors */ +@define-color lightdm_bg_color #0f0f0f; +@define-color lightdm_fg_color #d9cdb5; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color mix(#d9cdb5,#1e1f1e,0.5); +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #d9cdb5; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #1e1f1e; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #272a28; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #ef934d; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #0f0f0f; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color black; +/* window manager colors */ +@define-color wm_bg_focused #0f0f0f; +@define-color wm_bg_unfocused #1e1f1e; +@define-color wm_border_focused #1e1f1e; +@define-color wm_border_unfocused #1e1f1e; +@define-color wm_title_focused #d9cdb5; +@define-color wm_title_unfocused mix(#d9cdb5,#1e1f1e,0.4); +@define-color wm_icons_focused #d9cdb5; +@define-color wm_icons_focused_prelight #ef934d; +@define-color wm_icons_focused_pressed #e87015; +@define-color wm_icons_unfocused mix(#d9cdb5,#1e1f1e,0.4); +@define-color wm_icons_unfocused_prelight #ef934d; +@define-color wm_icons_unfocused_pressed #e87015; +/************** + ! 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(239, 147, 77, 0.5); + outline-style: dashed; + outline-width: 2px; + outline-offset: -1px; + -gtk-outline-radius: 0px; } + +/************* + ! 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: #ef934d; + color: #0f0f0f; } + +* { + /* hyperlinks */ + -GtkIMHtml-hyperlink-color: #71b4d6; } + *:disabled, *:disabled:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + *:disabled, *:disabled { + -gtk-icon-effect: dim; } + *:hover { + -gtk-icon-effect: highlight; } + *:link, *:visited { + color: #71b4d6; } + +.background { + background-color: #1e1f1e; + color: #d9cdb5; } + .background:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + .background.csd { + background-color: #1e1f1e; } + +.gtkstyle-fallback { + background-color: rgba(30, 31, 30, 0.5); + color: #d9cdb5; } + .gtkstyle-fallback:hover { + background-color: #212221; + color: #d9cdb5; } + .gtkstyle-fallback:active { + background-color: #1b1c1b; + color: #d9cdb5; } + .gtkstyle-fallback:disabled { + background-color: #1e1f1e; + color: mix(#d9cdb5,#1e1f1e,0.5); } + +image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled { + background-color: transparent; } + +label.separator { + color: #d9cdb5; } + label.separator:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + +label selection { + background-color: #ef934d; + color: #0f0f0f; } + +label:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + label:disabled:backdrop { + color: black; } + +label:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + +assistant .sidebar { + background-color: #272a28; + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + assistant .sidebar:backdrop { + background-color: #272a28; + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + +assistant.csd .sidebar { + border-top-style: none; } + +assistant .sidebar label { + padding: 8px 16px; } + +assistant .sidebar label.highlight { + background-color: mix(#d9cdb5,#1e1f1e,0.8); } + +/********* + ! Buttons +**********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#ef934d), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#ef934d), 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(#ef934d), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(105, 88, 54, 0.904314)), 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: 30px; + min-width: 30px; + padding: 8px; + border-width: 1px; + border-style: solid; + border-radius: 0px; + -gtk-outline-radius: 0px; + 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: 8px 8px; } + +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: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + +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 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 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: 0px; + -gtk-outline-radius: 0px; } + +.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: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + +.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > button:last-child { + border-width: 1px; + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + +.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > button:only-child { + border-width: 1px; + border-radius: 0px; + -gtk-outline-radius: 0px; } + +.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(30, 31, 30, 0.3); + background-color: rgba(217, 205, 181, 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(239, 147, 77, 0.3); + background-color: rgba(15, 15, 15, 0.1); + background-image: none; + box-shadow: none; } + +button, button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + button:disabled, button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button:active:disabled, button:checked:disabled { + border-color: rgba(190, 169, 128, 0.22); } + .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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.flat, button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + button:hover:disabled, button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 0.3); } + button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled { + border-color: rgba(190, 169, 128, 0.3); } + button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + button:focus:hover, button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + button:focus:hover:hover, button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + button:focus:hover:disabled, button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 0.3); } + 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(190, 169, 128, 0.3); } + 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button:active:checked:disabled, button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 0.22); } + 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + button:disabled:disabled, button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,0.6); } + button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button:backdrop, button.nautilus-circular-button.image-button:backdrop, button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(39, 42, 40, 0.9); } + button.separator:disabled, button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + button separator, button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,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(53, 44, 27, 0.22); } + .inline-toolbar button:focus, .inline-toolbar button:hover, .linked > button:focus, .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + .inline-toolbar button:disabled, .linked > button:disabled { + box-shadow: inset -1px 0 #1f2220; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + .linked.vertical > button { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .linked.vertical > button:focus, .linked.vertical > button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.05); } + .linked.vertical > button:disabled { + box-shadow: inset 0 -1px #1f2220; } + .linked.vertical > button:last-child, .linked.vertical > button:only-child { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + button.circular, button.nautilus-circular-button.image-button, button.circular-button { + padding: 0; + min-width: 38px; + min-height: 38px; + 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: #d9cdb5; + padding: 8px 15px; } + 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: #2f3230; + background-image: none; } + spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover { + border-color: rgba(190, 169, 128, 0.3); } + spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 0.3); } + 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(190, 169, 128, 0.3); } + spinbutton button:focus:hover { + color: mix(#d9cdb5,mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3),0.3); } + spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled { + color: mix(#d9cdb5,#1e1f1e,0.7); } + spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + spinbutton button:backdrop:disabled { + color: rgba(0, 0, 0, 0.8); } + +spinbutton:not(.vertical) { + /*@extend %entry;*/ + background-color: #272a28; + background-image: none; + /*@include border($base_color);*/ + padding: 0; + border-radius: 0px; + -gtk-outline-radius: 0px; + color: #d9cdb5; + caret-color: #d9cdb5; + /*&:focus, &:active { border-color: border_focus($borders_color); }*/ } + spinbutton:not(.vertical):disabled { + background-color: #232624; + background-image: none; + color: mix(#272a28,#d9cdb5,0.5); } + spinbutton:not(.vertical) entry { + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; + 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(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(105, 88, 54, 0.2); } + spinbutton:not(.vertical) button:backdrop { + border-color: alpha(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl) { + border-right-style: none; + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + spinbutton:not(.vertical) button.down:dir(rtl):focus { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr) { + border-left-style: none; + border-radius: 0 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 0; } + spinbutton:not(.vertical) button.up:dir(ltr):focus { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); + box-shadow: inset 1px 0 mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + +spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry { + min-width: 0; + padding-left: 6px; + padding-right: 6px; } + +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(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + +spinbutton.vertical button.up { + border-radius: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + spinbutton.vertical button.up:focus { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + +spinbutton.vertical button.down { + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + spinbutton.vertical button.down:focus { + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + +/****************** +! ComboBoxes * +*******************/ +combobox button.combo, combobox button.combo.nautilus-circular-button.image-button { + min-width: 0; + padding-left: 8px; + padding-right: 8px; } + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 26px; + min-width: 26px; + padding: 4px; } + +combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry { + padding: 8px 8px; } + +combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button { + padding: 8px; } + +combobox menu menuitem { + padding: 8px 15px; } + combobox menu menuitem cellview { + min-height: 30px; } + +/********* + ! 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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(53, 44, 27, 0.1), inset 0 1px rgba(53, 44, 27, 0.12), inset -1px 0 rgba(53, 44, 27, 0.1), inset 0 -1px rgba(53, 44, 27, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 8px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 8px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#272a28,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +entry { + background-color: #272a28; + background-image: none; + border-color: mix(#d9cdb5,#272a28,0.8); + padding: 10px 8px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + entry:focus, entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#272a28,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(#d9cdb5,#272a28,0.32); } + entry:disabled { + border-color: mix(#d9cdb5,#272a28,0.84); } + entry:active:disabled, entry:checked:disabled { + border-color: mix(#d9cdb5,#272a28,0.8); } + entry:focus, entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + entry:disabled { + background-color: mix(#272a28,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#272a28,#d9cdb5,0.9); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +toolbar { + padding: 7px; + border-style: none; } + toolbar.horizontal separator { + margin: 0 10px 1px; } + toolbar.vertical separator { + margin: 10px 1px 10px 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: 11px; + margin-bottom: 11px; } + headerbar switch { + margin-top: 9px; + margin-bottom: 9px; } + window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 0px; } + window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 0px; } + +.titlebar:not(headerbar), headerbar { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.88); + color: #d9cdb5; + background-color: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + color: #d9cdb5; + padding: 0 6px; + min-height: 42px; } + .titlebar:focus:not(headerbar), headerbar:focus, .titlebar:hover:not(headerbar), headerbar:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,0.8),0.3); } + .titlebar:active:not(headerbar), headerbar:active, .titlebar:checked:not(headerbar), headerbar:checked { + border-color: mix(#d9cdb5,#0f0f0f,0.4); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.92); } + .titlebar:active:disabled:not(headerbar), headerbar:active:disabled, .titlebar:checked:disabled:not(headerbar), headerbar:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.88); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#d9cdb5,#0f0f0f,0.5); } + .titlebar:not(headerbar) .background, headerbar .background { + background-color: #0f0f0f; + border-color: mix(#0f0f0f,#d9cdb5,0.3); } + .titlebar:not(headerbar) .title, headerbar .title { + font-weight: bold; + padding: 0 16px; } + .titlebar:not(headerbar) .subtitle, headerbar .subtitle { + font-size: smaller; + padding: 0 16px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #0f0f0f; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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: #101010; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #101010; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #111111; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#0f0f0f,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#0f0f0f,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#0f0f0f,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(15, 15, 15, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:not(headerbar) button.image-button, headerbar button.image-button, headerbar button.image-button.nautilus-circular-button { + padding: 8px; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 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 #0c0c0c; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button, headerbar box button.image-button.nautilus-circular-button { + padding: 8px 12px; } + .titlebar:not(headerbar) separator, headerbar separator { + color: #090909; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .titlebar:not(headerbar) separator, headerbar separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:backdrop:not(headerbar), headerbar:backdrop { + background-color: #1e1f1e; + background-image: none; + color: mix(#d9cdb5,#1e1f1e,0.4); + text-shadow: none; + border-color: mix(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9),#1e1f1e,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: 8px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); + padding: 8px; } + .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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 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: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(39, 42, 40, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + .titlebar:not(headerbar) button.text-button, headerbar button.text-button, headerbar button.text-button.nautilus-circular-button.image-button { + padding: 8px 8px; } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; } + .titlebar:not(headerbar) button.flat:hover, headerbar button.flat:hover { + color: #d9cdb5; } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,#1e1f1e,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: #d9cdb5; } + .titlebar:not(headerbar) viewswitcher button:not(:checked):not(:hover) stack box, headerbar viewswitcher button:not(:checked):not(:hover) stack box { + color: #d9cdb5; } + .titlebar:not(headerbar) button.titlebutton + separator.titlebutton, headerbar button.titlebutton + separator.titlebutton { + margin-left: 0; + margin-right: 8px; } + .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button { + border: 0; + padding: 8px; + background-image: none; + background-color: transparent; + color: #d9cdb5; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover { + background-image: none; + background-color: transparent; + color: #ef934d; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active { + background-image: none; + background-color: transparent; + color: #ec8130; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:backdrop, headerbar button.titlebutton:backdrop { + background: none; + color: mix(#d9cdb5,#1e1f1e,0.4); + -gtk-icon-shadow: none; } + +toolbar { + background-color: #1e1f1e; + background-image: none; + border-color: mix(#d9cdb5,#1e1f1e,0.88); + color: #d9cdb5; } + toolbar:focus, toolbar:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,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(#d9cdb5,#1e1f1e,0.4); } + toolbar:disabled { + border-color: mix(#d9cdb5,#1e1f1e,0.92); } + toolbar:active:disabled, toolbar:checked:disabled { + border-color: mix(#d9cdb5,#1e1f1e,0.88); } + toolbar:disabled { + background-color: #1b1c1b; + background-image: none; + color: mix(#d9cdb5,#1e1f1e,0.5); } + toolbar .background { + background-color: #1e1f1e; + border-color: mix(#1e1f1e,#d9cdb5,0.3); } + toolbar .title { + font-weight: bold; + padding: 0 16px; } + toolbar .subtitle { + font-size: smaller; + padding: 0 16px; } + toolbar button, toolbar button.nautilus-circular-button.image-button { + background-color: #1e1f1e; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + toolbar button:active:disabled, toolbar button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(30, 31, 30, 0); + background-color: rgba(30, 31, 30, 0); + background-image: none; + box-shadow: none; } + toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover { + background-color: #202120; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar button:hover:disabled, toolbar button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus { + background-color: #202120; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + toolbar button:focus:hover, toolbar button.flat:focus:hover { + background-color: #212221; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled { + border-color: rgba(197, 178, 142, 0.22); } + toolbar button:active:checked:disabled, toolbar button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#1e1f1e,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#1e1f1e,#d9cdb5,0.6); + box-shadow: none; } + toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled { + color: mix(#1e1f1e,#d9cdb5,0.6); } + toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar button:backdrop, toolbar button.nautilus-circular-button.image-button:backdrop, toolbar button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(30, 31, 30, 0.9); } + toolbar button.separator:disabled, toolbar button .separator:disabled { + color: rgba(30, 31, 30, 0.85); } + toolbar button separator, toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#1e1f1e,0.9)); } + toolbar button.image-button, toolbar button.image-button.nautilus-circular-button { + padding: 8px; } + 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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + toolbar viewswitcher button:disabled, toolbar viewswitcher button.nautilus-circular-button.image-button:disabled, + toolbar .linked > button:disabled { + box-shadow: inset -1px 0 #181918; } + 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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button { + padding: 8px 12px; } + toolbar separator, toolbar separator:disabled { + color: #121312; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + toolbar.inline-toolbar { + padding: 1px; + border-width: 0 1px 1px; + border-style: solid; + border-color: mix(#1e1f1e,#d9cdb5,0.18); + background-color: mix(mix(#1e1f1e,#d9cdb5,0.18),#1e1f1e,0.7); + background-image: none; } + toolbar.inline-toolbar:backdrop { + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); + background-color: mix(#1e1f1e,mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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: #1e1f1e; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + toolbar.inline-toolbar button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar.inline-toolbar button.flat { + color: #d9cdb5; + border-color: rgba(30, 31, 30, 0); + background-color: rgba(30, 31, 30, 0); + background-image: none; + box-shadow: none; } + toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:hover { + background-color: #202120; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus { + background-color: #202120; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover { + background-color: #212221; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 0.22); } + toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover { + color: #d9cdb5; } + toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#1e1f1e,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#1e1f1e,#d9cdb5,0.6); + box-shadow: none; } + toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled { + color: mix(#1e1f1e,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar.inline-toolbar button:backdrop, toolbar.inline-toolbar button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator { + border: 1px solid currentColor; + color: rgba(30, 31, 30, 0.9); } + toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled { + color: rgba(30, 31, 30, 0.85); } + toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#1e1f1e,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: #0d0d0d; } + +.background .titlebar:backdrop, .background .titlebar { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +.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: 8px; + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + actionbar > revealer > box:backdrop { + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + +/**************************** + ! Search and Location bars * +*****************************/ +searchbar, +.location-bar { + background-color: #1d1e1d; + background-image: none; + border-width: 0 0 1px; + border-style: solid; + border-color: #181918; + color: #d9cdb5; } + +/****************** + ! Action buttons * +*******************/ +.suggested-action, headerbar.selection-mode button.suggested-action, +.titlebar.selection-mode:not(headerbar) button.suggested-action { + background-color: #7ec97e; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action, + .titlebar:not(headerbar).selection-mode button.flat.suggested-action { + color: #0f0f0f; + border-color: rgba(126, 201, 126, 0); + background-color: rgba(126, 201, 126, 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: #8ace8a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:hover:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #8ace8a; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .suggested-action:focus:hover, + .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover { + background-color: #95d395; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + .suggested-action:active:checked:disabled, .suggested-action.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #0f0f0f; } + .suggested-action:disabled:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled { + background-color: alpha(mix(#7ec97e,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#7ec97e,#0f0f0f,0.6); + box-shadow: none; } + .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled { + color: mix(#7ec97e,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(126, 201, 126, 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(126, 201, 126, 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(#0f0f0f,#7ec97e,0.9)); } + +.destructive-action { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + .destructive-action:focus, .destructive-action:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:disabled { + border-color: rgba(13, 13, 13, 0.32); } + .destructive-action:active:disabled, .destructive-action:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .destructive-action.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + .destructive-action:hover, .destructive-action.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + .destructive-action:focus, .destructive-action.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .destructive-action:focus:hover, .destructive-action.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover { + color: #0f0f0f; } + .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,0.6); } + .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .destructive-action:backdrop, .destructive-action.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + .destructive-action.separator, .destructive-action .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + .destructive-action.separator:disabled, .destructive-action .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + .destructive-action separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/****************** + ! Selection mode * +*******************/ +headerbar.selection-mode, +.titlebar:not(headerbar).selection-mode { + background-color: #ef934d; + background-image: none; + border-color: mix(#0f0f0f,#ef934d,0.72); + color: #0f0f0f; } + headerbar.selection-mode:focus, headerbar.selection-mode:hover, + .titlebar:not(headerbar).selection-mode:focus, + .titlebar:not(headerbar).selection-mode:hover { + border-color: mix(#ef934d,mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.48); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + border-color: mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.72); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + background-color: #ec8130; + background-image: none; + color: mix(#0f0f0f,#ef934d,0.5); } + headerbar.selection-mode .background, + .titlebar:not(headerbar).selection-mode .background { + background-color: #ef934d; + border-color: mix(#ef934d,#0f0f0f,0.3); } + headerbar.selection-mode .title, + .titlebar:not(headerbar).selection-mode .title { + font-weight: bold; + padding: 0 16px; } + headerbar.selection-mode .subtitle, + .titlebar:not(headerbar).selection-mode .subtitle { + font-size: smaller; + padding: 0 16px; } + headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button, + .titlebar:not(headerbar).selection-mode button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode button.image-button, + .titlebar:not(headerbar).selection-mode button.image-button { + padding: 8px; } + 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(53, 44, 27, 0.12); } + 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(53, 44, 27, 0.32); } + 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 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 #e87015; } + 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(53, 44, 27, 0.12); } + 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(53, 44, 27, 0.32); } + 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + headerbar.selection-mode box button.image-button, + .titlebar:not(headerbar).selection-mode box button.image-button { + padding: 8px 12px; } + headerbar.selection-mode separator, headerbar.selection-mode separator:disabled, + .titlebar:not(headerbar).selection-mode separator, + .titlebar:not(headerbar).selection-mode separator:disabled { + color: #ae5410; + 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode:backdrop, + .titlebar:not(headerbar).selection-mode:backdrop { + background-color: #ef934d; + 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: #e87015; + 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: #cb6212; } + 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: #d96914; } + 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(15, 15, 15, 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: #cb6212; } + +/********** + ! Calendar +***********/ +calendar { + padding: 1px 3px; + outline-offset: -1px; + color: #d9cdb5; } + calendar:selected { + border-radius: 0px; } + calendar.header { + border-bottom: 1px solid rgba(105, 88, 54, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(105, 88, 54, 0.1); } + calendar.button { + color: rgba(217, 205, 181, 0.55); } + calendar.button:hover { + color: #d9cdb5; } + calendar.button:backdrop { + color: alpha(mix(#d9cdb5,#1e1f1e,0.5),0.55); } + calendar.button:disabled { + color: alpha(mix(#d9cdb5,#1e1f1e,0.5),0.55); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: mix(#ef934d,#d9cdb5,0.5); } + calendar:backdrop { + color: mix(#272a28,#d9cdb5,0.8); } + +/* gnome-calendar */ +.calendar-view { + background-color: #272a28; + color: #d9cdb5; } + +/*************** + ! Color chooser +****************/ +colorswatch:drop(active), colorswatch { + border-style: none; } + +colorswatch.top { + border-top-left-radius: 0.5px; + border-top-right-radius: 0.5px; } + colorswatch.top overlay { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +colorswatch.bottom { + border-bottom-left-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.bottom overlay { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 0.5px; + border-bottom-left-radius: 0.5px; } + colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.dark overlay { + color: #0f0f0f; } + colorswatch.dark overlay:hover { + border-color: rgba(105, 88, 54, 0.8); } + colorswatch.dark overlay:backdrop { + color: mix(#ef934d,#0f0f0f,0.66); } + +colorswatch.light overlay { + color: #d9cdb5; } + colorswatch.light overlay:hover { + border-color: rgba(105, 88, 54, 0.5); } + colorswatch.light overlay:backdrop { + color: mix(#272a28,#d9cdb5,0.8); } + +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px #ec7f2c, inset 0 0 0 1px #ef934d; } + colorswatch:drop(active).dark overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px rgba(105, 88, 54, 0.3), inset 0 0 0 1px #ef934d; } + +colorswatch overlay { + border: 1px solid rgba(105, 88, 54, 0.3); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(31, 32, 31, 0.4), inset 0 -1px rgba(105, 88, 54, 0.2); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: rgba(105, 88, 54, 0.3); + box-shadow: none; } + +colorswatch:disabled { + opacity: .5; } + colorswatch:disabled overlay { + border-color: rgba(105, 88, 54, 0.6); + box-shadow: none; } + +row:selected colorswatch { + box-shadow: 0 0 0 2px #0f0f0f; } + +colorswatch#add-color-button { + border-radius: 0px 0px 0 0; } + colorswatch#add-color-button:only-child { + border-radius: 0px; } + colorswatch#add-color-button overlay { + background-color: #1d1d1d; + color: #d9cdb5; } + colorswatch#add-color-button overlay:hover { + background-color: #1b1c1b; } + colorswatch#add-color-button overlay:backdrop { + background-color: #1d1d1d; } + +colorswatch#editor-color-sample { + border-radius: 0px; } + colorswatch#editor-color-sample overlay { + border-radius: 0.5px; } + +button.color, button.color.nautilus-circular-button.image-button { + padding: 8px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0px; } + 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(#1e1f1e,#d9cdb5,0.18); } + filechooser .dialog-action-box:backdrop { + border-top-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + filechooser #pathbarbox { + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); + background-color: #1e1f1e; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/****************** + ! Grid and flowbox +*******************/ +widget:active { + background-color: mix(#ef934d,#272a28,0.5); } + +list { + color: #d9cdb5; + background-color: #272a28; + border-color: mix(#1e1f1e,#d9cdb5,0.18); } + list:backdrop { + background-color: #272a28; + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + list row { + padding: 8px; } + +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(217, 205, 181, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(105, 88, 54, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(105, 88, 54, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: mix(#ef934d,#d9cdb5,0.1); } + row.activatable:selected:backdrop { + background-color: #ef934d; } + +flowbox flowboxchild { + padding: 8px; + border-radius: 0px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Infobar +**********/ +infobar { + border: 0; } + infobar.info, infobar.info:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop { + color: #0f0f0f; } + infobar.info button, infobar.info button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.info button:focus, infobar.info button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.info button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.info button:active:disabled, infobar.info button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.info button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.info button:hover, infobar.info button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.info button:focus, infobar.info button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.info button:focus:hover, infobar.info button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.info button:active:checked:disabled, infobar.info button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.info button:focus, infobar.info button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover { + color: #0f0f0f; } + infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.info button:backdrop, infobar.info button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.info button.separator, infobar.info button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.info button.separator:disabled, infobar.info button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.warning, infobar.warning:backdrop { + background-color: #ef934d; + background-image: none; + border: 1px solid #e87015; + caret-color: currentColor; } + infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop { + color: #0f0f0f; } + infobar.warning button, infobar.warning button.nautilus-circular-button.image-button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.warning button:focus, infobar.warning button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.warning button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.warning button:active:disabled, infobar.warning button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.warning button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + infobar.warning button:hover, infobar.warning button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.warning button:focus, infobar.warning button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.warning button:active:checked:disabled, infobar.warning button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover { + color: #0f0f0f; } + infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.warning button:backdrop, infobar.warning button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.warning button.separator, infobar.warning button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + infobar.warning button.separator:disabled, infobar.warning button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + infobar.question, infobar.question:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop { + color: #0f0f0f; } + infobar.question button, infobar.question button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.question button:focus, infobar.question button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.question button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.question button:active:disabled, infobar.question button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.question button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.question button:hover, infobar.question button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.question button:focus, infobar.question button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.question button:focus:hover, infobar.question button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.question button:active:checked:disabled, infobar.question button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.question button:focus, infobar.question button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover { + color: #0f0f0f; } + infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.question button:backdrop, infobar.question button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.question button.separator, infobar.question button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.question button.separator:disabled, infobar.question button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.error, infobar.error:backdrop { + background-color: #f16e65; + background-image: none; + border: 1px solid #eb3326; + caret-color: currentColor; } + infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop { + color: #0f0f0f; } + infobar.error button, infobar.error button.nautilus-circular-button.image-button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.error button:focus, infobar.error button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.error button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.error button:active:disabled, infobar.error button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.error button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + infobar.error button:hover, infobar.error button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.error button:focus, infobar.error button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.error button:focus:hover, infobar.error button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.error button:active:checked:disabled, infobar.error button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.error button:focus, infobar.error button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover { + color: #0f0f0f; } + infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.error button:backdrop, infobar.error button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.error button.separator, infobar.error button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + infobar.error button.separator:disabled, infobar.error button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#f16e65,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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(53, 44, 27, 0.1), inset 0 1px rgba(53, 44, 27, 0.12), inset -1px 0 rgba(53, 44, 27, 0.1), inset 0 -1px rgba(53, 44, 27, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 8px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 8px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#272a28,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +/********* + ! Menubar +**********/ +menubar, .menubar { + -GtkWidget-window-dragging: true; + padding: 0; + border: 0; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; } + menubar > menuitem, .menubar > menuitem { + min-height: 26px; + padding: 10px 12px; + border: 1px solid transparent; + background-color: transparent; + background-image: none; + color: #d9cdb5; } + menubar > menuitem:hover, .menubar > menuitem:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + menubar > menuitem *:hover, .menubar > menuitem *:hover { + color: #e4dbca; } + +/****** + ! Menu +*******/ +menu, +.menu, +.context-menu { + border-radius: 0; + padding: 8px; + background-color: #0f0f0f; + color: #d9cdb5; + border: 1px solid mix(#0f0f0f,#d9cdb5,0.21); } + .csd menu, .csd .menu, .csd .context-menu { + border: 0; } + menu:selected, + .menu:selected, + .context-menu:selected { + background-color: #ef934d; + color: #0f0f0f; } + menu separator, .csd menu separator, + .menu separator, .csd .menu separator, + .context-menu separator, .csd .context-menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,0.18)); + margin: 6px 0; } + menu .separator, .csd menu .separator, + .menu .separator, .csd .menu .separator, + .context-menu .separator, .csd .context-menu .separator { + color: mix(#0f0f0f,#d9cdb5,0.18); } + menu menuitem, + .menu menuitem, + .context-menu menuitem { + min-height: 26px; + min-width: 40px; + padding: 10px; + 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: #ef934d; + background-image: none; + color: #0f0f0f; } + 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: mix(#0f0f0f,#ef934d,0.6); } + menu menuitem *:active, menu menuitem *:hover, + .menu menuitem *:active, + .menu menuitem *:hover, + .context-menu menuitem *:active, + .context-menu menuitem *:hover { + color: #0f0f0f; } + menu menuitem:disabled, menu menuitem *:disabled, + .menu menuitem:disabled, + .menu menuitem *:disabled, + .context-menu menuitem:disabled, + .context-menu menuitem *:disabled { + color: mix(#d9cdb5,#0f0f0f,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: #ef934d; + color: #0f0f0f; } + menu menuitem calendar, + .menu menuitem calendar, + .context-menu menuitem calendar { + color: #d9cdb5; } + menu menuitem calendar.header, + .menu menuitem calendar.header, + .context-menu menuitem calendar.header { + border-bottom: 1px solid #0e0e0e; + border-radius: 0; } + menu menuitem calendar.header:backdrop, + .menu menuitem calendar.header:backdrop, + .context-menu menuitem calendar.header:backdrop { + border-color: #0e0e0e; } + menu menuitem calendar.button, + .menu menuitem calendar.button, + .context-menu menuitem calendar.button { + color: rgba(217, 205, 181, 0.55); } + menu menuitem calendar.button:hover, + .menu menuitem calendar.button:hover, + .context-menu menuitem calendar.button:hover { + color: #d9cdb5; } + 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(#d9cdb5,#0f0f0f,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: 8px; + background-color: #0f0f0f; + border-radius: 0; } + menu > arrow.top, + .menu > arrow.top, + .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid mix(#0f0f0f,#d9cdb5,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(#0f0f0f,#d9cdb5,0.18); + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, + .menu > arrow:hover, + .context-menu > arrow:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.1); } + menu > arrow:backdrop, + .menu > arrow:backdrop, + .context-menu > arrow:backdrop { + background-color: #272a28; } + 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(217, 205, 181, 0.6); } + menuitem accelerator:hover { + color: rgba(15, 15, 15, 0.8); } + menuitem accelerator:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,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(105, 88, 54, 0.2); } + +menuitem entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 10px 8px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + menuitem entry:focus, menuitem entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + menuitem entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + menuitem entry:active:disabled, menuitem entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + menuitem entry:focus, menuitem entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + menuitem entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +/********* + ! Popover +**********/ +popover.background { + padding: 5px; + border-radius: 0px; + background-clip: border-box; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; + box-shadow: 0 3px 6px rgba(105, 88, 54, 0.16); } + .csd popover.background, popover.background { + border-color: mix(#d9cdb5,#0f0f0f,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(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.16); } + .csd popover.background:disabled, popover.background:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.68); } + .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,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: #ef934d; } + popover.background treeview.view, popover.background treeview.view:backdrop { + border-top-color: #121212; } + popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover { + background-image: none; + background-color: #ef934d; + color: #0f0f0f; } + 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(#0f0f0f,#d9cdb5,1.3); + background-image: none; + color: #d9cdb5; + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + popover.background list row, popover.background list row .button { + background-color: transparent; + background-image: none; + color: #d9cdb5; } + 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: #ef934d; + color: #0f0f0f; } + popover.background .frame { + border-color: mix(#d9cdb5,#0f0f0f,0.8); + border-radius: 0px; } + popover.background entry { + background-color: #272a28; + background-image: none; + border-color: mix(#d9cdb5,#272a28,0.8); + padding: 10px 8px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + popover.background entry:focus, popover.background entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#272a28,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(#d9cdb5,#272a28,0.32); } + popover.background entry:disabled { + border-color: mix(#d9cdb5,#272a28,0.84); } + popover.background entry:active:disabled, popover.background entry:checked:disabled { + border-color: mix(#d9cdb5,#272a28,0.8); } + popover.background entry:focus, popover.background entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + popover.background entry:disabled { + background-color: mix(#272a28,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#272a28,#d9cdb5,0.9); } + popover.background button, popover.background button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + popover.background button:focus, popover.background button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + popover.background button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + popover.background button:active:disabled, popover.background button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + popover.background button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + popover.background button:hover, popover.background button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:hover:disabled, popover.background button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + popover.background button:focus, popover.background button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + popover.background button:focus:hover, popover.background button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + popover.background button:active:checked:disabled, popover.background button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + popover.background button:focus, popover.background button:hover, popover.background button.flat:focus, popover.background button.flat:hover { + color: #d9cdb5; } + popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + popover.background button:backdrop, popover.background button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + popover.background button.separator, popover.background button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + popover.background button.separator:disabled, popover.background button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + popover.background button separator, popover.background button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + popover.background button.flat:not(:hover) { + color: #d9cdb5; } + popover.background .linked > button { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + popover.background .linked > button:focus, popover.background .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + popover.background .linked > button:disabled { + box-shadow: inset -1px 0 #1f2220; } + popover.background .linked > button:last-child, popover.background .linked > button:only-child { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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: 8px; + padding-left: 8px; + transition: none; } + modelbutton.flat:hover, + menuitem.button.flat:hover { + border-radius: 0px; + background-color: #ef934d; + color: #0f0f0f; } + modelbutton.flat:checked, + menuitem.button.flat:checked { + color: #d9cdb5; } + 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: #1e1f1e; + background-clip: padding-box; + border: 1px solid #181918; + border-radius: 0px; + color: #d9cdb5; } + +.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: 8px; + margin: 0; + padding: 0; } + messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box { + margin: 16px; } + +printdialog paper { + color: #d9cdb5; + border: 1px solid mix(#1e1f1e,#d9cdb5,0.18); + background: #1f201f; + padding: 0; } + printdialog paper:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + +printdialog .dialog-action-box { + margin: 16px; } + +/********************* + ! App notifications * +**********************/ +frame.app-notification { + border-style: solid; + border-color: rgba(12, 12, 12, 0.8); + border-width: 0 1px 1px; + border-radius: 0 0 0px 0px; + padding: 16px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + frame.app-notification button:focus, frame.app-notification button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + frame.app-notification button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + frame.app-notification button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + frame.app-notification button:hover, frame.app-notification button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + frame.app-notification button:focus, frame.app-notification button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 0.22); } + frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover { + color: #d9cdb5; } + frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.6); + box-shadow: none; } + frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled { + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + frame.app-notification button:backdrop, frame.app-notification button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + frame.app-notification button.separator, frame.app-notification button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #0f0f0f; } + +/**************** + ! Floating bar * +*****************/ +.floating-bar { + background-color: #1e1f1e; + background-image: none; + border: 1px solid #181918; + border-radius: 0px; + color: #d9cdb5; } + .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: 0px; + background-clip: border-box; } + GtkBubbleWindow.osd.background { + background-color: rgba(15, 15, 15, 0.8); } + GtkBubbleWindow .toolbar { + background-color: transparent; } + +/*************** + ! Font-viewer * +****************/ +SushiFontWidget { + padding: 8px 16px; } + +/************* + ! Gucharmap * +**************/ +GucharmapChartable { + background-color: #272a28; + color: #d9cdb5; } + +/************* + ! Evolution * +**************/ +EPreviewPane .entry { + background-color: #272a28; + color: #d9cdb5; } + +/******************* + ! Gnome Bluetooth * +********************/ +entry.entry.pin-entry { + font-style: normal; + font-size: 50px; + padding-left: 40px; + padding-right: 40px; } + +label.pin-label { + font-style: normal; + font-size: 50px; } + +/************************ + ! Shortcut window keys * +*************************/ +.keycap { + min-width: 20px; + min-height: 24px; + margin-top: 2px; + padding-bottom: 4px; + padding-left: 8px; + padding-right: 8px; + color: #d9cdb5; + background-color: #272a28; + border: 1px solid; + border-color: mix(mix(#1e1f1e,#d9cdb5,0.18),#1e1f1e,0.5); + border-radius: 0px; + box-shadow: inset 0 -3px mix(#272a28,#1e1f1e,0.2); + font-size: smaller; } + .keycap:backdrop { + background-color: #272a28; + color: mix(#d9cdb5,#1e1f1e,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(#0f0f0f,#ef934d,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: #ef934d; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,0.66),#ef934d,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: #ef934d; } + 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: #0f0f0f; + outline-color: rgba(15, 15, 15, 0.3); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********** + ! Notebook +***********/ +notebook { + padding: 0; } + notebook.frame { + border: 1px solid mix(#1e1f1e,#d9cdb5,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: #1e1f1e; } + notebook > header { + padding: 8px; + background-color: #1e1f1e; } + notebook > header.top { + box-shadow: inset 0 -1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.bottom { + box-shadow: inset 0 1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.right { + box-shadow: inset 1px 0 mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.left { + box-shadow: inset -1px 0 mix(#1e1f1e,#d9cdb5,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(#d9cdb5,#1e1f1e,0.5); } + notebook > header > tabs > arrow:hover { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.5); } + notebook > header > tabs > arrow:active { + color: #d9cdb5; } + notebook > header > tabs > arrow:disabled { + color: alpha(mix(#d9cdb5,#1e1f1e,0.5),0.3); } + notebook > header > tabs > tab { + background-color: alpha(mix(#1e1f1e,#d9cdb5,0.1),0.7); + background-image: none; + border-color: mix(mix(#1e1f1e,#d9cdb5,0.18),mix(#d9cdb5,#1e1f1e,0.5),0.15); + color: rgba(217, 205, 181, 0.8); + padding: 8px 16px; + 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(#1e1f1e,#d9cdb5,0.04); + background-image: none; + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.5); } + notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover { + background: #1e1f1e; + border-color: mix(#1e1f1e,#d9cdb5,0.18); + color: #d9cdb5; } + 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(#1e1f1e,#d9cdb5,0.35); } + notebook > header > tabs > tab button.flat:hover { + color: #f7b0ab; } + notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover { + color: #ef934d; } + notebook > header.top > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 -1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.left > tabs > tab:hover:not(:checked) { + box-shadow: inset -1px 0 mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.right > tabs > tab:hover:not(:checked) { + box-shadow: inset 1px 0 mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.top { + padding-bottom: 0; } + notebook > header.top > tabs > tab { + border-bottom: none; + -gtk-outline-radius: 0; + margin-top: 0px; } + notebook > header.top > tabs > tab + tab { + margin-left: -1px; } + notebook > header.top > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.top > tabs > tab:last-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked { + border-top-width: 3px; + border-top-color: #ef934d; + margin-top: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0px 0 0; + padding-top: 6px; } + notebook > header.top > tabs > tab:hover:not(:checked) { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + notebook > header.bottom { + padding-top: 0; } + notebook > header.bottom > tabs > tab { + border-top: none; + -gtk-outline-radius: 0; + margin-bottom: 0px; } + notebook > header.bottom > tabs > tab + tab { + margin-left: -1px; } + notebook > header.bottom > tabs > tab:first-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.bottom > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked { + border-bottom-width: 3px; + border-bottom-color: #ef934d; + margin-bottom: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0 0px 0px; + padding-bottom: 6px; } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + notebook > header.right { + padding-left: 0; } + notebook > header.right > tabs > tab { + border-left: none; + -gtk-outline-radius: 0; + margin-right: 0px; } + notebook > header.right > tabs > tab + tab { + margin-top: -1px; } + notebook > header.right > tabs > tab:first-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.right > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked { + border-right-width: 3px; + border-right-color: #ef934d; + margin-right: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0px 0px 0; + padding-right: 14px; } + notebook > header.right > tabs > tab:hover:not(:checked) { + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + notebook > header.left { + padding-right: 0; } + notebook > header.left > tabs > tab { + border-right: none; + -gtk-outline-radius: 0; + margin-left: 0px; } + notebook > header.left > tabs > tab + tab { + margin-top: -1px; } + notebook > header.left > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.left > tabs > tab:last-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked { + border-left-width: 3px; + border-left-color: #ef934d; + margin-left: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0 0 0px; + padding-left: 14px; } + notebook > header.left > tabs > tab:hover:not(:checked) { + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/******* + ! OSD * +********/ +overlay.osd { + background-color: transparent; } + +colorchooser .popover.osd { + border-radius: 0px; } + +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(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + button.osd:focus, button.osd:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + button.osd:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button.osd:active:disabled, button.osd:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.osd.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + button.osd:hover, button.osd.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + button.osd:hover:disabled, button.osd.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + button.osd:focus, button.osd.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + button.osd:focus:hover, button.osd.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + button.osd:disabled:disabled, button.osd.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button.osd:backdrop, button.osd.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + button.osd.separator, button.osd .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + button.osd.separator:disabled, button.osd .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + button.osd separator, button.osd.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: 8px; + border: 1px solid rgba(12, 12, 12, 0.8); + border-radius: 0px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + toolbar.osd separator { + color: rgba(14, 14, 14, 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: #ef934d; + background-image: none; } + +.osd, +#XfceNotifyWindow { + background-color: rgba(15, 15, 15, 0.8); + color: #d9cdb5; + /* used by gnome-settings-daemon's media-keys OSD */ + /* used by Documents */ } + .osd.background, + #XfceNotifyWindow.background { + background-color: rgba(15, 15, 15, 0.6); + color: #d9cdb5; } + .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(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .osd button:focus, .osd button:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd button:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + .osd button:active:disabled, .osd button:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd button.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + .osd button:hover, .osd button.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .osd button:hover:disabled, .osd button.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .osd button:focus, .osd button.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + .osd button:focus:hover, .osd button.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .osd button:disabled:disabled, .osd button.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .osd button:backdrop, .osd button.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + .osd button.separator, .osd button .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + .osd button.separator:disabled, .osd button .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + .osd button separator, .osd button.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.9)); } + .osd entry, + #XfceNotifyWindow entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 10px 8px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .osd entry:focus, .osd entry:hover, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + .osd entry:active:disabled, .osd entry:checked:disabled, + #XfceNotifyWindow entry:active:disabled, + #XfceNotifyWindow entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + .osd entry:focus, .osd entry:active, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:active { + border-color: mix(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + .osd trough, .osd.trough, + #XfceNotifyWindow trough, + #XfceNotifyWindow.trough { + background-color: rgba(217, 205, 181, 0.3); } + .osd progressbar, .osd.progressbar, + #XfceNotifyWindow progressbar, + #XfceNotifyWindow.progressbar { + background-color: #d9cdb5; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:focus, .osd scale slider:hover, + #XfceNotifyWindow scale slider:focus, + #XfceNotifyWindow scale slider:hover { + border-color: mix(#ef934d,mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.32); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + border-color: mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + border-color: rgba(12, 12, 12, 0.8); + background-color: rgba(16, 16, 16, 0.8); + background-image: none; } + .osd scale trough.highlight, + #XfceNotifyWindow scale trough.highlight { + border-color: #ef934d; + background-color: #ef934d; + background-image: none; } + .osd scale trough:disabled, .osd scale trough.highlight:disabled, + #XfceNotifyWindow scale trough:disabled, + #XfceNotifyWindow scale trough.highlight:disabled { + border-color: rgba(13, 13, 13, 0.8); + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + background-color: rgba(33, 33, 33, 0.8); } + .osd scale trough highlight, + #XfceNotifyWindow scale trough highlight { + background-color: #ef934d; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + .osd scale slider:hover, + #XfceNotifyWindow scale slider:hover { + background-color: #f3af7c; + border-color: #f3af7c; } + .osd scale slider:active, + #XfceNotifyWindow scale slider:active { + background-color: #eb771e; + border-color: #eb771e; } + .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view, + #XfceNotifyWindow.view, + iconview#XfceNotifyWindow, + #XfceNotifyWindow .view, + #XfceNotifyWindow iconview, + #XfceNotifyWindow view { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar trough, + #XfceNotifyWindow scrollbar trough { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar slider, + #XfceNotifyWindow scrollbar slider { + border: 1px solid mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0; + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.21); } + .osd scrollbar slider:hover, + #XfceNotifyWindow scrollbar slider:hover { + border-color: mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.31); + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.31); } + .osd scrollbar slider:active, + #XfceNotifyWindow scrollbar slider:active { + border-color: #ec8130; + background-color: #ef934d; } + .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(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0px; + outline-color: transparent; } + .osd .page-thumbnail, + #XfceNotifyWindow .page-thumbnail { + border: 1px solid rgba(14, 14, 14, 0.8); + /* when there's no pixbuf yet */ + background-color: rgba(15, 15, 15, 0.8); } + .osd popover.background, + #XfceNotifyWindow popover.background { + box-shadow: 0 2px 7px 3px rgba(105, 88, 54, 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: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 0; + color: #d9cdb5; + caret-color: #d9cdb5; } + .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover, + #XfceNotifyWindow spinbutton:not(.vertical):focus, + #XfceNotifyWindow spinbutton:not(.vertical):hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + border-color: mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,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(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#0f0f0f,#d9cdb5,0.5); } + .osd spinbutton:not(.vertical) button, + #XfceNotifyWindow spinbutton:not(.vertical) button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); + border-radius: 0; + border-color: rgba(13, 13, 13, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton:not(.vertical) button.flat, + #XfceNotifyWindow spinbutton:not(.vertical) button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton:not(.vertical) button separator, + #XfceNotifyWindow spinbutton:not(.vertical) button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #d9cdb5; } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,0.6),0.8); } + .osd spinbutton:not(.vertical) button:backdrop, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop { + color: mix(#272a28,mix(#d9cdb5,#1e1f1e,0.5),0.9); } + .osd spinbutton:not(.vertical) button:active, + #XfceNotifyWindow spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(105, 88, 54, 0.2); } + .osd spinbutton:not(.vertical) button:backdrop:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(0, 0, 0, 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: 0px 0 0 0px; } + .osd spinbutton:not(.vertical) button:dir(ltr):last-child, + #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child { + border-radius: 0 0px 0px 0; } + .osd spinbutton.vertical button:first-child, + #XfceNotifyWindow spinbutton.vertical button:first-child { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton.vertical button:first-child:disabled, + #XfceNotifyWindow spinbutton.vertical button:first-child:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton.vertical button:first-child.flat, + #XfceNotifyWindow spinbutton.vertical button:first-child.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton.vertical button:first-child separator, + #XfceNotifyWindow spinbutton.vertical button:first-child separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(#1e1f1e,#d9cdb5,0.18) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #111211; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9) 1px, transparent 1px); + background-color: #161716; + transition: 200ms ease-out; } + +/***************** + ! Progress bars * +******************/ +progressbar { + padding: 0; + border-radius: 0px; + font-size: smaller; + color: rgba(217, 205, 181, 0.6); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 11px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 11px; } + progressbar trough { + border: 1px solid mix(#1e1f1e,#d9cdb5,0.17); + background-color: mix(#272a28,#1e1f1e,0.08); + background-image: none; + border-radius: 0px; } + progressbar progress { + background-color: #ef934d; + background-image: none; + border-radius: 0; } + progressbar progress.left { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + progressbar progress.right { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.bottom { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.top { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +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(#272a28,#1e1f1e,0.08); + border: 1px solid mix(#1e1f1e,#d9cdb5,0.17); + border-radius: 0px; + 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: #ef934d; + border-color: transparent; + border-radius: 0px; } + levelbar block.low { + background-color: #ef934d; + border-color: transparent; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #7ec97e; + border-color: transparent; } + levelbar block.full { + background-color: #e87015; + border-color: transparent; } + levelbar block.empty { + background-color: transparent; + border-color: transparent; + box-shadow: none; } + +scale { + min-height: 15px; + min-width: 15px; + padding: 8px; } + 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: 25px; + min-width: 25px; + margin: -12px; } + scale.fine-tune slider { + margin: -12px; } + scale.fine-tune highlight { + background-color: #f2a56a; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 10px; + -gtk-outline-radius: 12px; } + scale trough { + outline-offset: 2px; + -gtk-outline-radius: 4.5px; + border-radius: 2.5px; + background-color: mix(#1e1f1e,#d9cdb5,0.2); } + scale trough:disabled { + background-color: mix(#1e1f1e,#d9cdb5,0.1); } + menuitem:hover scale trough, row:selected scale trough, infobar scale trough { + background-color: rgba(105, 88, 54, 0.2); } + menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight { + background-color: #0f0f0f; } + menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); } + menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled { + background-color: rgba(105, 88, 54, 0.1); } + scale highlight { + border-radius: 2.5px; + background-color: #ef934d; } + scale highlight:disabled { + background-color: rgba(239, 147, 77, 0.55); } + scale fill { + border-radius: 2.5px; + background-color: rgba(239, 147, 77, 0.5); } + scale fill:disabled { + background-color: transparent; } + scale slider { + background-color: #272a28; + border: 1px solid rgba(217, 205, 181, 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: #333735; } + scale slider:active { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + scale slider:disabled { + background-color: mix(#272a28,#1e1f1e,0.55); + border-color: mix(#d9cdb5,#1e1f1e,0.92); } + menuitem:hover scale slider, row:selected scale slider, infobar scale slider { + background-clip: border-box; + background-color: #0f0f0f; + border-color: #0f0f0f; } + menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover { + background-color: mix(#0f0f0f,#ef934d,0.85); + border-color: mix(#0f0f0f,#ef934d,0.85); } + menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active { + background-color: mix(#0f0f0f,#ef934d,0.5); + border-color: mix(#0f0f0f,#ef934d,0.5); } + menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); + border-color: mix(#0f0f0f,#ef934d,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 11px; } + 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 11px; } + 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 11px 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: #111211; + transition: 300ms ease-out; } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.bottom { + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.left { + border-right: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.right { + border-left: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar:backdrop { + background-color: #161716; + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); + transition: 400ms ease-in; } + scrollbar slider { + min-width: 7px; + min-height: 7px; + border: 1px solid transparent; + border-radius: 0px; + background-clip: padding-box; + background-color: mix(#1e1f1e,#d9cdb5,0.5); } + scrollbar slider:hover { + background-color: mix(#1e1f1e,#d9cdb5,0.7); } + scrollbar slider:hover:active { + background-color: #ed8536; } + scrollbar slider:backdrop { + background-color: mix(mix(#d9cdb5,#1e1f1e,0.5),#1e1f1e,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: #f1a164; } + 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: #d9cdb5; + border: 1px solid #1f201f; } + 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(#1e1f1e,#d9cdb5,0.18); + background-color: transparent; + box-shadow: none; + color: mix(#1e1f1e,#d9cdb5,0.5); } + scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover { + color: mix(#1e1f1e,#d9cdb5,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: #ed8536; } + scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop { + color: mix(mix(#d9cdb5,#1e1f1e,0.5),#1e1f1e,0.4); } + scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + border-left: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); + border-right: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + +/********* + ! Sidebar +**********/ +.sidebar { + border-style: none; + background-color: mix(#1e1f1e,#272a28,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(#1e1f1e,#d9cdb5,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(#1e1f1e,#d9cdb5,0.18); + border-right-style: none; } + .sidebar:backdrop { + background-color: mix(#1e1f1e,#272a28,0.5); + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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: 16px 8px; } + stacksidebar row > label { + padding-left: 8px; + padding-right: 8px; } + 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 16px; } + placessidebar row:selected { + color: #0f0f0f; } + placessidebar row:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + placessidebar row:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + placessidebar row:backdrop:selected { + color: mix(#ef934d,#0f0f0f,0.66); } + placessidebar row:backdrop:disabled { + color: black; } + placessidebar row image.sidebar-icon { + opacity: 0.7; } + placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 18px; + padding-left: 8px; } + placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 18px; + padding-right: 8px; } + 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(#ef934d); + background-clip: content-box; } + placessidebar row.sidebar-new-bookmark-row { + color: #ef934d; } + placessidebar row:drop(active):not(:disabled) { + color: #ef934d; + box-shadow: inset 0 1px #ef934d, inset 0 -1px #ef934d; } + placessidebar row:drop(active):not(:disabled):selected { + color: #0f0f0f; + background-color: #ef934d; } + +/****** +! Paned +*******/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#1b1c1b); + background-size: 1px 1px; + background-position: center center; } + paned > separator:selected { + background-image: image(#ef934d); } + paned > separator:backdrop { + background-image: image(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #1e1f1e; + background-image: image(#181918), image(#181918); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #1e1f1e; + background-image: image(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9)), image(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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(#0e0e0e); } + +/******************* + ! Spinner animation +********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } + +spinner { + background-image: none; + color: #ef934d; + 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: 26px; + min-height: 26px; + margin-right: 8px; } + 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: 26px; + min-height: 26px; + margin-right: 8px; } + 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(#1e1f1e,#d9cdb5,0.3) inset, 1px 0 mix(#1e1f1e,#d9cdb5,0.3) inset, 0 -1px mix(#1e1f1e,#d9cdb5,0.3) inset, 0 1px mix(#1e1f1e,#d9cdb5,0.3) inset; + border-radius: 0px; + background-color: #272a28; } + check:disabled, radio:disabled { + box-shadow: -1px 0 mix(#1e1f1e,#d9cdb5,0.15) inset, 1px 0 mix(#1e1f1e,#d9cdb5,0.15) inset, 0 -1px mix(#1e1f1e,#d9cdb5,0.15) inset, 0 1px mix(#1e1f1e,#d9cdb5,0.15) inset; + background-color: rgba(39, 42, 40, 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: #272a28; } + +radio { + border-radius: 999px; } + +radio:dir(rtl), check:dir(rtl) { + margin-right: 0; + margin-left: 8px; } + +.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: 0px; + padding: 7px; + border: 0; + outline: none; + transition: background-color .3s linear; + min-width: 98px; + min-height: 34px; + background-color: mix(#1e1f1e,#272a28,0.3); + color: #d9cdb5; + box-shadow: inset 1px -1px 0 rgba(53, 44, 27, 0.06), inset -1px 1px 0 rgba(53, 44, 27, 0.06); + font-size: 90%; } + switch slider { + background-color: mix(#d9cdb5,#1e1f1e,0.5); + transition: all .3s ease-in; + box-shadow: 0 1px 2px 0 rgba(53, 44, 27, 0.07), 1px 0 2px 0 rgba(53, 44, 27, 0.07); + border-radius: 0px; } + switch:checked { + background-color: #ef934d; + background-image: none; + border-color: #ef934d; + color: #272a28; } + switch:checked slider { + background-color: #1f201f; + box-shadow: 0 1px 3px 0 rgba(53, 44, 27, 0.1); } + switch:disabled { + background-color: mix(#1e1f1e,#272a28,0.5); + background-image: none; + border-color: #1e1f1e; + color: #1e1f1e; + box-shadow: none; } + switch:disabled slider { + background-color: #1e1f1e; } + list row:selected switch { + background-color: #1e1f1e; + color: mix(#1e1f1e,#272a28,0.5); } + list row:selected switch slider { + background-color: mix(mix(#1e1f1e,#272a28,0.5),#272a28,0.4); } + list row:selected switch:checked { + color: #ef934d; + background-color: mix(#d9cdb5,#1e1f1e,0.5); } + list row:selected switch:checked slider { + background-color: #ef934d; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +/*************** + ! Generic views +****************/ +.view, iconview, +.view text, +iconview text, +textview text { + color: #d9cdb5; + background-color: #272a28; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: mix(#272a28,#d9cdb5,0.8); + background-color: #272a28; } + .view separator, iconview separator, + textview text separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +textview border { + background-color: mix(#1e1f1e,#272a28,0.5); } + +iconview :selected { + border-radius: 0px; } + +/************ +! Treeview +*************/ +.rubberband, +rubberband, +treeview.view rubberband, +flowbox rubberband { + border: 1px solid mix(#ef934d,#0f0f0f,0.1); + background-color: rgba(239, 147, 77, 0.2); } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: #272a28; + transition-property: color, background; } + +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #272a28; } + treeview entry.flat:focus, treeview entry:focus { + border-color: #ef934d; } + +treeview.view header button:active, treeview.view header button:hover, treeview.view header button, treeview.view header button.nautilus-circular-button.image-button { + padding: 6px 9px; + border-radius: 0; + text-shadow: none; + border-top-color: transparent; + border-left-color: transparent; } + treeview.view header button:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + treeview.view header button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.5); + background-image: none; + background-color: mix(#272a28,#1e1f1e,0.5); } + treeview.view header button:backdrop:disabled { + border-color: #1e1f1e; + 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(#d9cdb5,#272a28,0.7); + border-top-color: mix(#d9cdb5,#272a28,0.9); } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: mix(#0f0f0f,#ef934d,0.5); + border-top-color: rgba(217, 205, 181, 0.1); } + treeview.view:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + treeview.view:disabled:selected { + color: mix(#0f0f0f,#ef934d,0.4); } + treeview.view:disabled:selected:backdrop { + color: mix(mix(#ef934d,#0f0f0f,0.66),#ef934d,0.3); } + treeview.view:disabled:backdrop { + color: black; } + treeview.view.separator { + min-height: 2px; + color: #1e1f1e; } + treeview.view.separator:backdrop { + color: rgba(30, 31, 30, 0.1); } + treeview.view:backdrop { + border-left-color: mix(mix(#d9cdb5,#1e1f1e,0.5),#1e1f1e,0.5); + border-top: #1e1f1e; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: mix(#ef934d,#d9cdb5,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(#272a28,#d9cdb5,0.7); } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #d9cdb5; } + treeview.view.expander:selected { + color: mix(#ef934d,#0f0f0f,0.7); } + treeview.view.expander:selected:hover { + color: #0f0f0f; } + treeview.view.expander:selected:backdrop { + color: mix(#ef934d,mix(#ef934d,#0f0f0f,0.66),0.7); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: mix(#272a28,mix(#d9cdb5,#1e1f1e,0.5),0.7); } + treeview.view.progressbar { + background-color: #ef934d; + background-image: none; + color: #272a28; + border-radius: 0px; + border: 1px solid mix(#ef934d,#d9cdb5,0.3); } + treeview.view.progressbar:selected { + border: 1px solid mix(#ef934d,#0f0f0f,0.2); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + color: #0f0f0f; + box-shadow: none; + background-color: #ef934d; + background-image: none; + border-radius: 0px; } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + color: mix(#ef934d,#0f0f0f,0.66); + border-color: mix(#ef934d,#d9cdb5,0.3); + background-color: mix(#272a28,#ef934d,0.9); } + treeview.view.progressbar:disabled { + background-color: #1e1f1e; + background-image: none; + border-color: mix(#d9cdb5,#1e1f1e,0.84); } + treeview.view.progressbar:backdrop { + color: #272a28; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(217, 205, 181, 0.1); + border-radius: 0px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: rgba(15, 15, 15, 0.3); + border-width: 1px 0; + border-style: solid; + border-color: #ef934d; + border-radius: 0px; } + 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(#ef934d,#d9cdb5,0.3); + border-left-color: mix(#ef934d,#d9cdb5,0.3); + box-shadow: none; + transition: none; } + treeview.view header button:active { + border-top-color: mix(#ef934d,#d9cdb5,0.3); + border-left-color: mix(#ef934d,#d9cdb5,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: #ef934d; + color: #272a28; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #272a28; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: #ef934d; } + +/*********** + ! Separator +************/ +separator { + background-image: image(mix(#d9cdb5,#1e1f1e,0.9)); + min-width: 1px; + min-height: 1px; } + +/********** + ! Frames * +***********/ +frame > border, .frame { + border: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + frame > border.flat, .frame.flat { + border-style: none; } + frame > border:backdrop, .frame:backdrop { + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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(#1e1f1e,#d9cdb5,0.18),0.3196078431); } + +.content-view { + background-color: mix(#272a28,#1e1f1e,0.28); + color: mix(#d9cdb5,#d9cdb5,0.18); + border: 1px solid shade(mix(#272a28,#1e1f1e,0.78),0.8); } + +viewport separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +viewport menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,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: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + border-width: 0; + box-shadow: 0 3px 9px 1px rgba(105, 88, 54, 0.7), 0 0 0 0px #1e1f1e; + /* this is used for the resize cursor area */ + margin: 24px; } + decoration:backdrop { + box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(105, 88, 54, 0.4), 0 0 0 0px #1e1f1e; + 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 #1e1f1e; } + .ssd decoration:backdrop { + box-shadow: 0 0 0 1px #1e1f1e; } + .solid-csd decoration { + border-radius: 0; + margin: 0; + box-shadow: none; } + .csd.popup decoration { + border-radius: 0; + box-shadow: 0 1px 2px rgba(105, 88, 54, 0.2), 0 0 0 1px rgba(30, 31, 30, 0.13); } + tooltip.csd decoration { + border-radius: 0px; + box-shadow: none; } + messagedialog.csd decoration { + border-radius: 0px; + box-shadow: 0 1px 2px rgba(105, 88, 54, 0.2), 0 0 0 1px rgba(30, 31, 30, 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: #0f0f0f; + background-image: none; + color: #d9cdb5; } + +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: #d9cdb5; } + +#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: #d9cdb5; } + #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(#0f0f0f,#d9cdb5,0.11); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.11); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.21); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.31); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.31); } + +panel-plug, +panel-toplevel.background { + padding: 0; } + +.gp-text-color { + color: #695836; } + +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: #d9cdb5; } + +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: #d9cdb5; + 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(#0f0f0f); + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: lighter(#d9cdb5); + 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: #141414; + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: #0f0f0f; + 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(#d9cdb5,#1e1f1e,0.85); } + +.clocks-analog-frame.progress { + color: mix(#1e1f1e,#ef934d,0.5); } + +.clocks-analog-frame.progress-fast { + color: #cb6212; } + +/***************** + ! 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: 0px 0px 0 0; } + +/**************** + ! Geary * +*****************/ +.geary-expanded .geary-message-summary { + background-color: #252826; } + +.geary-folder-popover-list-row { + border-color: #121212; + box-shadow: None; } + .geary-folder-popover-list-row > label { + color: #1e1f1e; } + +/*********************** + ! 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(105, 88, 54, 0.3); + border-color: rgba(31, 32, 31, 0.9); + border-radius: 1px; + padding: 8px; + color: #1f201f; } + +.lightdm.menu { + background-image: none; + background-color: rgba(105, 88, 54, 0.6); + border-color: rgba(31, 32, 31, 0.2); + border-radius: 0px; + padding: 1px; + color: #1f201f; } + .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active { + color: #1f201f; } + +.lightdm.menubar *, .lightdm.menubar.menuitem { + padding: 5px; } + +.lightdm.option-button { + padding: 8px; + background: none; + border: 0; } + +.lightdm.toggle-button { + background: none; + border-width: 0; } + .lightdm.toggle-button.selected { + background-color: rgba(105, 88, 54, 0.3); + border-color: rgba(31, 32, 31, 0.3); + border-width: 1px; } + .lightdm.toggle-button.selected:hover { + background-color: rgba(31, 32, 31, 0.3); } + +.lightdm.button:hover { + background-color: rgba(31, 32, 31, 0.3); + border-color: rgba(31, 32, 31, 0.6); + text-shadow: none; } + +.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus { + background-image: none; + background-color: rgba(105, 88, 54, 0.3); + border-color: rgba(31, 32, 31, 0.6); + border-radius: 1px; + padding: 10px; + color: #1f201f; + 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(31, 32, 31, 0.6); + border-width: 1px; + border-style: solid; + color: #1f201f; } + +.lightdm.entry:selected { + background-color: rgba(31, 32, 31, 0.2); } + +.lightdm-combo.menu { + background-color: #101010; + border-radius: 0; + padding: 0; + color: #1f201f; } + +/********* + ! Gedit * +**********/ +GeditWindow .pane-separator { + border-width: 0 1px 0 0; + border-style: solid; } + GeditWindow .pane-separator, GeditWindow .pane-separator:hover { + border-color: #1b1c1b; + background-color: #1e1f1e; } + +.gedit-document-panel { + background-color: #1e1f1e; + color: mix(#d9cdb5,#1e1f1e,0.1); } + .gedit-document-panel list row { + padding: 8px; } + .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button { + padding: 1px; + border-radius: 0px; + 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(105, 88, 54, 0.1); + color: rgba(31, 32, 31, 0.8); } + .gedit-document-panel .prelight-row button:active { + border-color: rgba(105, 88, 54, 0.2); + background-color: rgba(105, 88, 54, 0.08); + color: #1f201f; } + .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover { + border-color: rgba(105, 88, 54, 0.1); + color: #1f201f; } + +.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover { + border-top: 1px solid #1b1c1b; + background-color: #1e1f1e; } + +.gedit-document-panel-document-row:hover { + background-color: #202120; } + +.gedit-document-panel-dragged-row { + border: 1px solid rgba(105, 88, 54, 0.1); + background-color: rgba(105, 88, 54, 0.5); + color: #1f201f; } + +.gedit-document-panel-placeholder-row { + border: 0; + background-color: rgba(105, 88, 54, 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: #181918; } + 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: #1d1d1d; + color: #d9cdb5; } + +GeditViewFrame .gedit-search-slider { + padding: 8px; + border-radius: 0 0 0px 0px; + border-width: 0 1px 1px; + border-style: solid; + border-color: #1f2220; + background-color: #272a28; } + GeditViewFrame .gedit-search-slider .not-found { + background-color: #f16e65; + background-image: none; + color: #0f0f0f; } + +GeditFileBrowserWidget .toolbar { + padding: 4px; + border-top: 0; + background-color: #1e1f1e; + background-image: none; } + +.gedit-search-entry-occurrences-tag { + margin: 4px; + padding: 4px; + color: mix(#d9cdb5,#272a28,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: #1f201f; + text-shadow: 1px 1px #695836; } + .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active { + color: #d9cdb5; } + .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected { + color: #0f0f0f; } + .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: #181918; } + +.nautilus-window .sidebar { + border: 0; } + .nautilus-window .sidebar frame { + border: 0; } + +.nautilus-window notebook { + background-color: #272a28; + border: 0; } + .nautilus-window notebook frame { + border: 0; } + +.nautilus-window .searchbar-container { + margin-top: -1px; } + .nautilus-window .searchbar-container searchbar { + padding-top: 5px; + padding-bottom: 6px; + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + +.disk-space-display { + border-style: solid; + border-width: 1px; } + .disk-space-display.unknown { + background-color: rgba(217, 205, 181, 0.5); + border-color: rgba(203, 187, 155, 0.5); } + .disk-space-display.used { + background-color: rgba(239, 147, 77, 0.8); + border-color: rgba(236, 129, 48, 0.8); } + .disk-space-display.free { + background-color: #1d1d1d; + border-color: #1a1b1a; } + +.conflict-row.activatable, .conflict-row.activatable:active { + color: #0f0f0f; + background-color: #f16e65; } + +.conflict-row.activatable:hover { + background-color: #f48c84; } + +.conflict-row.activatable:selected { + color: #0f0f0f; + background-color: #ef934d; } + +/******** + ! Nemo * +*********/ +.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop { + color: #1f201f; + text-shadow: 1px 1px #695836; } + .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active { + color: #d9cdb5; } + .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected { + color: #0f0f0f; } + .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(#272a28,#d9cdb5,0.12); + color: #d9cdb5; } + .nemo-window toolbar { + border-width: 0 0 1px; + border-style: solid; + border-color: #181918; + /* Path Bar */ } + .nemo-window toolbar separator, .nemo-window toolbar separator:disabled { + color: mix(#1e1f1e,#d9cdb5,0.88); + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .nemo-window toolbar.primary-toolbar button.image-button { + padding: 0 13px; } + .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button { + padding: 8px; } + .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button { + padding: 8px; } + .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button { + padding: 8px; } + .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(53, 44, 27, 0.22); + -NemoPathbarButton-border-radius: 0px; } + .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + .nemo-window toolbar toolitem stack widget button:disabled { + box-shadow: inset -1px 0 #181918; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + .nemo-window grid > widget:last-child button { + min-height: 16px; + min-width: 16px; + padding: 7px 14px; } + .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: 8px; + padding-right: 8px; } + .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + background-color: mix(#1e1f1e,#272a28,0.5); } + .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + -NemoPlacesTreeView-disk-full-bg-color: #181918; + -NemoPlacesTreeView-disk-full-fg-color: #ef934d; + -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: #0f0f0f; + -NemoPlacesTreeView-disk-full-fg-color: #f4b687; } + .nemo-window .sidebar + separator + box .primary-toolbar { + background-color: #1d1e1d; + background-image: none; + padding-top: 5px; + padding-bottom: 5px; + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,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: #1e1f1e; + background-image: none; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); + padding: 5px 6px; } + .nemo-window notebook { + background-color: #272a28; + border-width: 0; } + .nemo-window notebook tabs { + border: 0; } + +/*********************** + ! Fallback mode panel * +************************/ +/************ + ! Synaptic * +*************/ +GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar { + background-color: #1e1f1e; + background-image: none; + padding: 8px; + border: 0; + color: #d9cdb5; } + +/*********************** + ! Fallback mode panel * +************************/ +/*************** + ! Xfce styles * +****************/ +.XfceHeading { + margin: 0; + padding: 0; + border: 0; + background-image: none; + background-color: #272a28; + color: #d9cdb5; } + +.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(105, 88, 54, 0.3); + -UnityDecoration-active-shadow-radius: 8px; + -UnityDecoration-inactive-shadow-color: rgba(105, 88, 54, 0.5); + -UnityDecoration-inactive-shadow-radius: 5px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #ef934d; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0; } + UnityDecoration .top { + border: 1px solid #1e1f1e; + border-bottom: 0; + border-radius: 0px 0px 0 0; + padding: 1px 11px 0; + background-color: #0f0f0f; + color: #d9cdb5; + text-shadow: none; } + UnityDecoration .top:hover { + border-radius: 0; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + UnityDecoration .top:backdrop { + border: 1px solid #1e1f1e; + color: mix(#d9cdb5,#1e1f1e,0.4); } + UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom { + background-color: #0f0f0f; } + UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { + background-color: mix(#151615,mix(#d9cdb5,#1e1f1e,0.4),0.21); } + +UnityPanelWidget, .unity-panel { + border: 0; } + +.unity-panel.menuitem, .unity-panel .menuitem { + border-width: 0 1px; + color: #d9cdb5; } + .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + +SheetStyleDialog.unity-force-quit { + background-color: #1e1f1e; } + +/************************ + ! 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: #0f0f0f; + background-image: none; + color: #d9cdb5; + font-weight: bold; + text-shadow: 0 1px rgba(105, 88, 54, 0.5); + -gtk-icon-shadow: 0 1px rgba(105, 88, 54, 0.5); } + #panel_window menubar { + padding-left: 8px; } + #panel_window menubar, #panel_window menubar > menuitem { + background-color: transparent; + background-image: none; + border-style: none; + color: #d9cdb5; + text-shadow: 0 1px rgba(105, 88, 54, 0.5); + -gtk-icon-shadow: 0 1px rgba(105, 88, 54, 0.5); } + #panel_window menubar:hover, #panel_window menubar > menuitem:hover { + background-color: rgba(217, 205, 181, 0.2); + background-image: none; + color: #d9cdb5; } + #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover { + color: #d9cdb5; } + #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled { + color: rgba(217, 205, 181, 0.7); } + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#content_frame { + padding-bottom: 24px; } + +#login_window, #shutdown_dialog, #restart_dialog { + border-style: none; + border-radius: 0px; + background-color: #0f0f0f; + color: #d9cdb5; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset -1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset 0 1px mix(#0b0b0b,#d9cdb5,0.21), inset 0 -1px mix(#0b0b0b,#d9cdb5,0.21); } + +#login_window menu { + border-radius: 0; } + +#login_window button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + #login_window button:focus, #login_window button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + #login_window button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + #login_window button:active:disabled, #login_window button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #login_window button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + #login_window button:hover, #login_window button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:hover:disabled, #login_window button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + #login_window button:focus, #login_window button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + #login_window button:focus:hover, #login_window button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + #login_window button:active:checked:disabled, #login_window button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover { + color: #d9cdb5; } + #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #login_window button:backdrop, #login_window button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + #login_window button.separator, #login_window button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + #login_window button.separator:disabled, #login_window button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + #login_window button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +#login_window entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 10px 8px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + #login_window entry:focus, #login_window entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + #login_window entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + #login_window entry:active:disabled, #login_window entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + #login_window entry:focus, #login_window entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + #login_window entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +#user_combobox { + color: #d9cdb5; + font-size: 18px; } + #user_combobox menu { + font-weight: normal; } + #user_combobox arrow { + color: mix(#d9cdb5,#0f0f0f,0.5); } + +#user_image { + border-radius: 0px; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 #0b0b0b, inset -1px 0 #0b0b0b, inset 0 1px #0b0b0b, inset 0 -1px #0b0b0b; } + +#user_image_border { + border-radius: 0px; + background-color: #0e0e0e; + background-image: none; + box-shadow: inset 1px 0 rgba(53, 44, 27, 0.07), inset 0 1px rgba(53, 44, 27, 0.08), inset -1px 0 rgba(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + +#buttonbox_frame { + padding-top: 16px; + padding-bottom: 0; + border-style: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; + background-color: transparent; + background-image: none; + box-shadow: none; } + +/* shutdown button */ +#shutdown_button button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + #shutdown_button button:focus, #shutdown_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #shutdown_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #shutdown_button button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + #shutdown_button button:hover, #shutdown_button button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #shutdown_button button:focus, #shutdown_button button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover { + color: #0f0f0f; } + #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #shutdown_button button:backdrop, #shutdown_button button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + #shutdown_button button.separator, #shutdown_button button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + #shutdown_button button separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/* restart button */ +#restart_button button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + #restart_button button:focus, #restart_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #restart_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #restart_button button:active:disabled, #restart_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #restart_button button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + #restart_button button:hover, #restart_button button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #restart_button button:focus, #restart_button button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + #restart_button button:focus:hover, #restart_button button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #restart_button button:active:checked:disabled, #restart_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover { + color: #0f0f0f; } + #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #restart_button button:backdrop, #restart_button button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + #restart_button button.separator, #restart_button button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + #restart_button button.separator:disabled, #restart_button button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + #restart_button button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + +/* password warning */ +#greeter_infobar { + font-weight: bold; } + +/********************** + ! Genome Terminal * +***********************/ +VteTerminal { + background-color: #0f0f0f; + color: #d9cdb5; } + +terminal-window junction, terminal-window scrollbar trough { + background-color: #0f0f0f; + border-color: #0c0c0c; } + +terminal-window scrollbar.vertical slider { + background-color: mix(#0f0f0f,#d9cdb5,0.2); } + terminal-window scrollbar.vertical slider:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.3); } + terminal-window scrollbar.vertical slider:hover:active { + background-color: #ef934d; } + terminal-window scrollbar.vertical slider:disabled { + background-color: transparent; } + +/****************** + ! Budgie Desktop * +*******************/ +.budgie-container { + background-color: transparent; } + +.raven { + background-color: rgba(30, 31, 30, 0.93); } + .raven .raven-header { + background-color: #1e1f1e; + border: solid mix(#1e1f1e,#d9cdb5,0.18); + border-width: 1px 0; } + .raven .raven-background { + background-color: rgba(30, 31, 30, 0.93); } + +.raven-mpris { + background-color: rgba(30, 31, 30, 0.7); } diff --git a/.themes/caelus/caelus/gtk-3.20/gtk-dark.css b/.themes/caelus/caelus/gtk-3.20/gtk-dark.css new file mode 100644 index 0000000..198bb85 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/gtk-3.20/gtk.css b/.themes/caelus/caelus/gtk-3.20/gtk.css new file mode 100644 index 0000000..19b01e6 --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.20/gtk.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk-3.20/dist/gtk.css"); diff --git a/.themes/caelus/caelus/gtk-3.20/gtk.gresource b/.themes/caelus/caelus/gtk-3.20/gtk.gresource new file mode 100644 index 0000000..91c9dcc Binary files /dev/null and b/.themes/caelus/caelus/gtk-3.20/gtk.gresource differ diff --git a/.themes/caelus/caelus/gtk-3.20/gtk.gresource.xml b/.themes/caelus/caelus/gtk-3.20/gtk.gresource.xml new file mode 100644 index 0000000..a223dbf --- /dev/null +++ b/.themes/caelus/caelus/gtk-3.20/gtk.gresource.xml @@ -0,0 +1,35 @@ +<?xml version='1.0' encoding='UTF-8'?> +<gresources> + <gresource prefix='/org/numixproject/gtk-3.20'> + <file preprocess='to-pixdata'>assets/checkbox-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-checked.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-checked.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-selected.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-mixed-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-mixed-selected.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-mixed.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed.svg</file> + <file preprocess='to-pixdata'>assets/pane-handle.png</file> + <file preprocess='to-pixdata'>assets/pane-handle@2.png</file> + <file>dist/gtk.css</file> + <file>dist/gtk-dark.css</file> + </gresource> +</gresources> diff --git a/.themes/caelus/caelus/gtk-3.20/thumbnail.png b/.themes/caelus/caelus/gtk-3.20/thumbnail.png new file mode 100644 index 0000000..e0e2e99 Binary files /dev/null and b/.themes/caelus/caelus/gtk-3.20/thumbnail.png differ diff --git a/.themes/caelus/caelus/index.theme b/.themes/caelus/caelus/index.theme new file mode 100644 index 0000000..cf174ae --- /dev/null +++ b/.themes/caelus/caelus/index.theme @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=caelus +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=caelus +GtkTheme=caelus +IconTheme=caelus +MetacityTheme=caelus diff --git a/.themes/caelus/caelus/metacity-1/metacity-theme-2.xml b/.themes/caelus/caelus/metacity-1/metacity-theme-2.xml new file mode 100644 index 0000000..966342d --- /dev/null +++ b/.themes/caelus/caelus/metacity-1/metacity-theme-2.xml @@ -0,0 +1,1571 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>caelus</name> + <author>Satyajit Sahoo</author> + <copyright>GPL-3.0+</copyright> + <date>11 December 2013</date> + <description>Numix Metacity Theme</description> +</info> + +<!-- ::: CONSTANTS ::: --> +<constant name="C_titlebar_focused" value="#0f0f0f" /> +<constant name="C_titlebar_unfocused" value="#1e1f1e" /> +<constant name="C_border_focused" value="#1e1f1e" /> +<constant name="C_border_unfocused" value="#1e1f1e" /> +<constant name="C_title_focused" value="#d9cdb5" /> +<constant name="C_title_unfocused" value="blend/#d9cdb5/#1e1f1e/0.4" /> +<constant name="C_icons_focused" value="#d9cdb5" /> +<constant name="C_icons_focused_prelight" value="gtk:bg[SELECTED])" /> +<constant name="C_icons_focused_pressed" value="shade/gtk:bg[SELECTED]/0.8" /> +<constant name="C_icons_unfocused" value="blend/#d9cdb5/#1e1f1e/0.4" /> +<constant name="C_icons_unfocused_prelight" value="gtk:bg[SELECTED])" /> +<constant name="C_icons_unfocused_pressed" value="shade/gtk:bg[SELECTED]/0.8" /> + +<!-- ::: GEOMETRY ::: --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="left_titlebar_edge" value="4" /> + <distance name="right_titlebar_edge" value="4" /> + <distance name="title_vertical_pad" value="0" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal" /> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="1" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="1" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="1" rounded_top_right="1"> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> +</frame_geometry> + +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal" /> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_right="1" rounded_bottom_left="1" parent="small"> +</frame_geometry> + +<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> +</frame_geometry> + +<!-- ::: TITLES ::: --> +<draw_ops name="title_focused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> +</draw_ops> + +<!-- ::: WINDOW DECORATIONS ::: --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <include name="entire_background_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_unfocused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_unfocused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- ::: BUTTON ICONS ::: --> +<!-- note: negative values in x or y causes gnome-shell to crash --> +<!-- close icon --> +<draw_ops name="close_focused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="close_unfocused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <include name="close_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <include name="close_focused_pressed" /> +</draw_ops> + +<!-- maximize icon --> +<draw_ops name="maximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <include name="maximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <include name="maximize_focused_pressed" /> +</draw_ops> + +<!-- unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_prelight"> + <include name="unmaximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_pressed"> + <include name="unmaximize_focused_pressed" /> +</draw_ops> + +<!-- minimize icon --> +<draw_ops name="minimize_focused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <include name="minimize_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <include name="minimize_focused_pressed" /> +</draw_ops> + +<!-- menu icon --> +<draw_ops name="menu_focused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="menu_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="menu_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="menu_unfocused_prelight"> + <include name="menu_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_unfocused_pressed"> + <include name="menu_focused_pressed" /> +</draw_ops> + +<!-- shade icon --> +<draw_ops name="shade_focused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="shade_focused_prelight"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="shade_unfocused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="shade_unfocused_prelight"> + <include name="shade_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_unfocused_pressed"> + <include name="shade_focused_pressed" /> +</draw_ops> + +<!-- unshade icon --> +<draw_ops name="unshade_focused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unshade_focused_prelight"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unshade_unfocused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_prelight"> + <include name="unshade_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_pressed"> + <include name="unshade_focused_pressed" /> +</draw_ops> + +<!-- ::: FRAME STYLES ::: --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- ::: FRAME STYLE SETS ::: --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- ::: WINDOWS ::: --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/.themes/caelus/caelus/metacity-1/metacity-theme-3.xml b/.themes/caelus/caelus/metacity-1/metacity-theme-3.xml new file mode 100644 index 0000000..1f529f6 --- /dev/null +++ b/.themes/caelus/caelus/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1603 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Numix</name> + <author>Satyajit Sahoo</author> + <copyright>GPL-3.0+</copyright> + <date>11 December 2013</date> + <description>Numix Mutter Theme</description> +</info> + +<!-- ::: CONSTANTS ::: --> +<constant name="C_titlebar_focused" value="gtk:custom(wm_bg_focused,#444444)" /> +<constant name="C_titlebar_unfocused" value="gtk:custom(wm_bg_unfocused,#353535)" /> +<constant name="C_border_focused" value="gtk:custom(wm_border_focused,#484848)" /> +<constant name="C_border_unfocused" value="gtk:custom(wm_border_unfocused,#393939)" /> +<constant name="C_title_focused" value="gtk:custom(wm_title_focused,#eeeeee)" /> +<constant name="C_title_unfocused" value="gtk:custom(wm_title_unfocused,#888888)" /> +<constant name="C_icons_focused" value="gtk:custom(wm_icons_focused,#eeeeee)" /> +<constant name="C_icons_focused_prelight" value="gtk:custom(wm_icons_focused_prelight,gtk:bg[SELECTED])" /> +<constant name="C_icons_focused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> +<constant name="C_icons_unfocused" value="gtk:custom(wm_icons_unfocused,#888888)" /> +<constant name="C_icons_unfocused_prelight" value="gtk:custom(wm_icons_focused_prelight,gtk:bg[SELECTED])" /> +<constant name="C_icons_unfocused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> + +<!-- ::: GEOMETRY ::: --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="left_titlebar_edge" value="4" /> + <distance name="right_titlebar_edge" value="4" /> + <distance name="title_vertical_pad" value="0" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal" /> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="1" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="1" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="1" rounded_top_right="1"> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> +</frame_geometry> + +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal" /> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_right="1" rounded_bottom_left="1" parent="small"> +</frame_geometry> + +<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> +</frame_geometry> + +<!-- ::: TITLES ::: --> +<draw_ops name="title_focused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" + y="(0 `max` ((height - title_height) / 2))" + ellipsize_width="width" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" + y="(0 `max` ((height - title_height) / 2))" + ellipsize_width="width" + color="C_title_unfocused" /> +</draw_ops> + +<!-- ::: WINDOW DECORATIONS ::: --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <include name="entire_background_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_unfocused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_unfocused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- ::: BUTTON ICONS ::: --> +<!-- note: negative values in x or y causes gnome-shell to crash --> +<!-- close icon --> +<draw_ops name="close_focused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="close_unfocused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <include name="close_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <include name="close_focused_pressed" /> +</draw_ops> + +<!-- maximize icon --> +<draw_ops name="maximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <include name="maximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <include name="maximize_focused_pressed" /> +</draw_ops> + +<!-- unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_prelight"> + <include name="unmaximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_pressed"> + <include name="unmaximize_focused_pressed" /> +</draw_ops> + +<!-- minimize icon --> +<draw_ops name="minimize_focused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <include name="minimize_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <include name="minimize_focused_pressed" /> +</draw_ops> + +<!-- menu icon --> +<draw_ops name="menu_focused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="menu_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="menu_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="menu_unfocused_prelight"> + <include name="menu_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_unfocused_pressed"> + <include name="menu_focused_pressed" /> +</draw_ops> + +<!-- shade icon --> +<draw_ops name="shade_focused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="shade_focused_prelight"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="shade_unfocused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="shade_unfocused_prelight"> + <include name="shade_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_unfocused_pressed"> + <include name="shade_focused_pressed" /> +</draw_ops> + +<!-- unshade icon --> +<draw_ops name="unshade_focused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unshade_focused_prelight"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unshade_unfocused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_prelight"> + <include name="unshade_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_pressed"> + <include name="unshade_focused_pressed" /> +</draw_ops> + +<!-- ::: FRAME STYLES ::: --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- ::: FRAME STYLE SETS ::: --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_left" style="tiled_left_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_left" style="tiled_left_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_right" style="tiled_right_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_right" style="tiled_right_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_left_and_shaded" style="tiled_left_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_left_and_shaded" style="tiled_left_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_right_and_shaded" style="tiled_right_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_right_and_shaded" style="tiled_right_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="attached_style_set"> + <frame focus="yes" state="normal" resize="both" style="attached_focused" /> + <frame focus="no" state="normal" resize="both" style="attached_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- ::: WINDOWS ::: --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> +<window version=">= 3.2" type="attached" style_set="attached_style_set" /> + +</metacity_theme> diff --git a/.themes/caelus/caelus/metacity-1/thumbnail.png b/.themes/caelus/caelus/metacity-1/thumbnail.png new file mode 100644 index 0000000..f31e0f8 Binary files /dev/null and b/.themes/caelus/caelus/metacity-1/thumbnail.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/assets/all-assets.svg b/.themes/caelus/caelus/oomox-caelus/assets/all-assets.svg new file mode 100644 index 0000000..6b2b9d7 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/all-assets.svg @@ -0,0 +1,4456 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="96" + height="456" + viewBox="0 0 96.000001 456.00001" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="all-assets.svg"> + <defs + id="defs4"> + <clipPath + id="clipPath4171" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4173" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4183" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4185" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4189" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4191" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4203" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4205" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4215" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4217" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4221" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4223" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4233" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4235" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4239" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4241" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4251" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4253" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4257" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4259" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4271" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4273" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4283" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4285" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4289" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4291" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4301" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4303" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath4307" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4309" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath4317" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4319" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4323" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4325" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4337" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4339" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD1JREFUGJXNj7ERACEMw2yTIvsvyzfEVBw5Jnh1UidmlnGgvsi5WoiMWj2gZF+HbeHhN4HkNZKhgT4nvvsb6b4VPsFdnKYAAAAASUVORK5CYII=" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4349" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4351" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4355" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4357" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4367" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4369" + d="m 94.83136,54.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath4373" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4375" + d="m 90,52 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath4383" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4385" + d="M 24,32.00594 C 24,33.10723 24.89451,34 25.99406,34 l 12.01188,0 C 39.10723,34 40,33.10549 40,32.00594 L 40,19.99406 C 40,18.89277 39.10549,18 38.00594,18 L 25.99406,18 C 24.89277,18 24,18.89451 24,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4389" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4391" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4399" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4401" + d="M 56,32.00594 C 56,33.10723 56.89451,34 57.99406,34 l 12.01188,0 C 71.10723,34 72,33.10549 72,32.00594 L 72,19.99406 C 72,18.89277 71.10549,18 70.00594,18 L 57.99406,18 C 56.89277,18 56,18.89451 56,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4405" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4407" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4415" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4417" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath4421" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4423" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath4431" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4433" + d="M 88,32.00594 C 88,33.10723 88.89451,34 89.99406,34 l 12.01184,0 C 103.1072,34 104,33.10549 104,32.00594 l 0,-12.01188 C 104,18.89277 103.1055,18 102.0059,18 L 89.99406,18 C 88.89277,18 88,18.89451 88,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4437" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4439" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4447" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4449" + d="m 94.83136,24.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath4453" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4455" + d="m 90,22 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath4642" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4644" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4654" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4656" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4660" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4662" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask4674" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4676" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4686" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4688" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4692" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4694" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4704" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4706" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4710" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4712" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4722" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4724" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4728" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4730" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask4742" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4744" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4754" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4756" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4760" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4762" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4772" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4774" + d="m 103.6627,39.16762 -4.23658,4.23661 c -0.78247,0.78247 -2.05341,0.78708 -2.83446,0.006 -0.78649,-0.78649 -0.77835,-2.05007 0.006,-2.83445 l 5.64481,-5.6448 c 0.7825,-0.78247 2.0534,-0.78708 2.8344,-0.006 0.0572,0.05713 0.1101,0.11678 0.1589,0.17858 0.0616,0.04854 0.1209,0.10123 0.1778,0.15806 l 11.3267,11.32673 c 0.7726,0.77257 0.7745,2.04087 -0.007,2.82191 -0.7865,0.7865 -2.0445,0.78397 -2.8219,0.0065 L 103.6627,39.16762 Z" /> + </clipPath> + <clipPath + id="clipPath4778" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4780" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4894" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4896" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4906" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4908" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4912" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4914" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4926" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4928" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4938" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4940" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4944" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4946" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4956" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4958" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4962" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4964" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4974" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4976" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4980" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4982" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4994" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4996" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5006" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5008" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5012" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5014" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5024" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5026" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5030" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5032" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5040" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5042" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5046" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5048" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask5060" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5062" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD1JREFUGJXNj7ERACEMw2yTIvsvyzfEVBw5Jnh1UidmlnGgvsi5WoiMWj2gZF+HbeHhN4HkNZKhgT4nvvsb6b4VPsFdnKYAAAAASUVORK5CYII=" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5072" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5074" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5078" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5080" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5090" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5092" + d="m 94.83136,54.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5096" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5098" + d="m 90,52 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5106" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5108" + d="M 24,32.00594 C 24,33.10723 24.89451,34 25.99406,34 l 12.01188,0 C 39.10723,34 40,33.10549 40,32.00594 L 40,19.99406 C 40,18.89277 39.10549,18 38.00594,18 L 25.99406,18 C 24.89277,18 24,18.89451 24,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5112" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5114" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5122" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5124" + d="M 56,32.00594 C 56,33.10723 56.89451,34 57.99406,34 l 12.01188,0 C 71.10723,34 72,33.10549 72,32.00594 L 72,19.99406 C 72,18.89277 71.10549,18 70.00594,18 L 57.99406,18 C 56.89277,18 56,18.89451 56,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5128" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5130" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5138" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5140" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5144" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5146" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5154" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5156" + d="M 88,32.00594 C 88,33.10723 88.89451,34 89.99406,34 l 12.01184,0 C 103.1072,34 104,33.10549 104,32.00594 l 0,-12.01188 C 104,18.89277 103.1055,18 102.0059,18 L 89.99406,18 C 88.89277,18 88,18.89451 88,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5160" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5162" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5170" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5172" + d="m 94.83136,24.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5176" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5178" + d="m 90,22 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5365" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5367" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5377" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5379" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5383" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5385" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask5397" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5399" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5409" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5411" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5415" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5417" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5427" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5429" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5433" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5435" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5445" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5447" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5451" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5453" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask5465" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5467" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5477" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5479" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5483" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5485" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5495" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5497" + d="m 103.6627,39.16762 -4.23658,4.23661 c -0.78247,0.78247 -2.05341,0.78708 -2.83446,0.006 -0.78649,-0.78649 -0.77835,-2.05007 0.006,-2.83445 l 5.64481,-5.6448 c 0.7825,-0.78247 2.0534,-0.78708 2.8344,-0.006 0.0572,0.05713 0.1101,0.11678 0.1589,0.17858 0.0616,0.04854 0.1209,0.10123 0.1778,0.15806 l 11.3267,11.32673 c 0.7726,0.77257 0.7745,2.04087 -0.007,2.82191 -0.7865,0.7865 -2.0445,0.78397 -2.8219,0.0065 L 103.6627,39.16762 Z" /> + </clipPath> + <clipPath + id="clipPath5501" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5503" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5617" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5619" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5629" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5631" + d="m 24,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5635" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5637" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5645" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5647" + d="m 28,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 35.55361,33 36,32.55614 36,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 28.44639,31 28,31.44386 28,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5651" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5653" + d="m 28,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5661" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5663" + d="m 56,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5667" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5669" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5677" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5679" + d="m 60,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,33 68,32.55614 68,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,31 60,31.44386 60,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5683" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5685" + d="m 60,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5693" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5695" + d="m 87,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5699" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5701" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5709" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5711" + d="m 91,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 98.55361,33 99,32.55614 99,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 91.44639,31 91,31.44386 91,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5715" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5717" + d="m 91,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5725" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5727" + d="m 24,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5731" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5733" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5741" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5743" + d="m 30.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0033,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5747" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5749" + d="m 26,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5757" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5759" + d="m 56,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5763" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5765" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5773" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5775" + d="m 62.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0032,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5779" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5781" + d="m 58,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5789" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5791" + d="m 87,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5795" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5797" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5805" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5807" + d="m 93.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5811" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5813" + d="m 89,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5821" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5823" + d="m 32,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5827" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5829" + d="m 29,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5837" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5839" + d="m 64,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5843" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5845" + d="m 61,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5853" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5855" + d="m 95,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5859" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5861" + d="m 92,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6028" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6030" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6040" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6042" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6046" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6048" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6060" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6062" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6072" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6074" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6078" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6080" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6090" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6092" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6096" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6098" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6108" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6110" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6114" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6116" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6128" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6130" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6140" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6142" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6146" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6148" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6158" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6160" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6164" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6166" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6174" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6176" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6180" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6182" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6194" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6196" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6206" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6208" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6212" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6214" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6224" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6226" + d="m 96,53 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6230" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6232" + d="m 93,53 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6240" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6242" + d="m 24,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6246" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6248" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6256" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6258" + d="m 56,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6262" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6264" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6272" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6274" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6278" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6280" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6288" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6290" + d="m 88,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6294" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6296" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6304" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6306" + d="m 96,23 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6310" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6312" + d="m 93,23 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6499" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6501" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6511" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6513" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6517" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6519" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6531" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6533" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6543" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6545" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6549" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6551" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6561" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6563" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6567" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6569" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6579" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6581" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6585" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6587" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6599" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6601" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6611" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6613" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6617" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6619" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6629" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6631" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6635" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6637" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6645" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6647" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6651" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6653" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6665" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6667" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6677" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6679" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6683" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6685" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6695" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6697" + d="m 96,53 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6701" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6703" + d="m 93,53 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6711" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6713" + d="m 24,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6717" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6719" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6727" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6729" + d="m 56,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6733" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6735" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6743" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6745" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6749" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6751" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6759" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6761" + d="m 88,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6765" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6767" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6775" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6777" + d="m 96,23 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6781" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6783" + d="m 93,23 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5978" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5980" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5990" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5992" + d="m 24,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5996" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5998" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6006" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6008" + d="m 28,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 35.55361,33 36,32.55614 36,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 28.44639,31 28,31.44386 28,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6012" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6014" + d="m 28,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6022" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6024" + d="m 56,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6028-6" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6030-7" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6038" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6040" + d="m 60,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,33 68,32.55614 68,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,31 60,31.44386 60,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6044" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6046" + d="m 60,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6054" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6056" + d="m 87,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6060" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6062" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6070" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6072" + d="m 91,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 98.55361,33 99,32.55614 99,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 91.44639,31 91,31.44386 91,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6076" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6078" + d="m 91,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6086" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6088" + d="m 24,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6092" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6094" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6102" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6104" + d="m 30.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0033,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6108-5" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6110-3" + d="m 26,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6118" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6120" + d="m 56,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6124" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6126" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6134" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6136" + d="m 62.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0032,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6140-5" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6142-6" + d="m 58,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6150" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6152" + d="m 87,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6156" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6158" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6166" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6168-2" + d="m 93.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6172" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6174" + d="m 89,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6182" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6184-9" + d="m 32,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6188" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6190" + d="m 29,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6198" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6200" + d="m 64,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6204" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6206" + d="m 61,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6214" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6216-1" + d="m 95,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6220" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6222" + d="m 92,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="6.595402" + inkscape:cx="23.649497" + inkscape:cy="148.54955" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1440" + inkscape:window-height="852" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + showguides="true" + inkscape:guide-bbox="true" + units="px" + fit-margin-top="2" + fit-margin-left="2" + fit-margin-right="2" + fit-margin-bottom="2"> + <inkscape:grid + type="xygrid" + id="grid6508" + originx="-58.000001" + originy="-678" /> + <sodipodi:guide + position="0.9999997,198.00002" + orientation="0,1" + id="guide6546" /> + <sodipodi:guide + position="14,182.00002" + orientation="0,1" + id="guide6548" /> + <sodipodi:guide + position="1.9999997,195.00002" + orientation="1,0" + id="guide6550" /> + <sodipodi:guide + position="18,194.00002" + orientation="1,0" + id="guide6552" /> + <sodipodi:guide + position="32,190.00002" + orientation="1,0" + id="guide6554" /> + <sodipodi:guide + position="48.000001,189.00002" + orientation="1,0" + id="guide6556" /> + <sodipodi:guide + position="62.000001,191.00002" + orientation="1,0" + id="guide6558" /> + <sodipodi:guide + position="78,187.00002" + orientation="1,0" + id="guide6560" /> + <sodipodi:guide + position="46.000001,168.00002" + orientation="0,1" + id="guide6562" /> + <sodipodi:guide + position="47.000001,152.00002" + orientation="0,1" + id="guide6564" /> + <sodipodi:guide + position="3.9999997,138.00002" + orientation="0,1" + id="guide6566" /> + <sodipodi:guide + position="4.9999997,122.00002" + orientation="0,1" + id="guide6568" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + style="display:inline" + transform="translate(-28,-258.3622)"> + <g + id="g4165" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4195" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4197" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4209" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4211" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4213" + clip-path="url(#clipPath4215)"> + <g + id="g4219" + clip-path="url(#clipPath4221)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -50,63.10723 -49.10549,64 -48.00594,64 l 12.01188,0 C -34.89277,64 -34,63.10549 -34,62.00594 l 0,-12.01188 C -34,48.89277 -34.89451,48 -35.99406,48 l -12.01188,0 C -49.10723,48 -50,48.89451 -50,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4225" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4227" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="checkbox-unchecked" + transform="matrix(0.8,0,0,0.8,6,59.329592)" + inkscape:label="#g5656"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4179"> + <g + clip-path="url(#clipPath4183)" + id="g4181"> + <g + clip-path="url(#clipPath4189)" + id="g4187"> + <path + inkscape:connector-curvature="0" + id="path4193" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4199"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g4201"> + <image + id="image4207" + mask="url(#mask4203)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4229"> + <g + clip-path="url(#clipPath4233)" + id="g4231"> + <g + clip-path="url(#clipPath4239)" + id="g4237"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g4243"> + <path + inkscape:connector-curvature="0" + id="path4245" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + d="M 0,1.99406 C 0,0.8927712 0.8945138,0 1.99406,0 L 14.00594,0 C 15.10723,0 16,0.8945138 16,1.99406 l 0,12.01188 C 16,15.10723 15.10549,16 14.00594,16 L 1.99406,16 C 0.8927712,16 0,15.10549 0,14.00594 L 0,1.99406 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4263" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4265" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4277" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4279" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4281" + clip-path="url(#clipPath4283)"> + <g + id="g4287" + clip-path="url(#clipPath4289)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -18,63.10723 -17.10549,64 -16.00594,64 l 12.01188,0 C -2.892771,64 -2,63.10549 -2,62.00594 L -2,49.99406 C -2,48.89277 -2.894514,48 -3.99406,48 l -12.01188,0 C -17.10723,48 -18,48.89451 -18,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4295" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="checkbox-mixed" + transform="matrix(0.8,0,0,0.8,4,59.329597)" + inkscape:label="#g5670"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4247"> + <g + clip-path="url(#clipPath4251)" + id="g4249"> + <g + clip-path="url(#clipPath4257)" + id="g4255"> + <path + inkscape:connector-curvature="0" + id="path4261" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4267"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g4269"> + <image + id="image4275" + mask="url(#mask4271)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4297"> + <g + clip-path="url(#clipPath4301)" + id="g4299"> + <g + clip-path="url(#clipPath4307)" + id="g4305"> + <path + inkscape:connector-curvature="0" + id="path4311" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g4329" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4331" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4343" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4345" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4347" + clip-path="url(#clipPath4349)"> + <g + id="g4353" + clip-path="url(#clipPath4355)"> + <path + d="M 5,73 42,73 42,37 5,37 5,73 Z M 14,62.00594 C 14,63.10723 14.89451,64 15.99406,64 l 12.01188,0 C 29.10723,64 30,63.10549 30,62.00594 L 30,49.99406 C 30,48.89277 29.10549,48 28.00594,48 L 15.99406,48 C 14.89277,48 14,48.89451 14,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4359" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4361" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="checkbox-checked" + transform="matrix(0.8,0,0,0.8,2,59.329592)" + inkscape:label="#g5683"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4313"> + <g + clip-path="url(#clipPath4317)" + id="g4315"> + <g + clip-path="url(#clipPath4323)" + id="g4321"> + <path + inkscape:connector-curvature="0" + id="path4327" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4333"> + <g + transform="matrix(16,0,0,16,88,48)" + id="g4335"> + <image + id="image4341" + mask="url(#mask4337)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4363"> + <g + clip-path="url(#clipPath4367)" + id="g4365"> + <g + clip-path="url(#clipPath4373)" + id="g4371"> + <path + inkscape:connector-curvature="0" + id="path4377" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 86,65 20.6581,0 0,-17.83035 -20.6581,0 L 86,65 Z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-unchecked-insensitive" + transform="matrix(0.8,0,0,0.8,6,59.329592)" + inkscape:label="#g5630"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4379"> + <g + clip-path="url(#clipPath4383)" + id="g4381"> + <g + clip-path="url(#clipPath4389)" + id="g4387"> + <path + inkscape:connector-curvature="0" + id="path4393" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-mixed-insensitive" + transform="matrix(0.8,0,0,0.8,4,59.329597)" + inkscape:label="#g5636"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4395"> + <g + clip-path="url(#clipPath4399)" + id="g4397"> + <g + clip-path="url(#clipPath4405)" + id="g4403"> + <path + inkscape:connector-curvature="0" + id="path4409" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4411"> + <g + clip-path="url(#clipPath4415)" + id="g4413"> + <g + clip-path="url(#clipPath4421)" + id="g4419"> + <path + inkscape:connector-curvature="0" + id="path4425" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-checked-insensitive" + transform="matrix(0.8,0,0,0.8,2,59.329592)" + inkscape:label="#g5646"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4427"> + <g + clip-path="url(#clipPath4431)" + id="g4429"> + <g + clip-path="url(#clipPath4437)" + id="g4435"> + <path + inkscape:connector-curvature="0" + id="path4441" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4443"> + <g + clip-path="url(#clipPath4447)" + id="g4445"> + <g + clip-path="url(#clipPath4453)" + id="g4451"> + <path + inkscape:connector-curvature="0" + id="path4457" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 86,35 20.6581,0 0,-17.83035 -20.6581,0 L 86,35 Z" /> + </g> + </g> + </g> + </g> + <g + id="g4636" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4666" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4668" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4680" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4682" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)"> + <g + id="g4684" + clip-path="url(#clipPath4686)"> + <g + id="g4690" + clip-path="url(#clipPath4692)"> + <path + d="m -91,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -82,56.20723 -80.21097,58 -77.99574,58 l 23.99148,0 C -51.79277,58 -50,56.21097 -50,53.99574 l 0,-23.99148 C -50,27.79277 -51.78903,26 -54.00426,26 l -23.99148,0 C -80.20723,26 -82,27.78903 -82,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4696" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4698" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="grid-selection-unchecked" + transform="matrix(0.8,0,0,0.8,-178.00002,-422.95615)" + inkscape:label="#g5902"> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4650"> + <g + clip-path="url(#clipPath4654)" + id="g4652"> + <g + clip-path="url(#clipPath4660)" + id="g4658"> + <path + inkscape:connector-curvature="0" + id="path4664" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4670"> + <g + transform="matrix(32,0,0,32,24,26)" + id="g4672"> + <image + id="image4678" + mask="url(#mask4674)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4700"> + <g + clip-path="url(#clipPath4704)" + id="g4702"> + <g + clip-path="url(#clipPath4710)" + id="g4708"> + <g + transform="matrix(1,0,0,-1,24,58)" + id="g4714"> + <path + inkscape:connector-curvature="0" + id="path4716" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + d="M 0,4.004258 C 0,1.792767 1.789028,0 4.004258,0 L 27.99574,0 C 30.20723,0 32,1.789028 32,4.004258 L 32,27.99574 C 32,30.20723 30.21097,32 27.99574,32 L 4.004258,32 C 1.792767,32 0,30.21097 0,27.99574 L 0,4.004258 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4734" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4736" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4748" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4750" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)"> + <g + id="g4752" + clip-path="url(#clipPath4754)"> + <g + id="g4758" + clip-path="url(#clipPath4760)"> + <path + d="m -25,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -16,56.20723 -14.21097,58 -11.99574,58 l 23.99148,0 C 14.20723,58 16,56.21097 16,53.99574 L 16,30.00426 C 16,27.79277 14.21097,26 11.99574,26 l -23.99148,0 C -14.20723,26 -16,27.78903 -16,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4764" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4766" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="grid-selection-checked" + transform="matrix(0.8,0,0,0.8,-184.00002,-422.95615)" + inkscape:label="#g5916"> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4718"> + <g + clip-path="url(#clipPath4722)" + id="g4720"> + <g + clip-path="url(#clipPath4728)" + id="g4726"> + <path + inkscape:connector-curvature="0" + id="path4732" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,63 42,0 0,-42 -42,0 0,42 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4738"> + <g + transform="matrix(32,0,0,32,90,26)" + id="g4740"> + <image + id="image4746" + mask="url(#mask4742)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4768"> + <g + clip-path="url(#clipPath4772)" + id="g4770"> + <g + clip-path="url(#clipPath4778)" + id="g4776"> + <path + inkscape:connector-curvature="0" + id="path4782" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 91.00559,55 31.31411,0 0,-25.65833 -31.31411,0 0,25.65833 z" /> + </g> + </g> + </g> + </g> + <g + id="g4888" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4918" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4920" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4932" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4934" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g4936" + clip-path="url(#clipPath4938)"> + <g + id="g4942" + clip-path="url(#clipPath4944)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -50,63.10723 -49.10549,64 -48.00594,64 l 12.01188,0 C -34.89277,64 -34,63.10549 -34,62.00594 l 0,-12.01188 C -34,48.89277 -34.89451,48 -35.99406,48 l -12.01188,0 C -49.10723,48 -50,48.89451 -50,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4948" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4950" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="checkbox-unchecked-dark" + transform="matrix(0.8,0,0,0.8,6,23.329581)" + inkscape:label="#g5603"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4902"> + <g + clip-path="url(#clipPath4906)" + id="g4904"> + <g + clip-path="url(#clipPath4912)" + id="g4910"> + <path + inkscape:connector-curvature="0" + id="path4916" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4922"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g4924"> + <image + id="image4930" + mask="url(#mask4926)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4952"> + <g + clip-path="url(#clipPath4956)" + id="g4954"> + <g + clip-path="url(#clipPath4962)" + id="g4960"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g4966"> + <path + inkscape:connector-curvature="0" + id="path4968" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,1.99406 C 0,0.8927712 0.8945138,0 1.99406,0 L 14.00594,0 C 15.10723,0 16,0.8945138 16,1.99406 l 0,12.01188 C 16,15.10723 15.10549,16 14.00594,16 L 1.99406,16 C 0.8927712,16 0,15.10549 0,14.00594 L 0,1.99406 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4986" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4988" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5000" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5002" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g5004" + clip-path="url(#clipPath5006)"> + <g + id="g5010" + clip-path="url(#clipPath5012)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -18,63.10723 -17.10549,64 -16.00594,64 l 12.01188,0 C -2.892771,64 -2,63.10549 -2,62.00594 L -2,49.99406 C -2,48.89277 -2.894514,48 -3.99406,48 l -12.01188,0 C -17.10723,48 -18,48.89451 -18,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5016" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5018" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="checkbox-mixed-dark" + transform="matrix(0.8,0,0,0.8,4,23.329581)" + inkscape:label="#g5617"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4970"> + <g + clip-path="url(#clipPath4974)" + id="g4972"> + <g + clip-path="url(#clipPath4980)" + id="g4978"> + <path + inkscape:connector-curvature="0" + id="path4984" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4990"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g4992"> + <image + id="image4998" + mask="url(#mask4994)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5020"> + <g + clip-path="url(#clipPath5024)" + id="g5022"> + <g + clip-path="url(#clipPath5030)" + id="g5028"> + <path + inkscape:connector-curvature="0" + id="path5034" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g5052" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5054" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5066" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5068" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g5070" + clip-path="url(#clipPath5072)"> + <g + id="g5076" + clip-path="url(#clipPath5078)"> + <path + d="M 5,73 42,73 42,37 5,37 5,73 Z M 14,62.00594 C 14,63.10723 14.89451,64 15.99406,64 l 12.01188,0 C 29.10723,64 30,63.10549 30,62.00594 L 30,49.99406 C 30,48.89277 29.10549,48 28.00594,48 L 15.99406,48 C 14.89277,48 14,48.89451 14,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5082" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5084" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="checkbox-checked-dark" + inkscape:label="#g5096"> + <g + transform="matrix(1,0,0,-1,2,490.3622)" + id="g5036"> + <g + clip-path="url(#clipPath5040)" + id="g5038"> + <g + clip-path="url(#clipPath5046)" + id="g5044"> + <path + inkscape:connector-curvature="0" + id="path5050" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + inkscape:label="#g5056" + transform="matrix(1,0,0,-1,2,490.3622)" + id="5056"> + <g + transform="matrix(16,0,0,16,88,48)" + id="g5058"> + <image + id="image5064" + mask="url(#mask5060)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1,0,0,-1,1.670925,490.3622)" + id="g5086"> + <g + clip-path="url(#clipPath5090)" + id="g5088"> + <g + clip-path="url(#clipPath5096)" + id="g5094"> + <path + inkscape:connector-curvature="0" + id="path5100" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 86,65 20.6581,0 0,-17.83035 -20.6581,0 L 86,65 Z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-unchecked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,6,23.329581)" + inkscape:label="#g5696"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5102"> + <g + clip-path="url(#clipPath5106)" + id="g5104"> + <g + clip-path="url(#clipPath5112)" + id="g5110"> + <path + inkscape:connector-curvature="0" + id="path5116" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-mixed-insensitive-dark" + transform="matrix(0.8,0,0,0.8,4,23.329581)" + inkscape:label="#g5702"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5118"> + <g + clip-path="url(#clipPath5122)" + id="g5120"> + <g + clip-path="url(#clipPath5128)" + id="g5126"> + <path + inkscape:connector-curvature="0" + id="path5132" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5134"> + <g + clip-path="url(#clipPath5138)" + id="g5136"> + <g + clip-path="url(#clipPath5144)" + id="g5142"> + <path + inkscape:connector-curvature="0" + id="path5148" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-checked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,2,23.329581)" + inkscape:label="#g5712"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5150"> + <g + clip-path="url(#clipPath5154)" + id="g5152"> + <g + clip-path="url(#clipPath5160)" + id="g5158"> + <path + inkscape:connector-curvature="0" + id="path5164" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5166"> + <g + clip-path="url(#clipPath5170)" + id="g5168"> + <g + clip-path="url(#clipPath5176)" + id="g5174"> + <path + inkscape:connector-curvature="0" + id="path5180" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 86,35 20.6581,0 0,-17.83035 -20.6581,0 L 86,35 Z" /> + </g> + </g> + </g> + </g> + <g + id="g5359" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5389" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5391" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5403" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5405" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)"> + <g + id="g5407" + clip-path="url(#clipPath5409)"> + <g + id="g5413" + clip-path="url(#clipPath5415)"> + <path + d="m -91,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -82,56.20723 -80.21097,58 -77.99574,58 l 23.99148,0 C -51.79277,58 -50,56.21097 -50,53.99574 l 0,-23.99148 C -50,27.79277 -51.78903,26 -54.00426,26 l -23.99148,0 C -80.20723,26 -82,27.78903 -82,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5419" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5421" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="grid-selection-unchecked-dark" + transform="matrix(0.8,0,0,0.8,-178,-463.52756)" + inkscape:label="#g5929"> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5373"> + <g + clip-path="url(#clipPath5377)" + id="g5375"> + <g + clip-path="url(#clipPath5383)" + id="g5381"> + <path + inkscape:connector-curvature="0" + id="path5387" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5393"> + <g + transform="matrix(32,0,0,32,24,26)" + id="g5395"> + <image + id="image5401" + mask="url(#mask5397)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5423"> + <g + clip-path="url(#clipPath5427)" + id="g5425"> + <g + clip-path="url(#clipPath5433)" + id="g5431"> + <g + transform="matrix(1,0,0,-1,24,58)" + id="g5437"> + <path + inkscape:connector-curvature="0" + id="path5439" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,4.004258 C 0,1.792767 1.789028,0 4.004258,0 L 27.99574,0 C 30.20723,0 32,1.789028 32,4.004258 L 32,27.99574 C 32,30.20723 30.21097,32 27.99574,32 L 4.004258,32 C 1.792767,32 0,30.21097 0,27.99574 L 0,4.004258 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g5457" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5459" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5471" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5473" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)"> + <g + id="g5475" + clip-path="url(#clipPath5477)"> + <g + id="g5481" + clip-path="url(#clipPath5483)"> + <path + d="m -25,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -16,56.20723 -14.21097,58 -11.99574,58 l 23.99148,0 C 14.20723,58 16,56.21097 16,53.99574 L 16,30.00426 C 16,27.79277 14.21097,26 11.99574,26 l -23.99148,0 C -14.20723,26 -16,27.78903 -16,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5487" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5489" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="grid-selection-checked-dark" + transform="translate(-252.5,-667.5)" + inkscape:label="#g6494"> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5441"> + <g + clip-path="url(#clipPath5445)" + id="g5443"> + <g + clip-path="url(#clipPath5451)" + id="g5449"> + <path + inkscape:connector-curvature="0" + id="path5455" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,63 42,0 0,-42 -42,0 0,42 z" /> + </g> + </g> + </g> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5461"> + <g + transform="matrix(32,0,0,32,90,26)" + id="g5463"> + <image + id="image5469" + mask="url(#mask5465)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5491"> + <g + clip-path="url(#clipPath5495)" + id="g5493"> + <g + clip-path="url(#clipPath5501)" + id="g5499"> + <path + inkscape:connector-curvature="0" + id="path5505" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 91.00559,55 31.31411,0 0,-25.65833 -31.31411,0 0,25.65833 z" /> + </g> + </g> + </g> + </g> + <g + id="g5611" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" /> + <g + id="menuitem-checkbox-mixed" + transform="matrix(0.8,0,0,0.8,6,-18.956163)" + inkscape:label="#g5772"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5625"> + <g + clip-path="url(#clipPath5629)" + id="g5627"> + <g + clip-path="url(#clipPath5635)" + id="g5633"> + <path + inkscape:connector-curvature="0" + id="path5639" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 19,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5641"> + <g + clip-path="url(#clipPath5645)" + id="g5643"> + <g + clip-path="url(#clipPath5651)" + id="g5649"> + <path + inkscape:connector-curvature="0" + id="path5655" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 23,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-mixed-insensitive" + transform="matrix(0.8,0,0,0.8,4,-18.956163)" + inkscape:label="#g5762"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5657"> + <g + clip-path="url(#clipPath5661)" + id="g5659"> + <g + clip-path="url(#clipPath5667)" + id="g5665"> + <path + inkscape:connector-curvature="0" + id="path5671" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 51,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5673"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5677)" + id="g5675"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5683)" + id="g5681"> + <path + inkscape:connector-curvature="0" + id="path5687" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-mixed-hover" + transform="matrix(0.8,0,0,0.8,3,-18.956163)" + inkscape:label="#g5752"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5689"> + <g + clip-path="url(#clipPath5693)" + id="g5691"> + <g + clip-path="url(#clipPath5699)" + id="g5697"> + <path + inkscape:connector-curvature="0" + id="path5703" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 82,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#ffffff;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5705"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5709)" + id="g5707"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5715)" + id="g5713"> + <path + inkscape:connector-curvature="0" + id="path5719" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 86,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-checked" + transform="matrix(0.8,0,0,0.8,6,-18.956163)" + inkscape:label="#g5722"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5721"> + <g + clip-path="url(#clipPath5725)" + id="g5723"> + <g + clip-path="url(#clipPath5731)" + id="g5729"> + <path + inkscape:connector-curvature="0" + id="path5735" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 19,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#f1544d;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5737"> + <g + style="fill:#f1544d;fill-opacity:1" + clip-path="url(#clipPath5741)" + id="g5739"> + <g + style="fill:#f1544d;fill-opacity:1" + clip-path="url(#clipPath5747)" + id="g5745"> + <path + inkscape:connector-curvature="0" + id="path5751" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 22,101 20.65809,0 0,-17.83035 L 22,83.16965 22,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-checked-insensitive" + transform="matrix(0.8,0,0,0.8,4,-18.956163)" + inkscape:label="#g5732"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5753"> + <g + clip-path="url(#clipPath5757)" + id="g5755"> + <g + clip-path="url(#clipPath5763)" + id="g5761"> + <path + inkscape:connector-curvature="0" + id="path5767" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 51,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5769"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5773)" + id="g5771"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5779)" + id="g5777"> + <path + inkscape:connector-curvature="0" + id="path5783" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 54,101 20.65809,0 0,-17.83035 L 54,83.16965 54,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-checked-hover" + transform="matrix(0.8,0,0,0.8,3,-18.956163)" + inkscape:label="#g5742"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5785"> + <g + clip-path="url(#clipPath5789)" + id="g5787"> + <g + clip-path="url(#clipPath5795)" + id="g5793"> + <path + inkscape:connector-curvature="0" + id="path5799" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 82,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#ffffff;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5801"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5805)" + id="g5803"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5811)" + id="g5809"> + <path + inkscape:connector-curvature="0" + id="path5815" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,101 20.6581,0 0,-17.83035 -20.6581,0 L 85,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-radio-checked" + transform="matrix(0.8,0,0,0.8,5.8463904,-18.970443)" + inkscape:label="#g6472"> + <path + inkscape:connector-curvature="0" + id="rect6429-7-9" + d="m 30.192012,726.66581 c 6.666658,0 13.333342,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.666658,0 -13.333342,0 -20,0 0,6.66666 0,13.33333 0,20 z" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + mask="none" + transform="matrix(1.25,0,0,-1.25,0.192012,794.16581)" + id="g5817"> + <g + clip-path="url(#clipPath5821)" + id="g5819"> + <g + clip-path="url(#clipPath5827)" + id="g5825"> + <path + inkscape:connector-curvature="0" + id="path5831" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 24,70 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-radio-checked-insensitive" + transform="matrix(0.8,0,0,0.8,2.3340224,-17.961035)" + inkscape:label="#g6479"> + <path + inkscape:connector-curvature="0" + id="rect6429-7" + d="m 72.082472,725.40405 c 6.666659,0 13.333341,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.666659,0 -13.333341,0 -20,0 0,6.66666 0,13.33333 0,20 z" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,2.082472,792.90405)" + id="g5833"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5837)" + id="g5835"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5843)" + id="g5841"> + <path + inkscape:connector-curvature="0" + id="path5847" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 56,70 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="g6486" + transform="matrix(0.8,0,0,0.8,2.44964,-18.303531)"> + <g + id="menuitem-radio-checked-hover" + inkscape:label="#g5121"> + <path + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 109.43795,725.83217 c 6.66666,0 13.33334,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.66666,0 -13.33334,0 -20,0 0,6.66666 0,13.33333 0,20 z" + id="rect6429" + inkscape:connector-curvature="0" /> + <g + id="g5849" + transform="matrix(1.25,0,0,-1.25,0.68795,793.33217)" + style="fill:#ffffff;fill-opacity:1"> + <g + id="g5851" + clip-path="url(#clipPath5853)" + style="fill:#ffffff;fill-opacity:1"> + <g + id="g5857" + clip-path="url(#clipPath5859)" + style="fill:#ffffff;fill-opacity:1"> + <path + d="m 87,70 16,0 0,-16 -16,0 0,16 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path5863" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6072)" + id="g6070" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6078)" + id="g6076"> + <path + inkscape:connector-curvature="0" + id="path6082" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="radio-unchecked" + transform="matrix(0.8,0,0,0.8,6,-64.098995)" + inkscape:label="#g5782"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6038" + clip-path="url(#clipPath6040)"> + <g + id="g6044" + clip-path="url(#clipPath6046)"> + <path + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6050" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="g6058" + transform="matrix(20,0,0,-20,30,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6060)" + id="image6064" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6088" + clip-path="url(#clipPath6090)"> + <g + id="g6094" + clip-path="url(#clipPath6096)"> + <g + id="g6100" + transform="matrix(1,0,0,-1,24,64)"> + <path + d="M 0,8 C 0,3.581722 3.590712,0 8,0 l 0,0 c 4.41828,0 8,3.590712 8,8 l 0,0 c 0,4.41828 -3.59071,8 -8,8 l 0,0 C 3.581722,16 0,12.40929 0,8 l 0,0 z" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + id="path6102" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6140)" + id="g6138" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6146)" + id="g6144"> + <path + inkscape:connector-curvature="0" + id="path6150" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.418278,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.590712,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="radio-mixed" + transform="matrix(0.8,0,0,0.8,4,-64.098995)" + inkscape:label="#g5794"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6106" + clip-path="url(#clipPath6108)"> + <g + id="g6112" + clip-path="url(#clipPath6114)"> + <path + d="m 51,69 26,0 0,-26 -26,0 0,26 z" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6118" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + mask="none" + id="g6126" + transform="matrix(20,0,0,-20,70,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6128)" + id="image6132" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6156" + clip-path="url(#clipPath6158)"> + <g + id="g6162" + clip-path="url(#clipPath6164)"> + <path + d="m 55,62 18,0 0,-12 -18,0 0,12 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6168" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6206)" + id="g6204" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6212)" + id="g6210"> + <path + inkscape:connector-curvature="0" + id="path6216" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 5,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="radio-checked" + transform="matrix(0.8,0,0,0.8,2,-64.098995)" + inkscape:label="#g5804"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6172" + clip-path="url(#clipPath6174)"> + <g + id="g6178" + clip-path="url(#clipPath6180)"> + <path + d="m 83,69 26,0 0,-26 -26,0 0,26 z" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6184" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="g6192" + transform="matrix(20,0,0,-20,110,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6194)" + id="image6198" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6222" + clip-path="url(#clipPath6224)"> + <g + id="g6228" + clip-path="url(#clipPath6230)"> + <path + d="m 88,64 16,0 0,-16 -16,0 0,16 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6234" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="radio-unchecked-insensitive" + transform="matrix(0.8,0,0,0.8,6,-64.098995)" + inkscape:label="#g5814"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6238" + clip-path="url(#clipPath6240)"> + <g + id="g6244" + clip-path="url(#clipPath6246)"> + <path + d="m 19,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6250" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="radio-mixed-insensitive" + transform="matrix(0.8,0,0,0.8,4,-64.098995)" + inkscape:label="#g5820"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6254" + clip-path="url(#clipPath6256)"> + <g + id="g6260" + clip-path="url(#clipPath6262)"> + <path + d="m 51,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6266" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6270" + clip-path="url(#clipPath6272)"> + <g + id="g6276" + clip-path="url(#clipPath6278)"> + <path + d="m 55,32 18,0 0,-12 -18,0 0,12 z" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + id="path6282" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="radio-checked-insensitive" + transform="matrix(0.8,0,0,0.8,2,-64.098995)" + inkscape:label="#g5828"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6286" + clip-path="url(#clipPath6288)"> + <g + id="g6292" + clip-path="url(#clipPath6294)"> + <path + d="m 83,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6298" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6302" + clip-path="url(#clipPath6304)"> + <g + id="g6308" + clip-path="url(#clipPath6310)"> + <path + d="m 88,34 16,0 0,-16 -16,0 0,16 z" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + id="path6314" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6493" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6523" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6525" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6537" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6539" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6541" + clip-path="url(#clipPath6543)"> + <g + id="g6547" + clip-path="url(#clipPath6549)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6553" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6555" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="radio-unchecked-dark" + transform="matrix(0.8,0,0,0.8,6,-111.52756)" + inkscape:label="#g5836"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6507"> + <g + clip-path="url(#clipPath6511)" + id="g6509"> + <g + clip-path="url(#clipPath6517)" + id="g6515"> + <path + inkscape:connector-curvature="0" + id="path6521" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6527"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g6529"> + <image + id="image6535" + mask="url(#mask6531)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6557"> + <g + clip-path="url(#clipPath6561)" + id="g6559"> + <g + clip-path="url(#clipPath6567)" + id="g6565"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g6571"> + <path + inkscape:connector-curvature="0" + id="path6573" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,8 C 0,3.581722 3.590712,0 8,0 l 0,0 c 4.41828,0 8,3.590712 8,8 l 0,0 c 0,4.41828 -3.59071,8 -8,8 l 0,0 C 3.581722,16 0,12.40929 0,8 l 0,0 z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g6591" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6593" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6605" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6607" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6609" + clip-path="url(#clipPath6611)"> + <g + id="g6615" + clip-path="url(#clipPath6617)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.418278,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.590712,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6621" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6623" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="radio-mixed-dark" + transform="matrix(0.8,0,0,0.8,4,-111.52756)" + inkscape:label="#g5850"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6575"> + <g + clip-path="url(#clipPath6579)" + id="g6577"> + <g + clip-path="url(#clipPath6585)" + id="g6583"> + <path + inkscape:connector-curvature="0" + id="path6589" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6595"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g6597"> + <image + id="image6603" + mask="url(#mask6599)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6625"> + <g + clip-path="url(#clipPath6629)" + id="g6627"> + <g + clip-path="url(#clipPath6635)" + id="g6633"> + <path + inkscape:connector-curvature="0" + id="path6639" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g6657" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6659" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6671" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6673" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6675" + clip-path="url(#clipPath6677)"> + <g + id="g6681" + clip-path="url(#clipPath6683)"> + <path + d="m 5,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6687" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6689" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="radio-checked-dark" + transform="matrix(0.8,0,0,0.8,2,-111.52756)" + inkscape:label="#g5863"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6641"> + <g + clip-path="url(#clipPath6645)" + id="g6643"> + <g + clip-path="url(#clipPath6651)" + id="g6649"> + <path + inkscape:connector-curvature="0" + id="path6655" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6661"> + <g + transform="matrix(16,0,0,16,88,48)" + id="g6663"> + <image + id="image6669" + mask="url(#mask6665)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6691"> + <g + clip-path="url(#clipPath6695)" + id="g6693"> + <g + clip-path="url(#clipPath6701)" + id="g6699"> + <path + inkscape:connector-curvature="0" + id="path6705" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 88,64 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="radio-unchecked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,6,-111.52756)" + inkscape:label="#g5876"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6707"> + <g + clip-path="url(#clipPath6711)" + id="g6709"> + <g + clip-path="url(#clipPath6717)" + id="g6715"> + <path + inkscape:connector-curvature="0" + id="path6721" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="radio-mixed-insensitive-dark" + transform="matrix(0.8,0,0,0.8,4,-111.52756)" + inkscape:label="#g5882"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6723"> + <g + clip-path="url(#clipPath6727)" + id="g6725"> + <g + clip-path="url(#clipPath6733)" + id="g6731"> + <path + inkscape:connector-curvature="0" + id="path6737" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6739"> + <g + clip-path="url(#clipPath6743)" + id="g6741"> + <g + clip-path="url(#clipPath6749)" + id="g6747"> + <path + inkscape:connector-curvature="0" + id="path6753" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="radio-checked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,2,-111.52756)" + inkscape:label="#g5892"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6755"> + <g + clip-path="url(#clipPath6759)" + id="g6757"> + <g + clip-path="url(#clipPath6765)" + id="g6763"> + <path + inkscape:connector-curvature="0" + id="path6769" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6771"> + <g + clip-path="url(#clipPath6775)" + id="g6773"> + <g + clip-path="url(#clipPath6781)" + id="g6779"> + <path + inkscape:connector-curvature="0" + id="path6785" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 88,34 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="pane-handle" + transform="translate(30,-549.99986)" + style="color:#000000" + inkscape:label="#g5066-3"> + <rect + id="rect5068" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1051.3621" + width="1" /> + <rect + id="rect5070" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1047.3621" + width="1" /> + <rect + id="rect5072" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1043.3621" + width="1" /> + </g> + <g + id="g5972" + transform="matrix(1.25,0,0,-1.25,837.09246,481.76841)" /> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="slices" + style="display:none;opacity:0.3" + transform="translate(-28,-258.3622)"> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-unchecked" + width="32" + height="32" + x="30" + y="260.36221" + inkscape:label="#rect6510" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-checked" + width="32" + height="32" + x="90" + y="260.36221" + inkscape:label="#rect6512" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-unchecked-dark" + width="32" + height="32" + x="30" + y="320.36221" + inkscape:label="#rect6514" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-checked-dark" + width="32" + height="32" + x="90" + y="320.36221" + inkscape:label="#rect6516" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked" + width="16" + height="16" + x="30" + y="366.36221" + inkscape:label="#rect6518" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed" + width="16" + height="16" + x="60" + y="366.36221" + inkscape:label="#rect6520" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked" + width="16" + height="16" + x="90" + y="366.36221" + inkscape:label="#rect6522" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-insensitive" + width="16" + height="16" + x="30" + y="396.36221" + inkscape:label="#rect6524" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-insensitive" + width="16" + height="16" + x="60" + y="396.36221" + inkscape:label="#rect6526" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-insensitive" + width="16" + height="16" + x="90" + y="396.36221" + inkscape:label="#rect6528" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-dark" + width="16" + height="16" + x="30" + y="426.36221" + inkscape:label="#rect6530" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-dark" + width="16" + height="16" + x="60" + y="426.36221" + inkscape:label="#rect6532" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-dark" + width="16" + height="16" + x="90" + y="426.36221" + inkscape:label="#rect6534" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-insensitive-dark" + width="16" + height="16" + x="30" + y="456.36221" + inkscape:label="#rect6536" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-insensitive-dark" + width="16" + height="16" + x="60" + y="456.36221" + inkscape:label="#rect6538" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-insensitive-dark" + width="16" + height="16" + x="90" + y="456.36221" + inkscape:label="#rect6540" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-pane-handle" + width="4" + height="9" + x="30" + y="493.36221" + inkscape:label="#rect6542" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked" + width="16" + height="16" + x="30" + y="516.36218" + inkscape:label="#rect6570" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked-insensitive" + width="16" + height="15.999999" + x="60" + y="516.36218" + inkscape:label="#rect6572" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked-hover" + width="15.999999" + height="16" + x="90" + y="516.36218" + inkscape:label="#rect6574" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked" + width="16" + height="16" + x="30" + y="546.36218" + inkscape:label="#rect6576" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked-insensitive" + width="16" + height="16" + x="60" + y="546.36218" + inkscape:label="#rect6578" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked-hover" + width="15.999999" + height="16" + x="90" + y="546.36218" + inkscape:label="#rect6580" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed" + width="16" + height="16" + x="30" + y="576.36218" + inkscape:label="#rect6582" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed-insensitive" + width="16" + height="16" + x="60" + y="576.36218" + inkscape:label="#rect6584" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed-hover" + width="16" + height="16" + x="90" + y="576.36218" + inkscape:label="#rect6586" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked" + width="16" + height="16" + x="30" + y="606.36218" + inkscape:label="#rect6588" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed" + width="16" + height="16" + x="60" + y="606.36218" + inkscape:label="#rect6590" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked" + width="15.999999" + height="16" + x="90" + y="606.36218" + inkscape:label="#rect6592" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-insensitive" + width="16" + height="16" + x="30" + y="636.36218" + inkscape:label="#rect6594" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-insensitive" + width="16" + height="16" + x="60" + y="636.36218" + inkscape:label="#rect6596" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-insensitive" + width="16" + height="16" + x="90" + y="636.36218" + inkscape:label="#rect6598" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-dark" + width="16" + height="16" + x="30" + y="666.36218" + inkscape:label="#rect6604" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-dark" + width="16" + height="16" + x="60" + y="666.36218" + inkscape:label="#rect6606" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-dark" + width="15.999999" + height="16" + x="90" + y="666.36218" + inkscape:label="#rect6608" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-insensitive-dark" + width="16" + height="16" + x="30" + y="696.36218" + inkscape:label="#rect6610" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-insensitive-dark" + width="16" + height="16" + x="60" + y="696.36218" + inkscape:label="#rect6612" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-insensitive-dark" + width="15.999999" + height="16" + x="90" + y="696.36218" + inkscape:label="#rect6614" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/all-assets.txt b/.themes/caelus/caelus/oomox-caelus/assets/all-assets.txt new file mode 100644 index 0000000..6e738e3 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/assets/change_dpi.sh b/.themes/caelus/caelus/oomox-caelus/assets/change_dpi.sh new file mode 100755 index 0000000..0c03497 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/assets/checkbox-checked-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/assets/checkbox-checked-insensitive.svg new file mode 100644 index 0000000..24ef86b --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/checkbox-checked.svg b/.themes/caelus/caelus/oomox-caelus/assets/checkbox-checked.svg new file mode 100644 index 0000000..494b65c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/checkbox-checked.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/checkbox-mixed-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/assets/checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..7cbf9e4 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/checkbox-mixed-insensitive.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/checkbox-mixed.svg b/.themes/caelus/caelus/oomox-caelus/assets/checkbox-mixed.svg new file mode 100644 index 0000000..910fde8 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/checkbox-mixed.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/grid-selection-checked.svg b/.themes/caelus/caelus/oomox-caelus/assets/grid-selection-checked.svg new file mode 100644 index 0000000..98d5d75 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/grid-selection-checked.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="333pt" viewBox="0 0 333 333" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 20.246094 11.914062 L 316.082031 11.914062 C 320.671875 11.914062 324.414062 15.625 324.414062 20.246094 L 324.414062 316.082031 C 324.414062 320.671875 320.671875 324.414062 316.082031 324.414062 L 20.246094 324.414062 C 15.625 324.414062 11.914062 320.671875 11.914062 316.082031 L 11.914062 20.246094 C 11.914062 15.625 15.625 11.914062 20.246094 11.914062 Z M 20.246094 11.914062 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 242.773438 81.640625 C 235.15625 81.835938 227.636719 85.027344 222.234375 90.527344 L 138.3125 170.441406 L 109.503906 138.183594 C 99.25 124.511719 76.789062 123.046875 64.910156 135.253906 C 53.027344 147.492188 54.6875 170.378906 68.164062 180.695312 L 117.839844 234.015625 C 137.335938 253.546875 146.160156 250.945312 165.851562 231.21875 C 165.851562 231.21875 233.5625 149.773438 273.273438 122.234375 C 282.03125 113.898438 285.710938 111.589844 281.121094 100.324219 C 276.5625 89.03125 254.753906 81.21875 242.773438 81.640625 Z M 242.773438 81.640625 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/grid-selection-unchecked.svg b/.themes/caelus/caelus/oomox-caelus/assets/grid-selection-unchecked.svg new file mode 100644 index 0000000..76c1a48 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/grid-selection-unchecked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="333pt" viewBox="0 0 333 333" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 20.246094 11.914062 L 316.082031 11.914062 C 320.671875 11.914062 324.414062 15.625 324.414062 20.246094 L 324.414062 316.082031 C 324.414062 320.671875 320.671875 324.414062 316.082031 324.414062 L 20.246094 324.414062 C 15.625 324.414062 11.914062 320.671875 11.914062 316.082031 L 11.914062 20.246094 C 11.914062 15.625 15.625 11.914062 20.246094 11.914062 Z M 20.246094 11.914062 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-checked-hover.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-checked-hover.svg new file mode 100644 index 0000000..73b5b98 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-checked-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-checked-insensitive.svg new file mode 100644 index 0000000..5e1af06 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-checked-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-checked.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-checked.svg new file mode 100644 index 0000000..8b58526 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-checked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed-hover.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed-hover.svg new file mode 100644 index 0000000..a4b1906 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..ef40c30 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed-selected.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed-selected.svg new file mode 100644 index 0000000..94ace77 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed-selected.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed.svg new file mode 100644 index 0000000..e8cc73c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-mixed.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-unchecked.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-unchecked.svg new file mode 100644 index 0000000..e3b29b0 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-checkbox-unchecked.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-checked-hover.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-checked-hover.svg new file mode 100644 index 0000000..5fa2a5d --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-checked-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-checked-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-checked-insensitive.svg new file mode 100644 index 0000000..0eb6586 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-checked-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-checked.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-checked.svg new file mode 100644 index 0000000..6302581 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-checked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed-hover.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed-hover.svg new file mode 100644 index 0000000..1785d24 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed-insensitive.svg new file mode 100644 index 0000000..d2d6648 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed-selected.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed-selected.svg new file mode 100644 index 0000000..ed7e4af --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed-selected.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed.svg new file mode 100644 index 0000000..9662b87 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-mixed.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-unchecked.svg b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-unchecked.svg new file mode 100644 index 0000000..1f6156a --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/menuitem-radio-unchecked.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/pane-handle-vertical.svg b/.themes/caelus/caelus/oomox-caelus/assets/pane-handle-vertical.svg new file mode 100644 index 0000000..c09e688 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/pane-handle-vertical.svg @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="75pt" height="33pt" viewBox="0 0 75 33" version="1.1"> +<defs> +<filter id="alpha" filterUnits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%"> + <feColorMatrix type="matrix" in="SourceGraphic" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> +</filter> +<image id="image9" width="75" height="33" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAhCAYAAACRIVbWAAAABmJLR0QA/wD/AP+gvaeTAAAAZElEQVRoge3QsQmEABREwe81oDVYzrVtTeZ2ILxEUGbiDZa3DDMzc6zr9j/P/W7ze+rMF4gViBWIFYgViBWIFYgViBWIFYgViBWIFYgViBWIFYgViBWIFYgViBWIFYgFAABvcgF9SgN3pbm/PgAAAABJRU5ErkJggg=="/> +<mask id="mask0"> + <g filter="url(#alpha)"> +<use xlink:href="#image9"/> + </g> +</mask> +<clipPath id="clip1"> + <rect width="75" height="33"/> +</clipPath> +<g id="surface11" clip-path="url(#clip1)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 75 33.332031 L 66.667969 33.332031 L 66.667969 0 L 75 0 Z M 75 33.332031 "/> +</g> +<image id="image17" width="75" height="33" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAhCAYAAACRIVbWAAAABmJLR0QA/wD/AP+gvaeTAAAAdUlEQVRoge3QsQ2CAABEUZGC2hFciwWcyQVcyxGsKUhYAIvfiCTvtddc/nD5A69puj/W9fZtf47jZ16W9y8/7bkefeBMxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxAIAgDPZAFX+CDDsK9FnAAAAAElFTkSuQmCC"/> +<mask id="mask1"> + <g filter="url(#alpha)"> +<use xlink:href="#image17"/> + </g> +</mask> +<clipPath id="clip2"> + <rect width="75" height="33"/> +</clipPath> +<g id="surface19" clip-path="url(#clip2)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 33.332031 L 33.332031 33.332031 L 33.332031 0 L 41.667969 0 Z M 41.667969 33.332031 "/> +</g> +<image id="image25" width="75" height="33" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAhCAYAAACRIVbWAAAABmJLR0QA/wD/AP+gvaeTAAAAaklEQVRoge3QsQ3CQAAEQUDOXm7GOW1TDjX4O6ADSxtZL2biC0773LfteFz4jPF9z3lebf7F6+4DKxErECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxALAABW8gMYpgUwh9byuwAAAABJRU5ErkJggg=="/> +<mask id="mask2"> + <g filter="url(#alpha)"> +<use xlink:href="#image25"/> + </g> +</mask> +<clipPath id="clip3"> + <rect width="75" height="33"/> +</clipPath> +<g id="surface27" clip-path="url(#clip3)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 8.332031 33.332031 L 0 33.332031 L 0 0 L 8.332031 0 Z M 8.332031 33.332031 "/> +</g> +</defs> +<g id="surface1"> +<use xlink:href="#surface11" mask="url(#mask0)"/> +<use xlink:href="#surface19" mask="url(#mask1)"/> +<use xlink:href="#surface27" mask="url(#mask2)"/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/pane-handle.png b/.themes/caelus/caelus/oomox-caelus/assets/pane-handle.png new file mode 100644 index 0000000..e67a9dc Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/assets/pane-handle.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/assets/pane-handle.svg b/.themes/caelus/caelus/oomox-caelus/assets/pane-handle.svg new file mode 100644 index 0000000..a2a8714 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/pane-handle.svg @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="33pt" height="75pt" viewBox="0 0 33 75" version="1.1"> +<defs> +<filter id="alpha" filterUnits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%"> + <feColorMatrix type="matrix" in="SourceGraphic" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> +</filter> +<image id="image9" width="33" height="75" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAABLCAYAAAD+i+5TAAAABmJLR0QA/wD/AP+gvaeTAAAATklEQVRoge3OIQ6AMBBE0YXUknIWPKfHcxYabAVqdTF17+lJ5kcAAAAAAAAAAEBExHLVus88OFt7hhFbKcfMiLf3e7RZZwb8JSKJSCLSBwPTCBHQfxYWAAAAAElFTkSuQmCC"/> +<mask id="mask0"> + <g filter="url(#alpha)"> +<use xlink:href="#image9"/> + </g> +</mask> +<clipPath id="clip1"> + <rect width="33" height="75"/> +</clipPath> +<g id="surface11" clip-path="url(#clip1)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 33.332031 66.667969 L 33.332031 75 L 0 75 L 0 66.667969 Z M 33.332031 66.667969 "/> +</g> +<image id="image17" width="33" height="75" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAABLCAYAAAD+i+5TAAAABmJLR0QA/wD/AP+gvaeTAAAAYUlEQVRoge3OsQmAQBBFwVMPjCzCFizHzmzAcmzBEgyMDi4wMtZkQWQmXva/lAAAAABIzdr3Y+TAXMr+GDHkPEVGnLVuTzdtZMBbIm4ibp+IyEvXHZEDc62R7wEAAAD+4wLtUAvzrnEaRAAAAABJRU5ErkJggg=="/> +<mask id="mask1"> + <g filter="url(#alpha)"> +<use xlink:href="#image17"/> + </g> +</mask> +<clipPath id="clip2"> + <rect width="33" height="75"/> +</clipPath> +<g id="surface19" clip-path="url(#clip2)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 33.332031 33.332031 L 33.332031 41.667969 L 0 41.667969 L 0 33.332031 Z M 33.332031 33.332031 "/> +</g> +<image id="image25" width="33" height="75" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAABLCAYAAAD+i+5TAAAABmJLR0QA/wD/AP+gvaeTAAAATUlEQVRoge3OIQ6AMBBFQUpqSTkLntPjOQsNtgK1GswaMqM3+19Zat2mRPcY59vNnBnwlYggIogI5WhtzRzYe78y/wMAAAAAAAAA8CcP/2EIET6xKgwAAAAASUVORK5CYII="/> +<mask id="mask2"> + <g filter="url(#alpha)"> +<use xlink:href="#image25"/> + </g> +</mask> +<clipPath id="clip3"> + <rect width="33" height="75"/> +</clipPath> +<g id="surface27" clip-path="url(#clip3)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 33.332031 0 L 33.332031 8.332031 L 0 8.332031 L 0 0 Z M 33.332031 0 "/> +</g> +</defs> +<g id="surface1"> +<use xlink:href="#surface11" mask="url(#mask0)"/> +<use xlink:href="#surface19" mask="url(#mask1)"/> +<use xlink:href="#surface27" mask="url(#mask2)"/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/pane-handle@2.png b/.themes/caelus/caelus/oomox-caelus/assets/pane-handle@2.png new file mode 100644 index 0000000..8a2cd07 Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/assets/pane-handle@2.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/assets/radio-checked-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/assets/radio-checked-insensitive.svg new file mode 100644 index 0000000..176b645 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/radio-checked-insensitive.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/radio-checked.svg b/.themes/caelus/caelus/oomox-caelus/assets/radio-checked.svg new file mode 100644 index 0000000..ae34cb4 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/radio-checked.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/radio-mixed-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/assets/radio-mixed-insensitive.svg new file mode 100644 index 0000000..7cbf9e4 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/radio-mixed-insensitive.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/radio-mixed.svg b/.themes/caelus/caelus/oomox-caelus/assets/radio-mixed.svg new file mode 100644 index 0000000..910fde8 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/radio-mixed.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/radio-selected-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/assets/radio-selected-insensitive.svg new file mode 100644 index 0000000..176b645 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/radio-selected-insensitive.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/radio-selected.svg b/.themes/caelus/caelus/oomox-caelus/assets/radio-selected.svg new file mode 100644 index 0000000..ae34cb4 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/radio-selected.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/radio-unselected-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/assets/radio-unselected-insensitive.svg new file mode 100644 index 0000000..a941f46 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/radio-unselected-insensitive.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/radio-unselected.svg b/.themes/caelus/caelus/oomox-caelus/assets/radio-unselected.svg new file mode 100644 index 0000000..b1f8210 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/radio-unselected.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/assets/sed.sh b/.themes/caelus/caelus/oomox-caelus/assets/sed.sh new file mode 100755 index 0000000..0988307 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/sed.sh @@ -0,0 +1,9 @@ +#!/bin/sh +sed -i \ + -e 's/#1e1f1e/rgb(0%,0%,0%)/g' \ + -e 's/#d9cdb5/rgb(100%,100%,100%)/g' \ + -e 's/#0f0f0f/rgb(50%,0%,0%)/g' \ + -e 's/#ef934d/rgb(0%,50%,0%)/g' \ + -e 's/#272a28/rgb(50%,0%,50%)/g' \ + -e 's/#d9cdb5/rgb(0%,0%,50%)/g' \ + "$@" diff --git a/.themes/caelus/caelus/oomox-caelus/assets/unsed.sh b/.themes/caelus/caelus/oomox-caelus/assets/unsed.sh new file mode 100755 index 0000000..1cc4e1b --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/assets/unsed.sh @@ -0,0 +1,11 @@ +#!/bin/sh +sed -i \ + -e 's/rgb(0%,0%,0%)/#1e1f1e/g' \ + -e 's/rgb(100%,100%,100%)/#d9cdb5/g' \ + -e 's/rgb(50%,0%,0%)/#0f0f0f/g' \ + -e 's/rgb(0%,50%,0%)/#ef934d/g' \ + -e 's/rgb(0%,50.196078%,0%)/#ef934d/g' \ + -e 's/rgb(50%,0%,50%)/#272a28/g' \ + -e 's/rgb(50.196078%,0%,50.196078%)/#272a28/g' \ + -e 's/rgb(0%,0%,50%)/#d9cdb5/g' \ + "$@" diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/add-workspace-hover.png b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/add-workspace-hover.png new file mode 100644 index 0000000..bd7f779 Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/add-workspace-hover.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/add-workspace.png b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/add-workspace.png new file mode 100644 index 0000000..40ac9af Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/add-workspace.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/calendar-arrow-left.svg b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/calendar-arrow-left.svg new file mode 100644 index 0000000..92fd2dd --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/calendar-arrow-left.svg @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.2 r9819" + sodipodi:docname="calendar-arrow-left.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="30" + inkscape:cx="1.6333333" + inkscape:cy="8" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="930" + inkscape:window-height="681" + inkscape:window-x="225" + inkscape:window-y="204" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid17403" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + sodipodi:type="star" + style="fill:#d9cdb5;fill-opacity:1;stroke:#d9cdb5;stroke-width:0.43015847000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + id="path18028" + sodipodi:sides="3" + sodipodi:cx="84.5" + sodipodi:cy="337.5" + sodipodi:r1="5" + sodipodi:r2="2.5" + sodipodi:arg1="0.52359878" + sodipodi:arg2="1.5707963" + inkscape:flatsided="true" + inkscape:rounded="0" + inkscape:randomized="0" + d="M 88.830127,340 80.169873,340 84.5,332.5 z" + transform="matrix(0,1.3621708,0.99186247,0,-325.48222,929.32667)" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/calendar-arrow-right.svg b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/calendar-arrow-right.svg new file mode 100644 index 0000000..6f3657f --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/calendar-arrow-right.svg @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.2 r9819" + sodipodi:docname="calendar-arrow-right.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="30" + inkscape:cx="1.6333333" + inkscape:cy="8" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="930" + inkscape:window-height="681" + inkscape:window-x="987" + inkscape:window-y="243" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid17403" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + sodipodi:type="star" + style="fill:#d9cdb5;fill-opacity:1;stroke:#d9cdb5;stroke-width:0.43015847000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + id="path18028" + sodipodi:sides="3" + sodipodi:cx="84.5" + sodipodi:cy="337.5" + sodipodi:r1="5" + sodipodi:r2="2.5" + sodipodi:arg1="0.52359878" + sodipodi:arg2="1.5707963" + inkscape:flatsided="true" + inkscape:rounded="0" + inkscape:randomized="0" + d="M 88.830127,340 80.169873,340 84.5,332.5 z" + transform="matrix(0,1.3621708,-0.99186247,0,342.48324,929.32667)" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/checkbox-off.svg b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/checkbox-off.svg new file mode 100644 index 0000000..420e09a --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/checkbox-off.svg @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox-off.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1037.3622" + x2="8" + y2="1045.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="31.678384" + inkscape:cx="5.443714" + inkscape:cy="8.4765013" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-global="false" + inkscape:window-width="1275" + inkscape:window-height="843" + inkscape:window-x="528" + inkscape:window-y="25" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-rule:evenodd;stroke:#d9cdb5;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1" + id="rect3338" + width="15" + height="15" + x="0.5" + y="1036.8622" + rx="2.823529" + ry="2.823544" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/checkbox.svg b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/checkbox.svg new file mode 100644 index 0000000..c3ace21 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/checkbox.svg @@ -0,0 +1,104 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1037.3622" + x2="8" + y2="1045.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="31.678384" + inkscape:cx="5.443714" + inkscape:cy="8.4765013" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-global="false" + inkscape:window-width="1275" + inkscape:window-height="843" + inkscape:window-x="528" + inkscape:window-y="26" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-rule:evenodd;stroke:#d9cdb5;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1" + id="rect3338" + width="15" + height="15" + x="0.5" + y="1036.8622" + rx="2.823529" + ry="2.823544" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#ef934d;stroke-width:2.0999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 3.1680701,1045.2435 3.394596,2.7033 6.3652989,-7.1528" + id="path4148" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccc" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/close-window.svg b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/close-window.svg new file mode 100644 index 0000000..650b5e5 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/close-window.svg @@ -0,0 +1,152 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Generator: Adobe Illustrator 13.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 14948) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.0" + id="Foreground" + x="0px" + y="0px" + width="32" + height="32" + viewBox="0 0 23.272727 23.272727" + enable-background="new 0 0 16 16" + xml:space="preserve" + sodipodi:version="0.32" + inkscape:version="0.48+devel r10081 custom" + sodipodi:docname="close-window.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata + id="metadata2399"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs + id="defs2397"><linearGradient + id="linearGradient3173"><stop + style="stop-color:#d9cdb5;stop-opacity:1;" + offset="0" + id="stop3175" /><stop + style="stop-color:#d9cdb5;stop-opacity:1;" + offset="1" + id="stop3177" /></linearGradient><inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 8 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="16 : 8 : 1" + inkscape:persp3d-origin="8 : 5.3333333 : 1" + id="perspective2401" /><filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter16494-4" + x="-0.20989846" + width="1.4197969" + y="-0.20903821" + height="1.4180764"><feGaussianBlur + inkscape:collect="always" + stdDeviation="1.3282637" + id="feGaussianBlur16496-8" /></filter><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient16498-6" + id="radialGradient16504-1" + cx="7.6582627" + cy="5.8191104" + fx="7.6582627" + fy="5.8191104" + r="8.6928644" + gradientTransform="matrix(1.0474339,0,0,1.0517402,-0.3632615,-0.42032492)" + gradientUnits="userSpaceOnUse" /><linearGradient + inkscape:collect="always" + id="linearGradient16498-6"><stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="0" + id="stop16500-8" /><stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="1" + id="stop16502-0" /></linearGradient><filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter16524-9" + x="-0.212979" + width="1.425958" + y="-0.21305652" + height="1.426113"><feGaussianBlur + inkscape:collect="always" + stdDeviation="0.71020915" + id="feGaussianBlur16526-0" /></filter></defs><sodipodi:namedview + inkscape:window-height="1114" + inkscape:window-width="1463" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#000000" + id="base" + showgrid="false" + inkscape:zoom="1" + inkscape:cx="10.720189" + inkscape:cy="13.739577" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:current-layer="Foreground" + showguides="true" + inkscape:guide-bbox="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-maximized="0"><inkscape:grid + type="xygrid" + id="grid11246" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /></sodipodi:namedview> + +<g + style="display:inline" + id="g16402-8" + transform="translate(4.7533483,2.8238929)"><g + id="g3175-4"><path + sodipodi:type="inkscape:offset" + inkscape:radius="0" + inkscape:original="M 7.65625 0.125 C 3.2589349 0.125 -0.3125 3.7070002 -0.3125 8.125 C -0.3125 12.543001 3.2589349 16.125 7.65625 16.125 C 12.053566 16.125 15.625 12.543001 15.625 8.125 C 15.625 3.7070002 12.053566 0.125 7.65625 0.125 z " + xlink:href="#path2394-32" + style="opacity:0.52994014;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.18181825;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16494-4);enable-background:accumulate" + id="path16480-5" + inkscape:href="#path2394-32" + d="m 7.65625,0.125 c -4.3973151,0 -7.96875,3.5820002 -7.96875,8 0,4.418001 3.5714349,8 7.96875,8 4.397316,0 7.96875,-3.581999 7.96875,-8 0,-4.4179998 -3.571434,-8 -7.96875,-8 z" + transform="translate(0,1.028519)" /><path + clip-rule="evenodd" + d="m -0.30428257,8.1237596 c 0,-4.4179998 3.56522987,-7.9999996 7.96254497,-7.9999996 4.3973156,0 7.9625456,3.5819998 7.9625456,7.9999996 0,4.4180014 -3.56523,8.0000004 -7.9625456,8.0000004 -4.3973151,0 -7.96254497,-3.581999 -7.96254497,-8.0000004 z" + id="path2394-32" + style="color:#000000;fill:url(#radialGradient16504-1);fill-opacity:1;fill-rule:nonzero;stroke:#d9cdb5;stroke-width:1.4545455;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:nodetypes="csssc" + inkscape:connector-curvature="0" /><g + id="g3172-6" /></g><g + transform="matrix(0.72727273,0,0,0.72727273,2.368236,2.1803254)" + style="fill:#ffffff;fill-opacity:1;display:inline" + id="g27275-6-6" + inkscape:label="window-close"><g + style="fill:#ffffff;fill-opacity:1;display:inline" + id="g27277-1-1" + transform="translate(-41,-760)"><path + sodipodi:type="inkscape:offset" + inkscape:radius="0" + inkscape:original="M 44.21875 764.1875 L 44.21875 765.1875 C 44.19684 765.46825 44.289258 765.74287 44.5 765.9375 L 46.78125 768.21875 L 44.5 770.46875 C 44.31181 770.65692 44.218747 770.92221 44.21875 771.1875 L 44.21875 772.1875 L 45.21875 772.1875 C 45.48404 772.1875 45.749336 772.09444 45.9375 771.90625 L 48.21875 769.625 L 50.5 771.90625 C 50.688164 772.0944 50.953449 772.18749 51.21875 772.1875 L 52.21875 772.1875 L 52.21875 771.1875 C 52.218742 770.9222 52.125688 770.65692 51.9375 770.46875 L 49.6875 768.21875 L 51.96875 765.9375 C 52.18441 765.73815 52.21875 765.47397 52.21875 765.1875 L 52.21875 764.1875 L 51.21875 764.1875 C 50.977922 764.1945 50.796875 764.2695 50.53125 764.5 L 48.21875 766.78125 L 45.9375 764.5 C 45.75987 764.31608 45.504951 764.1987 45.25 764.1875 C 45.23954 764.18704 45.22912 764.18738 45.21875 764.1875 L 44.21875 764.1875 z " + xlink:href="#path27279-0-5" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16524-9);enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono" + id="path16506-5" + inkscape:href="#path27279-0-5" + d="m 44.21875,764.1875 0,1 c -0.02191,0.28075 0.07051,0.55537 0.28125,0.75 l 2.28125,2.28125 -2.28125,2.25 c -0.18819,0.18817 -0.281253,0.45346 -0.28125,0.71875 l 0,1 1,0 c 0.26529,0 0.530586,-0.0931 0.71875,-0.28125 L 48.21875,769.625 50.5,771.90625 c 0.188164,0.18815 0.453449,0.28124 0.71875,0.28125 l 1,0 0,-1 c -8e-6,-0.2653 -0.09306,-0.53058 -0.28125,-0.71875 l -2.25,-2.25 2.28125,-2.28125 c 0.21566,-0.19935 0.25,-0.46353 0.25,-0.75 l 0,-1 -1,0 c -0.240828,0.007 -0.421875,0.082 -0.6875,0.3125 l -2.3125,2.28125 L 45.9375,764.5 c -0.17763,-0.18392 -0.432549,-0.3013 -0.6875,-0.3125 -0.01046,-4.6e-4 -0.02088,-1.2e-4 -0.03125,0 l -1,0 z" + transform="translate(0,1.3535534)" /><path + sodipodi:nodetypes="ccsccccccccccccccccccccccc" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill:#d9cdb5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono" + id="path27279-0-5" + inkscape:connector-curvature="0" + d="m 44.226475,764.17222 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 l 2.28125,2.28125 2.3125,-2.28125 c 0.265625,-0.2305 0.446672,-0.3055 0.6875,-0.3125 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 c 0.188188,0.18817 0.281242,0.45345 0.28125,0.71875 l 0,1 -1,0 c -0.265301,-1e-5 -0.530586,-0.0931 -0.71875,-0.28125 l -2.28125,-2.28125 -2.28125,2.28125 c -0.188164,0.18819 -0.45346,0.28125 -0.71875,0.28125 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 2.28125,-2.25 -2.28125,-2.28125 c -0.210742,-0.19463 -0.30316,-0.46925 -0.28125,-0.75 l 0,-1 z" /></g></g></g></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/corner-ripple.png b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/corner-ripple.png new file mode 100644 index 0000000..35d95ff Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/corner-ripple.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/radiobutton-off.svg b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/radiobutton-off.svg new file mode 100644 index 0000000..ff43be5 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/radiobutton-off.svg @@ -0,0 +1,91 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg4140" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="radiobutton-off.svg"> + <defs + id="defs4142"> + <linearGradient + inkscape:collect="always" + id="linearGradient4692"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" + id="stop4694" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="1" + id="stop4696" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4692" + id="linearGradient4698" + x1="8" + y1="1037.3622" + x2="8" + y2="1044.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="10.772517" + inkscape:cy="8.2994035" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1274" + inkscape:window-height="725" + inkscape:window-x="302" + inkscape:window-y="129" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4688" /> + </sodipodi:namedview> + <metadata + id="metadata4145"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <circle + style="fill:url(#linearGradient4698);fill-opacity:1;stroke:#d9cdb5;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4690" + cx="8" + cy="1044.3622" + r="7.5" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/radiobutton.svg b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/radiobutton.svg new file mode 100644 index 0000000..3770511 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/radiobutton.svg @@ -0,0 +1,97 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg4140" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="radiobutton.svg"> + <defs + id="defs4142"> + <linearGradient + inkscape:collect="always" + id="linearGradient4692"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" + id="stop4694" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="1" + id="stop4696" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4692" + id="linearGradient4698" + x1="8" + y1="1037.3622" + x2="8" + y2="1044.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="10.772517" + inkscape:cy="8.2994035" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1274" + inkscape:window-height="725" + inkscape:window-x="302" + inkscape:window-y="129" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4688" /> + </sodipodi:namedview> + <metadata + id="metadata4145"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <circle + style="fill:url(#linearGradient4698);fill-opacity:1;stroke:#d9cdb5;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4690" + cx="8" + cy="1044.3622" + r="7.5" /> + <circle + style="fill:#ef934d;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4741" + cx="8" + cy="1044.3622" + r="4" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-off-intl.svg b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-off-intl.svg new file mode 100644 index 0000000..5d5898c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-off-intl.svg @@ -0,0 +1,951 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="64" + height="22" + id="svg3273" + inkscape:version="0.48.2 r9819" + sodipodi:docname="toggle-off-intl.svg"> + <sodipodi:namedview + pagecolor="#1e1e1e" + bordercolor="#bc1010" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1280" + inkscape:window-height="740" + id="namedview68" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="11.971257" + inkscape:cx="4.2457376" + inkscape:cy="10.414796" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="layer2"> + <inkscape:grid + type="xygrid" + id="grid3045" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="0,14" + id="guide4279" /> + <sodipodi:guide + orientation="0,1" + position="38,22" + id="guide4281" /> + <sodipodi:guide + orientation="0,1" + position="35,0" + id="guide4283" /> + <sodipodi:guide + orientation="1,0" + position="64,7" + id="guide4285" /> + </sodipodi:namedview> + <defs + id="defs3275"> + <linearGradient + id="linearGradient3883"> + <stop + id="stop3885" + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" /> + <stop + id="stop3887" + style="stop-color:#0f0f0f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4649"> + <stop + id="stop4651" + style="stop-color:#000000;stop-opacity:0;" + offset="0" /> + <stop + id="stop4653" + style="stop-color:#000000;stop-opacity:0.27450982;" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3921"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3985"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989" /> + </linearGradient> + <linearGradient + id="linearGradient3938"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942" /> + </linearGradient> + <linearGradient + id="linearGradient4095"> + <stop + id="stop4097" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921" + id="linearGradient3152" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3128" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3990-9"> + <stop + id="stop3992-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="39" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4" + xlink:href="#linearGradient4095" + inkscape:collect="always" + gradientTransform="matrix(1,0,0,-1,-32,22)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4013" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988"> + <stop + id="stop3990" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997" /> + <stop + id="stop3993" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4011" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978" /> + <stop + id="stop3995" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4005" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4003" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3986" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077" + xlink:href="#linearGradient3976" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3951" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3990-9" + id="linearGradient3953" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="41" + y1="1" + x2="41" + y2="28" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3955" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-455,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3957" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3959" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3961" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3963" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3965" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3971" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3975" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3978" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3983" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4062" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4066" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4071" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985" + id="linearGradient4074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-32,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient4013-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5"> + <stop + id="stop3990-8" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5" /> + <stop + id="stop3993-8" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2" + id="radialGradient4011-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8" /> + <stop + id="stop3995-9" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient4005-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2" + id="radialGradient4003-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient3986-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8" + xlink:href="#linearGradient3976-2" + inkscape:collect="always" /> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9" + xlink:href="#linearGradient3990-9-4" + inkscape:collect="always" + gradientTransform="translate(-32,0)" /> + <linearGradient + id="linearGradient3990-9-4"> + <stop + id="stop3992-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3938-4"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-9" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-9" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228" + xlink:href="#linearGradient3938-4" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-4" + id="linearGradient4265" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4013-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5-7"> + <stop + id="stop3990-8-2" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5-7" /> + <stop + id="stop3993-8-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4011-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-446,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8-5" /> + <stop + id="stop3995-9-0" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6-1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4005-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4003-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-450,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient3986-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-455,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-454,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8-1" + xlink:href="#linearGradient3976-2-0" + inkscape:collect="always" /> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9-4" + xlink:href="#linearGradient3990-9-4-5" + inkscape:collect="always" + gradientTransform="translate(-32,-1)" /> + <linearGradient + id="linearGradient3990-9-4-5"> + <stop + id="stop3992-5-7-1" + style="stop-color:#d9cdb5;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8-2" + style="stop-color:#d9cdb5;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228-0" + xlink:href="#linearGradient3938-4-7" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3938-4-7"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3940-9-2" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1;" + offset="1" + id="stop3942-9-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient3152-1" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925-4" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter4131-3" + x="-0.12" + width="1.24" + y="-0.12" + height="1.24" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.5" + id="feGaussianBlur4133-2" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient4525" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-4-7" + id="linearGradient4529" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,-1)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4649" + id="linearGradient4550" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,1,64.499996,1.500006)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4443" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3921-5-9"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6-1" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.11764706;" + id="stop3925-4-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4615" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9-9" + id="linearGradient4621" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5-9-9"> + <stop + offset="0" + style="stop-color:#333333;stop-opacity:1;" + id="stop3923-6-1-6" /> + <stop + offset="1" + style="stop-color:#555555;stop-opacity:1;" + id="stop3925-4-6-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4641" + xlink:href="#linearGradient3883" + inkscape:collect="always" /> + </defs> + <metadata + id="metadata3278"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="Trough"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0053965" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 59 20 C 60.662 20 62 18.662 62 17 L 62 5 C 62 3.338 60.662 2 59 2 L 5 2 z " + style="color:#000000;fill:url(#linearGradient4641);fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4619" + d="M 5,3 C 3.8775991,3 3,3.8775991 3,5 l 0,12 c 0,1.122401 0.8775991,2 2,2 l 54,0 c 1.122401,0 2,-0.877599 2,-2 L 61,5 C 61,3.8775991 60.122401,3 59,3 L 5,3 z" /> + <path + sodipodi:nodetypes="sssssssssccccc" + inkscape:connector-curvature="0" + style="opacity:0.07999998;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,3 54,0 0,12 -54,0 z" + id="rect4052" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.12000002;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,2 54,0 c 0.5825,0 1,0.4175 1,1 l 0,12 c 0,0.5825 -0.4175,1 -1,1 L 5,18 C 4.4175,18 4,17.5825 4,17 L 4,5 C 4,4.4175 4.4175,4 5,4 z" + id="rect4042" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.2;color:#000000;fill:#d9cdb5;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 54,0 c 1.117387,0 2,0.882613 2,2 l 0,12 c 0,1.117387 -0.882613,2 -2,2 L 5,19 C 3.8826128,19 3,18.117387 3,17 L 3,5 C 3,3.882613 3.8826128,3 5,3 z" + id="rect4038" /> + <g + id="g4655" + transform="translate(-1,0)" + style="opacity:0.5"> + <path + inkscape:connector-curvature="0" + style="opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4131-3);enable-background:accumulate" + d="m 48,6.5 c -2.761424,0 -5,2.2385763 -5,5 0,2.761424 2.238576,5 5,5 2.761424,0 5,-2.238576 5,-5 0,-2.7614237 -2.238576,-5 -5,-5 z m 0,2 c 1.656854,0 3,1.3431458 3,3 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.6568542 1.343146,-3 3,-3 z" + id="path4125" /> + <path + id="path4120" + d="m 48,6 c -2.761424,0 -5,2.2385763 -5,5 0,2.761424 2.238576,5 5,5 2.761424,0 5,-2.238576 5,-5 0,-2.7614237 -2.238576,-5 -5,-5 z m 0,2 c 1.656854,0 3,1.3431458 3,3 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.6568542 1.343146,-3 3,-3 z" + style="color:#000000;fill:#d9cdb5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="Button" + style="display:inline"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.94267464" + inkscape:original="M 5 0 C 2.2642981 0 0 2.2642981 0 5 L 0 17 C 0 19.735702 2.2642982 22 5 22 L 29 22 C 31.735702 22 34 19.735702 34 17 L 34 5 C 34 2.2642982 31.735702 0 29 0 L 5 0 z " + style="opacity:0.05;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4541" + d="m 5,-0.9375 c -3.25586,0 -5.9375,2.68164 -5.9375,5.9375 l 0,12 c 0,3.25586 2.6816401,5.9375 5.9375,5.9375 l 24,0 c 3.25586,0 5.9375,-2.68164 5.9375,-5.9375 l 0,-12 c 0,-3.2558599 -2.68164,-5.9375 -5.9375,-5.9375 l -24,0 z" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="1.0204744" + inkscape:original="M 5 1.03125 C 2.8258474 1.03125 1.03125 2.8258474 1.03125 5 L 1.03125 17 C 1.03125 19.174153 2.8258474 20.96875 5 20.96875 L 29 20.96875 C 31.174153 20.96875 32.96875 19.174153 32.96875 17 L 32.96875 5 C 32.96875 2.8258474 31.174153 1.03125 29 1.03125 L 5 1.03125 z " + style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4537" + d="M 5,0 C 2.2642981,0 0,2.2642981 0,5 l 0,12 c 0,2.735702 2.2642982,5 5,5 l 24,0 c 2.735702,0 5,-2.264298 5,-5 L 34,5 C 34,2.2642982 31.735702,0 29,0 L 5,0 z" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.95425737" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 29 20 C 30.662 20 32 18.662 32 17 L 32 5 C 32 3.338 30.662 2 29 2 L 5 2 z " + style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4531" + d="M 5,1.03125 C 2.8258474,1.03125 1.03125,2.8258474 1.03125,5 l 0,12 c 0,2.174153 1.7945974,3.96875 3.96875,3.96875 l 24,0 c 2.174153,0 3.96875,-1.794597 3.96875,-3.96875 l 0,-12 C 32.96875,2.8258474 31.174153,1.03125 29,1.03125 l -24,0 z" /> + <rect + style="color:#000000;fill:url(#linearGradient3228-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3936" + width="30.00001" + height="18.00001" + x="2" + y="2" + rx="3" + ry="3" /> + <path + style="opacity:0.6;color:#000000;fill:url(#linearGradient3077-4-9-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 24,0 c 1.662,0 3,-1.338 3,-3 L 32,5 C 32,3.338 30.662,2 29,2 z m 0,1 24,0 c 1.12561,0 2,0.8743885 2,2 l 0,12 c 0,1.125612 -0.87439,2 -2,2 L 5,19 C 3.874388,19 3,18.125612 3,17 L 3,5 C 3,3.8743885 3.874388,3 5,3 z" + id="rect4059" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssssssssssssss" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-off-us.svg b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-off-us.svg new file mode 100644 index 0000000..5d5898c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-off-us.svg @@ -0,0 +1,951 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="64" + height="22" + id="svg3273" + inkscape:version="0.48.2 r9819" + sodipodi:docname="toggle-off-intl.svg"> + <sodipodi:namedview + pagecolor="#1e1e1e" + bordercolor="#bc1010" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1280" + inkscape:window-height="740" + id="namedview68" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="11.971257" + inkscape:cx="4.2457376" + inkscape:cy="10.414796" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="layer2"> + <inkscape:grid + type="xygrid" + id="grid3045" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="0,14" + id="guide4279" /> + <sodipodi:guide + orientation="0,1" + position="38,22" + id="guide4281" /> + <sodipodi:guide + orientation="0,1" + position="35,0" + id="guide4283" /> + <sodipodi:guide + orientation="1,0" + position="64,7" + id="guide4285" /> + </sodipodi:namedview> + <defs + id="defs3275"> + <linearGradient + id="linearGradient3883"> + <stop + id="stop3885" + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" /> + <stop + id="stop3887" + style="stop-color:#0f0f0f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4649"> + <stop + id="stop4651" + style="stop-color:#000000;stop-opacity:0;" + offset="0" /> + <stop + id="stop4653" + style="stop-color:#000000;stop-opacity:0.27450982;" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3921"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3985"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989" /> + </linearGradient> + <linearGradient + id="linearGradient3938"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942" /> + </linearGradient> + <linearGradient + id="linearGradient4095"> + <stop + id="stop4097" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921" + id="linearGradient3152" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3128" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3990-9"> + <stop + id="stop3992-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="39" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4" + xlink:href="#linearGradient4095" + inkscape:collect="always" + gradientTransform="matrix(1,0,0,-1,-32,22)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4013" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988"> + <stop + id="stop3990" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997" /> + <stop + id="stop3993" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4011" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978" /> + <stop + id="stop3995" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4005" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4003" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3986" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077" + xlink:href="#linearGradient3976" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3951" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3990-9" + id="linearGradient3953" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="41" + y1="1" + x2="41" + y2="28" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3955" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-455,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3957" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3959" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3961" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3963" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3965" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3971" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3975" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3978" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3983" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4062" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4066" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4071" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985" + id="linearGradient4074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-32,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient4013-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5"> + <stop + id="stop3990-8" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5" /> + <stop + id="stop3993-8" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2" + id="radialGradient4011-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8" /> + <stop + id="stop3995-9" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient4005-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2" + id="radialGradient4003-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient3986-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8" + xlink:href="#linearGradient3976-2" + inkscape:collect="always" /> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9" + xlink:href="#linearGradient3990-9-4" + inkscape:collect="always" + gradientTransform="translate(-32,0)" /> + <linearGradient + id="linearGradient3990-9-4"> + <stop + id="stop3992-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3938-4"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-9" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-9" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228" + xlink:href="#linearGradient3938-4" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-4" + id="linearGradient4265" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4013-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5-7"> + <stop + id="stop3990-8-2" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5-7" /> + <stop + id="stop3993-8-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4011-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-446,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8-5" /> + <stop + id="stop3995-9-0" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6-1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4005-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4003-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-450,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient3986-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-455,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-454,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8-1" + xlink:href="#linearGradient3976-2-0" + inkscape:collect="always" /> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9-4" + xlink:href="#linearGradient3990-9-4-5" + inkscape:collect="always" + gradientTransform="translate(-32,-1)" /> + <linearGradient + id="linearGradient3990-9-4-5"> + <stop + id="stop3992-5-7-1" + style="stop-color:#d9cdb5;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8-2" + style="stop-color:#d9cdb5;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228-0" + xlink:href="#linearGradient3938-4-7" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3938-4-7"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3940-9-2" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1;" + offset="1" + id="stop3942-9-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient3152-1" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925-4" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter4131-3" + x="-0.12" + width="1.24" + y="-0.12" + height="1.24" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.5" + id="feGaussianBlur4133-2" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient4525" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-4-7" + id="linearGradient4529" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,-1)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4649" + id="linearGradient4550" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,1,64.499996,1.500006)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4443" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3921-5-9"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6-1" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.11764706;" + id="stop3925-4-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4615" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9-9" + id="linearGradient4621" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5-9-9"> + <stop + offset="0" + style="stop-color:#333333;stop-opacity:1;" + id="stop3923-6-1-6" /> + <stop + offset="1" + style="stop-color:#555555;stop-opacity:1;" + id="stop3925-4-6-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4641" + xlink:href="#linearGradient3883" + inkscape:collect="always" /> + </defs> + <metadata + id="metadata3278"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="Trough"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0053965" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 59 20 C 60.662 20 62 18.662 62 17 L 62 5 C 62 3.338 60.662 2 59 2 L 5 2 z " + style="color:#000000;fill:url(#linearGradient4641);fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4619" + d="M 5,3 C 3.8775991,3 3,3.8775991 3,5 l 0,12 c 0,1.122401 0.8775991,2 2,2 l 54,0 c 1.122401,0 2,-0.877599 2,-2 L 61,5 C 61,3.8775991 60.122401,3 59,3 L 5,3 z" /> + <path + sodipodi:nodetypes="sssssssssccccc" + inkscape:connector-curvature="0" + style="opacity:0.07999998;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,3 54,0 0,12 -54,0 z" + id="rect4052" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.12000002;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,2 54,0 c 0.5825,0 1,0.4175 1,1 l 0,12 c 0,0.5825 -0.4175,1 -1,1 L 5,18 C 4.4175,18 4,17.5825 4,17 L 4,5 C 4,4.4175 4.4175,4 5,4 z" + id="rect4042" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.2;color:#000000;fill:#d9cdb5;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 54,0 c 1.117387,0 2,0.882613 2,2 l 0,12 c 0,1.117387 -0.882613,2 -2,2 L 5,19 C 3.8826128,19 3,18.117387 3,17 L 3,5 C 3,3.882613 3.8826128,3 5,3 z" + id="rect4038" /> + <g + id="g4655" + transform="translate(-1,0)" + style="opacity:0.5"> + <path + inkscape:connector-curvature="0" + style="opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4131-3);enable-background:accumulate" + d="m 48,6.5 c -2.761424,0 -5,2.2385763 -5,5 0,2.761424 2.238576,5 5,5 2.761424,0 5,-2.238576 5,-5 0,-2.7614237 -2.238576,-5 -5,-5 z m 0,2 c 1.656854,0 3,1.3431458 3,3 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.6568542 1.343146,-3 3,-3 z" + id="path4125" /> + <path + id="path4120" + d="m 48,6 c -2.761424,0 -5,2.2385763 -5,5 0,2.761424 2.238576,5 5,5 2.761424,0 5,-2.238576 5,-5 0,-2.7614237 -2.238576,-5 -5,-5 z m 0,2 c 1.656854,0 3,1.3431458 3,3 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.6568542 1.343146,-3 3,-3 z" + style="color:#000000;fill:#d9cdb5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="Button" + style="display:inline"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.94267464" + inkscape:original="M 5 0 C 2.2642981 0 0 2.2642981 0 5 L 0 17 C 0 19.735702 2.2642982 22 5 22 L 29 22 C 31.735702 22 34 19.735702 34 17 L 34 5 C 34 2.2642982 31.735702 0 29 0 L 5 0 z " + style="opacity:0.05;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4541" + d="m 5,-0.9375 c -3.25586,0 -5.9375,2.68164 -5.9375,5.9375 l 0,12 c 0,3.25586 2.6816401,5.9375 5.9375,5.9375 l 24,0 c 3.25586,0 5.9375,-2.68164 5.9375,-5.9375 l 0,-12 c 0,-3.2558599 -2.68164,-5.9375 -5.9375,-5.9375 l -24,0 z" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="1.0204744" + inkscape:original="M 5 1.03125 C 2.8258474 1.03125 1.03125 2.8258474 1.03125 5 L 1.03125 17 C 1.03125 19.174153 2.8258474 20.96875 5 20.96875 L 29 20.96875 C 31.174153 20.96875 32.96875 19.174153 32.96875 17 L 32.96875 5 C 32.96875 2.8258474 31.174153 1.03125 29 1.03125 L 5 1.03125 z " + style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4537" + d="M 5,0 C 2.2642981,0 0,2.2642981 0,5 l 0,12 c 0,2.735702 2.2642982,5 5,5 l 24,0 c 2.735702,0 5,-2.264298 5,-5 L 34,5 C 34,2.2642982 31.735702,0 29,0 L 5,0 z" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.95425737" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 29 20 C 30.662 20 32 18.662 32 17 L 32 5 C 32 3.338 30.662 2 29 2 L 5 2 z " + style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4531" + d="M 5,1.03125 C 2.8258474,1.03125 1.03125,2.8258474 1.03125,5 l 0,12 c 0,2.174153 1.7945974,3.96875 3.96875,3.96875 l 24,0 c 2.174153,0 3.96875,-1.794597 3.96875,-3.96875 l 0,-12 C 32.96875,2.8258474 31.174153,1.03125 29,1.03125 l -24,0 z" /> + <rect + style="color:#000000;fill:url(#linearGradient3228-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3936" + width="30.00001" + height="18.00001" + x="2" + y="2" + rx="3" + ry="3" /> + <path + style="opacity:0.6;color:#000000;fill:url(#linearGradient3077-4-9-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 24,0 c 1.662,0 3,-1.338 3,-3 L 32,5 C 32,3.338 30.662,2 29,2 z m 0,1 24,0 c 1.12561,0 2,0.8743885 2,2 l 0,12 c 0,1.125612 -0.87439,2 -2,2 L 5,19 C 3.874388,19 3,18.125612 3,17 L 3,5 C 3,3.8743885 3.874388,3 5,3 z" + id="rect4059" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssssssssssssss" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-on-intl.svg b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-on-intl.svg new file mode 100644 index 0000000..5128c93 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-on-intl.svg @@ -0,0 +1,1537 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="64" + height="22" + id="svg3273" + inkscape:version="0.48.2 r9819" + sodipodi:docname="toggle-on-intl.svg"> + <sodipodi:namedview + pagecolor="#1e1e1e" + bordercolor="#bc1010" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1140" + id="namedview68" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="2.9928143" + inkscape:cx="-72.107368" + inkscape:cy="33.04238" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="layer1"> + <inkscape:grid + type="xygrid" + id="grid3045" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="0,11" + id="guide4468" /> + <sodipodi:guide + orientation="0,1" + position="31,22" + id="guide4470" /> + <sodipodi:guide + orientation="0,1" + position="31,0" + id="guide4472" /> + <sodipodi:guide + orientation="1,0" + position="64,13" + id="guide4474" /> + </sodipodi:namedview> + <defs + id="defs3275"> + <linearGradient + id="linearGradient3988"> + <stop + id="stop3990" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997" /> + <stop + id="stop3993" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3976"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978" /> + <stop + id="stop3995" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980" /> + </linearGradient> + <linearGradient + id="linearGradient4137"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop4139" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop4141" /> + </linearGradient> + <linearGradient + id="linearGradient4114"> + <stop + id="stop4116" + style="stop-color:#ffffff;stop-opacity:0.07843138;" + offset="0" /> + <stop + id="stop4118" + style="stop-color:#ffffff;stop-opacity:0.27450982;" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3985"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989" /> + </linearGradient> + <linearGradient + id="linearGradient3938"> + <stop + style="stop-color:#b4b4b4;stop-opacity:1;" + offset="0" + id="stop3940" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942" /> + </linearGradient> + <linearGradient + id="linearGradient3892"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3894" /> + <stop + style="stop-color:#000000;stop-opacity:0.41984734;" + offset="1" + id="stop3896" /> + </linearGradient> + <linearGradient + id="linearGradient3866"> + <stop + offset="0" + style="stop-color:#c3c3c3;stop-opacity:1;" + id="stop3868" /> + <stop + offset="1" + style="stop-color:#636363;stop-opacity:1;" + id="stop3870" /> + </linearGradient> + <linearGradient + id="linearGradient4063"> + <stop + id="stop4065" + style="stop-color:#353535;stop-opacity:1" + offset="0" /> + <stop + id="stop4067" + style="stop-color:#47586e;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3990"> + <stop + id="stop3992" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3984"> + <stop + id="stop3986" + style="stop-color:#313131;stop-opacity:1" + offset="0" /> + <stop + id="stop3988" + style="stop-color:#5e5e5e;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4095"> + <stop + id="stop4097" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="17.371481" + y1="1.4948978" + x2="17.306519" + y2="4.8073978" + id="linearGradient4561" + xlink:href="#linearGradient3990" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4568" + xlink:href="#linearGradient3984" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.651405,0.09987579)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4572" + xlink:href="#linearGradient4095" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="40.624996" + y1="20.6875" + x2="40.8125" + y2="10.5" + id="linearGradient4576" + xlink:href="#linearGradient4063" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4101" + xlink:href="#linearGradient4095-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4060" + xlink:href="#linearGradient4054-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.65140489,0.09987579)" /> + <linearGradient + id="linearGradient4054-9"> + <stop + id="stop4056-6" + style="stop-color:#cdcdcd;stop-opacity:1" + offset="0" /> + <stop + id="stop4058-4" + style="stop-color:#f9f9f9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4095-3"> + <stop + id="stop4097-1" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-8" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4868" + xlink:href="#linearGradient4054-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-3.0264068,-27.657147)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4872" + xlink:href="#linearGradient4095-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-21.479372,-25.422332)" /> + <linearGradient + x1="17.371481" + y1="1.4948978" + x2="17.306519" + y2="4.8073978" + id="linearGradient4909" + xlink:href="#linearGradient3990" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4916" + xlink:href="#linearGradient3984" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.651405,0.09987579)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4920" + xlink:href="#linearGradient4095" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="40.624996" + y1="20.6875" + x2="40.8125" + y2="10.5" + id="linearGradient4924" + xlink:href="#linearGradient4063" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath3876"> + <rect + width="64" + height="19.999994" + rx="2.5" + ry="2.5" + x="-64" + y="1" + id="rect3878" + style="color:#000000;fill:#ff00ff;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3892" + id="linearGradient3898" + x1="-46" + y1="1" + x2="-46" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4114" + id="linearGradient3086" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath3097"> + <rect + y="-2" + x="-8" + height="27" + width="48" + id="rect3099" + style="opacity:0.25;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985" + id="linearGradient3072" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" + x1="45" + y1="2" + x2="45" + y2="29" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3075" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3990" + id="linearGradient3851" + x1="41" + y1="1" + x2="41" + y2="28" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3855" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" + gradientTransform="translate(-3,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3859" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3982" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" + gradientTransform="matrix(11,0,0,10,-423,-99)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3986" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-424,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4003" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-419,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4005" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4011" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-415,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4013" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3" + id="linearGradient4074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-32,21)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-1" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-8" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient4013-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-512,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-1"> + <stop + id="stop3990-7" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-9" /> + <stop + id="stop3993-1" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4011-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-511,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-5" /> + <stop + id="stop3995-9" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-4" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient4005-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-516,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4101-4"> + <stop + id="stop4103" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4105" /> + <stop + id="stop4107" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4003-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-100)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4110"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4112" /> + <stop + id="stop4114" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4116-9" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient3986-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-520,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4119"> + <stop + id="stop4121" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4123" /> + <stop + id="stop4125" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-100)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077" + xlink:href="#linearGradient3976-3" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4128"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4130" /> + <stop + id="stop4132" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4134" /> + </linearGradient> + <linearGradient + y2="39" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4" + xlink:href="#linearGradient4095-9" + inkscape:collect="always" + gradientTransform="matrix(1,0,0,-1,-32,21)" /> + <linearGradient + id="linearGradient4095-9"> + <stop + id="stop4097-0" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-3" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0" + id="linearGradient3128" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3938-0"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-3" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-3" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient4156" + xlink:href="#linearGradient3938-0" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0" + id="linearGradient4075" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-96,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4095-9" + id="linearGradient4077" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="41" + y1="1" + x2="41" + y2="39" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4079" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-519,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4081" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-515,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3" + id="linearGradient4083" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3-0" + id="linearGradient4083-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-3-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-1-2" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-8-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient4013-0-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-1-4"> + <stop + id="stop3990-7-7" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-9-9" /> + <stop + id="stop3993-1-8" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4011-0-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-415,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-3-4"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-5-7" /> + <stop + id="stop3995-9-8" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-4-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient4005-8-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4110-0"> + <stop + id="stop4112-6" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4114-4" /> + <stop + id="stop4116-3" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4081-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-419,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4119-5"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4121-8" /> + <stop + id="stop4123-1" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4125-0" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient3986-2-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-424,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4128-3"> + <stop + id="stop4130-0" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4132-2" /> + <stop + id="stop4134-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4079-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-423,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4137-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4139-8" /> + <stop + id="stop4141-6" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4143" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4095-9-0" + id="linearGradient4077-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="41" + y1="1" + x2="41" + y2="39" /> + <linearGradient + id="linearGradient4095-9-0"> + <stop + id="stop4097-0-8" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-3-1" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0-8" + id="linearGradient4075-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-96,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3938-0-8"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-3-1" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-3-6" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-96,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4165" + xlink:href="#linearGradient3938-0-8" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-9" + id="linearGradient3944" + x1="48" + y1="21" + x2="48" + y2="2" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3938-9"> + <stop + style="stop-color:#b4b4b4;stop-opacity:1;" + offset="0" + id="stop3940-1" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-7" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-5" + id="linearGradient3991" + x1="45" + y1="2" + x2="45" + y2="29" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-5"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4143" + x1="48" + y1="6" + x2="48" + y2="16" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient4137-2"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop4139-4" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop4141-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4164" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" /> + <linearGradient + id="linearGradient3083"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop3085" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop3087" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4350" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" + gradientTransform="translate(0,30)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4353" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" + gradientTransform="translate(0,30)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-5" + id="linearGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" + x1="45" + y1="2" + x2="45" + y2="29" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-9" + id="linearGradient4362" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4114" + id="linearGradient4371" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4199-9" + x="-0.25999999" + width="1.52" + y="-0.078000002" + height="1.156"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.325" + id="feGaussianBlur4201-6" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient4550" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925-4" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4572-4" + xlink:href="#linearGradient3921-5" + inkscape:collect="always" /> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4572-4-7" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3921-5-9"> + <stop + offset="0" + style="stop-color:#ef934d;stop-opacity:1;" + id="stop3923-6-1" /> + <stop + offset="1" + style="stop-color:#ef934d;stop-opacity:1;" + id="stop3925-4-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4443" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4013-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-417,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5-7"> + <stop + id="stop3990-8-2" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5-7" /> + <stop + id="stop3993-8-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4011-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8-5" /> + <stop + id="stop3995-9-0" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6-1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4005-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-421,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4595"> + <stop + id="stop4597" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4599" /> + <stop + id="stop4601" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4003-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4604"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4606" /> + <stop + id="stop4608" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4610" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient3986-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-425,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4613"> + <stop + id="stop4615" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4617" /> + <stop + id="stop4619" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-424,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8-1" + xlink:href="#linearGradient3976-2-0" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4622"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4624" /> + <stop + id="stop4626" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4628" /> + </linearGradient> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9-4" + xlink:href="#linearGradient3990-9-4-5" + inkscape:collect="always" + gradientTransform="translate(-2,-1)" /> + <linearGradient + id="linearGradient3990-9-4-5"> + <stop + id="stop3992-5-7-1" + style="stop-color:#d9cdb5;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8-2" + style="stop-color:#d9cdb5;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-2,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228-0" + xlink:href="#linearGradient3938-4-7" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3938-4-7"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3940-9-2" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1;" + offset="1" + id="stop3942-9-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9" + id="linearGradient4617" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9" + id="linearGradient4621" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + </defs> + <metadata + id="metadata3278"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="Trough"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0053965" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 59 20 C 60.662 20 62 18.662 62 17 L 62 5 C 62 3.338 60.662 2 59 2 L 5 2 z " + style="color:#000000;fill:url(#linearGradient4621);fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4619" + d="M 5,3 C 3.8775991,3 3,3.8775991 3,5 l 0,12 c 0,1.122401 0.8775991,2 2,2 l 54,0 c 1.122401,0 2,-0.877599 2,-2 L 61,5 C 61,3.8775991 60.122401,3 59,3 L 5,3 z" /> + <path + sodipodi:nodetypes="sssssssssccccc" + inkscape:connector-curvature="0" + style="opacity:0.08;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,3 54,0 0,12 -54,0 z" + id="rect4052" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.12;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,2 54,0 c 0.5825,0 1,0.4175 1,1 l 0,12 c 0,0.5825 -0.4175,1 -1,1 L 5,18 C 4.4175,18 4,17.5825 4,17 L 4,5 C 4,4.4175 4.4175,4 5,4 z" + id="rect4042" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:1;color:#000000;fill:#ef934d;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 54,0 c 1.117387,0 2,0.882613 2,2 l 0,12 c 0,1.117387 -0.882613,2 -2,2 L 5,19 C 3.8826128,19 3,18.117387 3,17 L 3,5 C 3,3.882613 3.8826128,3 5,3 z" + id="rect4038" /> + <g + id="g4579"> + <rect + style="opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4199-9);enable-background:accumulate" + id="rect4197" + width="3" + height="10" + x="15" + y="6.5" /> + <rect + y="6" + x="15" + height="10" + width="3" + id="rect4195" + style="color:#000000;fill:#0f0f0f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="Button" + style="display:inline"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.94267464" + inkscape:original="M 5 0 C 2.2642981 0 0 2.2642981 0 5 L 0 17 C 0 19.735702 2.2642982 22 5 22 L 29 22 C 31.735702 22 34 19.735702 34 17 L 34 5 C 34 2.2642982 31.735702 0 29 0 L 5 0 z " + style="opacity:0.05;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4541" + d="m 5,-0.9375 c -3.25586,0 -5.9375,2.68164 -5.9375,5.9375 l 0,12 c 0,3.25586 2.6816401,5.9375 5.9375,5.9375 l 24,0 c 3.25586,0 5.9375,-2.68164 5.9375,-5.9375 l 0,-12 c 0,-3.2558599 -2.68164,-5.9375 -5.9375,-5.9375 l -24,0 z" + transform="translate(30,0)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="1.0204744" + inkscape:original="M 5 1.03125 C 2.8258474 1.03125 1.03125 2.8258474 1.03125 5 L 1.03125 17 C 1.03125 19.174153 2.8258474 20.96875 5 20.96875 L 29 20.96875 C 31.174153 20.96875 32.96875 19.174153 32.96875 17 L 32.96875 5 C 32.96875 2.8258474 31.174153 1.03125 29 1.03125 L 5 1.03125 z " + style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4537" + d="M 5,0 C 2.2642981,0 0,2.2642981 0,5 l 0,12 c 0,2.735702 2.2642982,5 5,5 l 24,0 c 2.735702,0 5,-2.264298 5,-5 L 34,5 C 34,2.2642982 31.735702,0 29,0 L 5,0 z" + transform="translate(30,0)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.95425737" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 29 20 C 30.662 20 32 18.662 32 17 L 32 5 C 32 3.338 30.662 2 29 2 L 5 2 z " + style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4531" + d="M 5,1.03125 C 2.8258474,1.03125 1.03125,2.8258474 1.03125,5 l 0,12 c 0,2.174153 1.7945974,3.96875 3.96875,3.96875 l 24,0 c 2.174153,0 3.96875,-1.794597 3.96875,-3.96875 l 0,-12 C 32.96875,2.8258474 31.174153,1.03125 29,1.03125 l -24,0 z" + transform="translate(30,0)" /> + <rect + style="color:#000000;fill:url(#linearGradient3228-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3936" + width="30.00001" + height="18.00001" + x="32" + y="2" + rx="3" + ry="3" /> + <path + style="opacity:0.6;color:#000000;fill:url(#linearGradient3077-4-9-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 35,2 c -1.662,0 -3,1.338 -3,3 l 0,12 c 0,1.662 1.338,3 3,3 l 24,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 24,0 c 1.12561,0 2,0.8743885 2,2 l 0,12 c 0,1.125612 -0.87439,2 -2,2 l -24,0 c -1.125612,0 -2,-0.874388 -2,-2 L 33,5 c 0,-1.1256115 0.874388,-2 2,-2 z" + id="rect4059" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssssssssssssss" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-on-us.svg b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-on-us.svg new file mode 100644 index 0000000..5128c93 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/toggle-on-us.svg @@ -0,0 +1,1537 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="64" + height="22" + id="svg3273" + inkscape:version="0.48.2 r9819" + sodipodi:docname="toggle-on-intl.svg"> + <sodipodi:namedview + pagecolor="#1e1e1e" + bordercolor="#bc1010" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1140" + id="namedview68" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="2.9928143" + inkscape:cx="-72.107368" + inkscape:cy="33.04238" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="layer1"> + <inkscape:grid + type="xygrid" + id="grid3045" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="0,11" + id="guide4468" /> + <sodipodi:guide + orientation="0,1" + position="31,22" + id="guide4470" /> + <sodipodi:guide + orientation="0,1" + position="31,0" + id="guide4472" /> + <sodipodi:guide + orientation="1,0" + position="64,13" + id="guide4474" /> + </sodipodi:namedview> + <defs + id="defs3275"> + <linearGradient + id="linearGradient3988"> + <stop + id="stop3990" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997" /> + <stop + id="stop3993" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3976"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978" /> + <stop + id="stop3995" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980" /> + </linearGradient> + <linearGradient + id="linearGradient4137"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop4139" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop4141" /> + </linearGradient> + <linearGradient + id="linearGradient4114"> + <stop + id="stop4116" + style="stop-color:#ffffff;stop-opacity:0.07843138;" + offset="0" /> + <stop + id="stop4118" + style="stop-color:#ffffff;stop-opacity:0.27450982;" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3985"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989" /> + </linearGradient> + <linearGradient + id="linearGradient3938"> + <stop + style="stop-color:#b4b4b4;stop-opacity:1;" + offset="0" + id="stop3940" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942" /> + </linearGradient> + <linearGradient + id="linearGradient3892"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3894" /> + <stop + style="stop-color:#000000;stop-opacity:0.41984734;" + offset="1" + id="stop3896" /> + </linearGradient> + <linearGradient + id="linearGradient3866"> + <stop + offset="0" + style="stop-color:#c3c3c3;stop-opacity:1;" + id="stop3868" /> + <stop + offset="1" + style="stop-color:#636363;stop-opacity:1;" + id="stop3870" /> + </linearGradient> + <linearGradient + id="linearGradient4063"> + <stop + id="stop4065" + style="stop-color:#353535;stop-opacity:1" + offset="0" /> + <stop + id="stop4067" + style="stop-color:#47586e;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3990"> + <stop + id="stop3992" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3984"> + <stop + id="stop3986" + style="stop-color:#313131;stop-opacity:1" + offset="0" /> + <stop + id="stop3988" + style="stop-color:#5e5e5e;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4095"> + <stop + id="stop4097" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="17.371481" + y1="1.4948978" + x2="17.306519" + y2="4.8073978" + id="linearGradient4561" + xlink:href="#linearGradient3990" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4568" + xlink:href="#linearGradient3984" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.651405,0.09987579)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4572" + xlink:href="#linearGradient4095" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="40.624996" + y1="20.6875" + x2="40.8125" + y2="10.5" + id="linearGradient4576" + xlink:href="#linearGradient4063" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4101" + xlink:href="#linearGradient4095-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4060" + xlink:href="#linearGradient4054-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.65140489,0.09987579)" /> + <linearGradient + id="linearGradient4054-9"> + <stop + id="stop4056-6" + style="stop-color:#cdcdcd;stop-opacity:1" + offset="0" /> + <stop + id="stop4058-4" + style="stop-color:#f9f9f9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4095-3"> + <stop + id="stop4097-1" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-8" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4868" + xlink:href="#linearGradient4054-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-3.0264068,-27.657147)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4872" + xlink:href="#linearGradient4095-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-21.479372,-25.422332)" /> + <linearGradient + x1="17.371481" + y1="1.4948978" + x2="17.306519" + y2="4.8073978" + id="linearGradient4909" + xlink:href="#linearGradient3990" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4916" + xlink:href="#linearGradient3984" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.651405,0.09987579)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4920" + xlink:href="#linearGradient4095" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="40.624996" + y1="20.6875" + x2="40.8125" + y2="10.5" + id="linearGradient4924" + xlink:href="#linearGradient4063" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath3876"> + <rect + width="64" + height="19.999994" + rx="2.5" + ry="2.5" + x="-64" + y="1" + id="rect3878" + style="color:#000000;fill:#ff00ff;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3892" + id="linearGradient3898" + x1="-46" + y1="1" + x2="-46" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4114" + id="linearGradient3086" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath3097"> + <rect + y="-2" + x="-8" + height="27" + width="48" + id="rect3099" + style="opacity:0.25;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985" + id="linearGradient3072" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" + x1="45" + y1="2" + x2="45" + y2="29" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3075" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3990" + id="linearGradient3851" + x1="41" + y1="1" + x2="41" + y2="28" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3855" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" + gradientTransform="translate(-3,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3859" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3982" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" + gradientTransform="matrix(11,0,0,10,-423,-99)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3986" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-424,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4003" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-419,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4005" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4011" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-415,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4013" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3" + id="linearGradient4074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-32,21)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-1" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-8" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient4013-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-512,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-1"> + <stop + id="stop3990-7" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-9" /> + <stop + id="stop3993-1" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4011-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-511,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-5" /> + <stop + id="stop3995-9" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-4" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient4005-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-516,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4101-4"> + <stop + id="stop4103" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4105" /> + <stop + id="stop4107" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4003-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-100)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4110"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4112" /> + <stop + id="stop4114" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4116-9" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient3986-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-520,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4119"> + <stop + id="stop4121" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4123" /> + <stop + id="stop4125" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-100)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077" + xlink:href="#linearGradient3976-3" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4128"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4130" /> + <stop + id="stop4132" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4134" /> + </linearGradient> + <linearGradient + y2="39" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4" + xlink:href="#linearGradient4095-9" + inkscape:collect="always" + gradientTransform="matrix(1,0,0,-1,-32,21)" /> + <linearGradient + id="linearGradient4095-9"> + <stop + id="stop4097-0" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-3" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0" + id="linearGradient3128" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3938-0"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-3" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-3" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient4156" + xlink:href="#linearGradient3938-0" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0" + id="linearGradient4075" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-96,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4095-9" + id="linearGradient4077" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="41" + y1="1" + x2="41" + y2="39" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4079" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-519,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4081" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-515,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3" + id="linearGradient4083" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3-0" + id="linearGradient4083-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-3-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-1-2" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-8-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient4013-0-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-1-4"> + <stop + id="stop3990-7-7" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-9-9" /> + <stop + id="stop3993-1-8" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4011-0-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-415,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-3-4"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-5-7" /> + <stop + id="stop3995-9-8" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-4-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient4005-8-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4110-0"> + <stop + id="stop4112-6" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4114-4" /> + <stop + id="stop4116-3" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4081-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-419,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4119-5"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4121-8" /> + <stop + id="stop4123-1" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4125-0" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient3986-2-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-424,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4128-3"> + <stop + id="stop4130-0" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4132-2" /> + <stop + id="stop4134-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4079-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-423,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4137-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4139-8" /> + <stop + id="stop4141-6" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4143" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4095-9-0" + id="linearGradient4077-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="41" + y1="1" + x2="41" + y2="39" /> + <linearGradient + id="linearGradient4095-9-0"> + <stop + id="stop4097-0-8" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-3-1" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0-8" + id="linearGradient4075-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-96,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3938-0-8"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-3-1" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-3-6" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-96,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4165" + xlink:href="#linearGradient3938-0-8" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-9" + id="linearGradient3944" + x1="48" + y1="21" + x2="48" + y2="2" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3938-9"> + <stop + style="stop-color:#b4b4b4;stop-opacity:1;" + offset="0" + id="stop3940-1" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-7" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-5" + id="linearGradient3991" + x1="45" + y1="2" + x2="45" + y2="29" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-5"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4143" + x1="48" + y1="6" + x2="48" + y2="16" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient4137-2"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop4139-4" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop4141-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4164" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" /> + <linearGradient + id="linearGradient3083"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop3085" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop3087" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4350" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" + gradientTransform="translate(0,30)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4353" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" + gradientTransform="translate(0,30)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-5" + id="linearGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" + x1="45" + y1="2" + x2="45" + y2="29" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-9" + id="linearGradient4362" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4114" + id="linearGradient4371" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4199-9" + x="-0.25999999" + width="1.52" + y="-0.078000002" + height="1.156"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.325" + id="feGaussianBlur4201-6" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient4550" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925-4" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4572-4" + xlink:href="#linearGradient3921-5" + inkscape:collect="always" /> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4572-4-7" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3921-5-9"> + <stop + offset="0" + style="stop-color:#ef934d;stop-opacity:1;" + id="stop3923-6-1" /> + <stop + offset="1" + style="stop-color:#ef934d;stop-opacity:1;" + id="stop3925-4-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4443" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4013-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-417,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5-7"> + <stop + id="stop3990-8-2" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5-7" /> + <stop + id="stop3993-8-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4011-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8-5" /> + <stop + id="stop3995-9-0" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6-1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4005-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-421,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4595"> + <stop + id="stop4597" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4599" /> + <stop + id="stop4601" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4003-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4604"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4606" /> + <stop + id="stop4608" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4610" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient3986-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-425,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4613"> + <stop + id="stop4615" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4617" /> + <stop + id="stop4619" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-424,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8-1" + xlink:href="#linearGradient3976-2-0" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4622"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4624" /> + <stop + id="stop4626" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4628" /> + </linearGradient> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9-4" + xlink:href="#linearGradient3990-9-4-5" + inkscape:collect="always" + gradientTransform="translate(-2,-1)" /> + <linearGradient + id="linearGradient3990-9-4-5"> + <stop + id="stop3992-5-7-1" + style="stop-color:#d9cdb5;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8-2" + style="stop-color:#d9cdb5;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-2,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228-0" + xlink:href="#linearGradient3938-4-7" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3938-4-7"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3940-9-2" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1;" + offset="1" + id="stop3942-9-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9" + id="linearGradient4617" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9" + id="linearGradient4621" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + </defs> + <metadata + id="metadata3278"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="Trough"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0053965" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 59 20 C 60.662 20 62 18.662 62 17 L 62 5 C 62 3.338 60.662 2 59 2 L 5 2 z " + style="color:#000000;fill:url(#linearGradient4621);fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4619" + d="M 5,3 C 3.8775991,3 3,3.8775991 3,5 l 0,12 c 0,1.122401 0.8775991,2 2,2 l 54,0 c 1.122401,0 2,-0.877599 2,-2 L 61,5 C 61,3.8775991 60.122401,3 59,3 L 5,3 z" /> + <path + sodipodi:nodetypes="sssssssssccccc" + inkscape:connector-curvature="0" + style="opacity:0.08;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,3 54,0 0,12 -54,0 z" + id="rect4052" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.12;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,2 54,0 c 0.5825,0 1,0.4175 1,1 l 0,12 c 0,0.5825 -0.4175,1 -1,1 L 5,18 C 4.4175,18 4,17.5825 4,17 L 4,5 C 4,4.4175 4.4175,4 5,4 z" + id="rect4042" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:1;color:#000000;fill:#ef934d;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 54,0 c 1.117387,0 2,0.882613 2,2 l 0,12 c 0,1.117387 -0.882613,2 -2,2 L 5,19 C 3.8826128,19 3,18.117387 3,17 L 3,5 C 3,3.882613 3.8826128,3 5,3 z" + id="rect4038" /> + <g + id="g4579"> + <rect + style="opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4199-9);enable-background:accumulate" + id="rect4197" + width="3" + height="10" + x="15" + y="6.5" /> + <rect + y="6" + x="15" + height="10" + width="3" + id="rect4195" + style="color:#000000;fill:#0f0f0f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="Button" + style="display:inline"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.94267464" + inkscape:original="M 5 0 C 2.2642981 0 0 2.2642981 0 5 L 0 17 C 0 19.735702 2.2642982 22 5 22 L 29 22 C 31.735702 22 34 19.735702 34 17 L 34 5 C 34 2.2642982 31.735702 0 29 0 L 5 0 z " + style="opacity:0.05;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4541" + d="m 5,-0.9375 c -3.25586,0 -5.9375,2.68164 -5.9375,5.9375 l 0,12 c 0,3.25586 2.6816401,5.9375 5.9375,5.9375 l 24,0 c 3.25586,0 5.9375,-2.68164 5.9375,-5.9375 l 0,-12 c 0,-3.2558599 -2.68164,-5.9375 -5.9375,-5.9375 l -24,0 z" + transform="translate(30,0)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="1.0204744" + inkscape:original="M 5 1.03125 C 2.8258474 1.03125 1.03125 2.8258474 1.03125 5 L 1.03125 17 C 1.03125 19.174153 2.8258474 20.96875 5 20.96875 L 29 20.96875 C 31.174153 20.96875 32.96875 19.174153 32.96875 17 L 32.96875 5 C 32.96875 2.8258474 31.174153 1.03125 29 1.03125 L 5 1.03125 z " + style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4537" + d="M 5,0 C 2.2642981,0 0,2.2642981 0,5 l 0,12 c 0,2.735702 2.2642982,5 5,5 l 24,0 c 2.735702,0 5,-2.264298 5,-5 L 34,5 C 34,2.2642982 31.735702,0 29,0 L 5,0 z" + transform="translate(30,0)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.95425737" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 29 20 C 30.662 20 32 18.662 32 17 L 32 5 C 32 3.338 30.662 2 29 2 L 5 2 z " + style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4531" + d="M 5,1.03125 C 2.8258474,1.03125 1.03125,2.8258474 1.03125,5 l 0,12 c 0,2.174153 1.7945974,3.96875 3.96875,3.96875 l 24,0 c 2.174153,0 3.96875,-1.794597 3.96875,-3.96875 l 0,-12 C 32.96875,2.8258474 31.174153,1.03125 29,1.03125 l -24,0 z" + transform="translate(30,0)" /> + <rect + style="color:#000000;fill:url(#linearGradient3228-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3936" + width="30.00001" + height="18.00001" + x="32" + y="2" + rx="3" + ry="3" /> + <path + style="opacity:0.6;color:#000000;fill:url(#linearGradient3077-4-9-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 35,2 c -1.662,0 -3,1.338 -3,3 l 0,12 c 0,1.662 1.338,3 3,3 l 24,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 24,0 c 1.12561,0 2,0.8743885 2,2 l 0,12 c 0,1.125612 -0.87439,2 -2,2 l -24,0 c -1.125612,0 -2,-0.874388 -2,-2 L 33,5 c 0,-1.1256115 0.874388,-2 2,-2 z" + id="rect4059" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssssssssssssss" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/trash-icon.png b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/trash-icon.png new file mode 100644 index 0000000..270fe2e Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/cinnamon/assets/trash-icon.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/cinnamon.css b/.themes/caelus/caelus/oomox-caelus/cinnamon/cinnamon.css new file mode 100644 index 0000000..b9b831d --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/cinnamon/cinnamon.css @@ -0,0 +1,1362 @@ +.expo-workspaces-name-entry, .expo-background, .window-caption, .switcher-list, #LookingGlassDialog, .workspace-graph .workspace, .sound-player-overlay, .panel-bottom .window-list-item-box, .panel-top, .popup-sub-menu, .starkmenu-favorites-box .menu-context-menu, .menu-context-menu, .menu-applications-inner-box StScrollView, .info-osd, .workspace-osd, .overview-empty-placeholder, .osd-window { + background-gradient-direction: vertical; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-bottom .window-list-item-box:hover { + background-gradient-direction: vertical; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.modal-dialog-button, .notification-icon-button, .notification-button, .keyboard-key, .sound-player StButton { + background-gradient-direction: vertical; + background-gradient-start: #272a28; + background-gradient-end: #272a28; } + +.modal-dialog-button:hover, .notification-icon-button:hover, .notification-button:hover, .keyboard-key:hover, .sound-player StButton:hover { + background-gradient-direction: vertical; + background-gradient-start: #292c2a; + background-gradient-end: #292c2a; } + +.panel-bottom, .panel-top .window-list-item-box { + background-gradient-direction: vertical; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-top .window-list-item-box:hover { + background-gradient-direction: vertical; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.expo-workspaces-name-entry#selected, .window-caption:focus, .window-caption#selected, .switcher-list .item-box:selected, .calendar-today, .workspace-graph .workspace:active, .panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:running, .modal-dialog-button:pressed, .modal-dialog-button:active, .notification-icon-button:active, .notification-button:active, .keyboard-key:active, .sound-player StButton:active { + background-gradient-direction: vertical; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:running { + background-gradient-direction: vertical; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-bottom .window-list-item-box:active:hover, .panel-bottom .window-list-item-box:checked:hover, .panel-bottom .window-list-item-box:focus:hover, .panel-bottom .window-list-item-box:running:hover { + background-gradient-direction: vertical; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +.panel-top .window-list-item-box:active:hover, .panel-top .window-list-item-box:checked:hover, .panel-top .window-list-item-box:focus:hover, .panel-top .window-list-item-box:running:hover { + background-gradient-direction: vertical; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +.modal-dialog, #notification, .grouped-window-list-thumbnail-menu, .window-list-preview, .panel-right .window-list-item-box, .panel-left, .menu-applications-outer-box, .menu-applications-inner-box, .menu-favorites-box, .popup-combo-menu, .menu, .photoframe-box, .desklet-header, .desklet-with-borders-and-header, .desklet-with-borders { + background-gradient-direction: horizontal; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-right, .panel-left .window-list-item-box { + background-gradient-direction: horizontal; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-right .window-list-item-box:hover { + background-gradient-direction: horizontal; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.panel-left .window-list-item-box:hover { + background-gradient-direction: horizontal; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:running { + background-gradient-direction: horizontal; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:running { + background-gradient-direction: horizontal; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-right .window-list-item-box:active:hover, .panel-right .window-list-item-box:checked:hover, .panel-right .window-list-item-box:focus:hover, .panel-right .window-list-item-box:running:hover { + background-gradient-direction: horizontal; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +.panel-left .window-list-item-box:active:hover, .panel-left .window-list-item-box:checked:hover, .panel-left .window-list-item-box:focus:hover, .panel-left .window-list-item-box:running:hover { + background-gradient-direction: horizontal; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +#Tooltip, .run-dialog-entry, #notification StEntry, #menu-search-entry { + background-gradient-direction: vertical; + background-gradient-start: #1e1f1e; + background-gradient-end: #1e1f1e; } + +.info-osd, .workspace-osd, .overview-empty-placeholder, .osd-window { + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; } + +.sound-player .slider, .popup-slider-menu-item, .slider { + height: 1.2em; + min-width: 15em; + color: #272a28; + -slider-height: 2px; + -slider-background-color: #020202; + -slider-border-color: rgba(217, 205, 181, 0.22); + -slider-active-background-color: #c27941; + -slider-active-border-color: #c77b42; + -slider-border-width: 1px; + -slider-border-radius: 0px; + -slider-handle-radius: 8px; + -slider-handle-border-color: rgba(217, 205, 181, 0.22); } + +.popup-separator-menu-item, .separator { + -gradient-height: 3px; + -gradient-start: #ef934d; + -gradient-end: #0f0f0f; + -margin-horizontal: 4px; + height: 1em; } + +.run-dialog-entry, #notification StEntry, #menu-search-entry { + padding: 4px; + border-radius: 0px; + color: #d9cdb5; + border: 1px solid rgba(217, 205, 181, 0.22); + selection-background-color: #ef934d; + selected-color: #0f0f0f; + caret-color: #e3d6c9; + caret-size: 0.1em; + width: 250px; + height: 1.5em; + transition-duration: 150; } + +.photoframe-box, .desklet-header, .desklet-with-borders-and-header, .desklet-with-borders { + color: #d9cdb5; + padding: 8px; + border: 1px solid #888173; } + +.calendar-change-month-forward, .calendar-change-month-back { + width: 16px; + height: 16px; + border-radius: 0px; + transition-duration: 150; } + +.modal-dialog-button, .notification-icon-button, .notification-button, .keyboard-key, .sound-player StButton { + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + text-align: center; + color: #d9cdb5; + transition-duration: 150; } + +.modal-dialog-button:hover, .notification-icon-button:hover, .notification-button:hover, .keyboard-key:hover, .sound-player StButton:hover { + border: 1px solid #c77b42; } + +.modal-dialog-button:pressed, .modal-dialog-button:active, .notification-icon-button:active, .notification-button:active, .keyboard-key:active, .sound-player StButton:active { + color: #0f0f0f; } + +.popup-combo-menu, .menu { + padding: 8px; + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; } + +.menu-category-button-label:ltr, .menu-application-button-label:ltr { + padding-left: 4px; } + +.menu-category-button-label:rtl, .menu-application-button-label:rtl { + padding-right: 4px; } + +.menu-category-button-selected, .menu-category-button-greyed, .menu-category-button, .menu-application-button-selected, .menu-application-button, .menu-favorites-button, .popup-combobox-item, .popup-menu-item { + padding: 4px; } + +.mount-question-dialog-subject, .show-processes-dialog-subject { + font-weight: bold; + color: #d9cdb5; + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; } + +.mount-question-dialog-subject:rtl, .show-processes-dialog-subject:rtl { + padding-left: 0; + padding-right: 17px; } + +.mount-question-dialog-description, .show-processes-dialog-description { + color: #d9cdb5; + padding-left: 17px; + width: 28em; } + +.starkmenu-favorites-box .menu-context-menu, .menu-context-menu, .menu-applications-inner-box StScrollView { + padding: 8px; + margin: 8px 0; + border-radius: 0px; + border: 1px solid rgba(217, 205, 181, 0.22); } + .menu-context-menu StIcon:ltr, .menu-applications-inner-box StScrollView StIcon:ltr { + padding-right: 4px; } + .menu-context-menu StIcon:rtl, .menu-applications-inner-box StScrollView StIcon:rtl { + padding-left: 4px; } + +.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:running { + color: #0f0f0f; } + +.panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:running { + color: #0f0f0f; } + +.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:running { + color: #0f0f0f; } + +.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:running { + color: #0f0f0f; } + +.check-box:focus StBin, .check-box StBin { + width: 16px; + height: 16px; + background-image: url(assets/checkbox-off.svg); } + +.radiobutton:focus StBin, .radiobutton StBin { + width: 16px; + height: 16px; + background-image: url(assets/radiobutton-off.svg); + border-radius: 0px; } + +.tile-hud, .tile-preview { + background-color: rgba(15, 15, 15, 0.5); + border: 2px solid #888173; } + +.tile-hud.snap, .tile-preview.snap { + background-color: rgba(15, 15, 15, 0.5); + border: 2px solid #c77b42; } + +stage { + font-family: roboto, Noto Sans, sans, sans-serif; + font-size: 1em; } + +.cinnamon-link { + color: #71b4d6; + font-style: italic; } + .cinnamon-link:hover { + color: #0f0f0f; } + +.label-shadow { + color: rgba(0, 0, 0, 0.5); } + +StScrollBar { + padding: 2px; } + StScrollBar StButton#vhandle { + background-color: #b1a794; + border-radius: 0px; } + StScrollBar StButton#vhandle:hover { + background-color: #c27941; } + StScrollBar StButton#hhandle { + background-color: #b1a794; + border-radius: 0px; } + StScrollBar StButton#hhandle:hover { + background-color: #c27941; } + StScrollBar StBin#trough { + background-color: #020202; + border-radius: 0px; } + +StScrollView.vfade { + -st-vfade-offset: 68px; } + +StScrollView.hfade { + -st-hfade-offset: 68px; } + +StScrollView StScrollBar { + min-width: 0.8em; + min-height: 0.8em; } + +.check-box CinnamonGenericContainer { + spacing: .2em; } + +.check-box:focus:checked StBin { + background-image: url(assets/checkbox.svg); } + +.check-box StLabel { + font-weight: normal; } + +.check-box:checked StBin { + background-image: url(assets/checkbox.svg); } + +.radiobutton CinnamonGenericContainer { + spacing: .2em; + height: 18px; + padding-top: 2px; } + +.radiobutton:focus:checked StBin { + background-image: url(assets/radiobutton.svg); } + +.radiobutton StLabel { + padding-top: 4px; + font-size: 0.8em; + box-shadow: none; } + +.radiobutton:checked StBin { + background-image: url(assets/radiobutton.svg); } + +#Tooltip { + padding: 5px 8px; + color: #d9cdb5; + text-align: center; + border-radius: 0px; } + +.menu { + min-width: 100px; + margin: 4px; } + +.popup-menu-arrow { + icon-size: 1.14em; } + +.popup-sub-menu { + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + padding: 8px; } + +.popup-menu-content { + padding: 0; } + +.popup-menu-item { + color: #d9cdb5; + spacing: .5em; } + .popup-menu-item:active { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + .popup-menu-item:insensitive { + font-style: italic; } + +.popup-separator-menu-item { + -gradient-direction: horizontal; } + +.popup-device-menu-item { + spacing: .5em; } + +.popup-inactive-menu-item { + font-style: italic; + color: #d9cdb5; } + +.popup-subtitle-menu-item { + font-weight: bold; + font-size: 1em; } + +.popup-menu-icon { + icon-size: 1.14em; } + +.popup-alternating-menu-item:alternate { + font-weight: bold; } + +.toggle-switch { + width: 64px; + height: 22px; } + +.toggle-switch-us { + background-image: url(assets/toggle-off-us.svg); } + .toggle-switch-us:checked { + background-image: url(assets/toggle-on-us.svg); } + +.toggle-switch-intl { + background-image: url(assets/toggle-off-intl.svg); } + .toggle-switch-intl:checked { + background-image: url(assets/toggle-on-intl.svg); } + +.nm-menu-item-icons { + spacing: .5em; + icon-size: 1.14em; } + +.menu-favorites-box { + padding: 0.8em; + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + transition-duration: 150; + spacing: 1em; } + +.menu-favorites-scrollbox { + padding-bottom: 1em; + border-bottom: 1px solid; + border-color: rgba(217, 205, 181, 0.22); } + .menu-favorites-scrollbox.vfade { + -st-vfade-offset: 136px; } + +.menu-favorites-button:hover { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + +.menu-categories-box { + padding: 0.8em; } + +.menu-applications-inner-box { + padding: 0.8em; + border-radius: 0px; + border: 1px solid rgba(217, 205, 181, 0.22); } + +.menu-applications-outer-box { + padding: 0.8em; + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; } + +.menu-application-button:highlighted { + font-weight: bold; } + +.menu-application-button-selected { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + .menu-application-button-selected:highlighted { + font-weight: bold; } + +.menu-category-button-greyed { + color: #d9cdb5; + font-style: italic; } + +.menu-category-button-selected { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + +.menu-selected-app-box { + padding: 2px 8px; + text-align: right; } + .menu-selected-app-box: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; } + +.menu-search-box:ltr { + padding-left: 30px; + padding-bottom: 5px; + padding-top: 5px; } + +.menu-search-box:rtl { + padding-right: 30px; + padding-bottom: 5px; + padding-top: 5px; } + +#menu-search-entry { + margin-bottom: 0.5em; } + #menu-search-entry:focus { + border: 1px solid #c77b42; } + +.menu-search-entry-icon { + icon-size: 1em; + color: #d9cdb5; } + +.menu-top-box { + spacing: 10px; } + +.menu-systembuttons-box { + padding-bottom: 12px; + padding-top: 12px; + margin-bottom: 0.5em; } + +#panel { + color: #d9cdb5; + height: 2.5em; + width: 3.2em; } + #panel:highlight { + background-color: #ef934d; } + +.panel-dummy { + background-color: rgba(255, 0, 0, 0.6); } + .panel-dummy:entered { + background-color: rgba(0, 255, 0, 0.6); } + +.panelLeft { + spacing: 4px; } + .panelLeft:dnd { + background-color: rgba(255, 0, 0, 0.6); } + .panelLeft:ltr { + padding-right: 4px; } + .panelLeft:rtl { + padding-left: 4px; } + .panelLeft.vertical { + padding: 0; } + +.panelCenter { + spacing: 4px; } + .panelCenter:dnd { + background-color: rgba(0, 255, 0, 0.6); } + .panelCenter.vertical { + padding-left: 0; + padding-right: 0; } + +.panelRight { + spacing: 4px; } + .panelRight:dnd { + background-color: rgba(0, 0, 255, 0.6); } + .panelRight:ltr { + padding-left: 0; + spacing: 0; } + .panelRight:rtl { + padding-right: 0; + spacing: 0; } + .panelRight.vertical { + padding: 0; } + +.panel-top { + box-shadow: 0 -1px 0 0 #888173 inset; } + .panel-top .window-list-item-box { + margin-bottom: 1px; } + .panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked { + box-shadow: 0 2px 0 0 #d9cdb5 inset; } + .panel-top .grouped-window-list-item-box:hover { + box-shadow: 0 2px 0 0 #c77b42 inset; } + .panel-top .grouped-window-list-item-box:focus { + box-shadow: 0 4px 0 0 #c77b42 inset; } + .panel-top .workspace-switcher, .panel-top .workspace-graph { + padding: 1px 2px; } + .panel-top .panel-launchers .launcher:hover { + box-shadow: 0 2px 0 0 #c77b42 inset; } + .panel-top .applet-separator { + padding: 3px 2px; } + +.panel-bottom { + box-shadow: 0 1px 0 0 #888173 inset; } + .panel-bottom .window-list-item-box { + margin-top: 1px; } + .panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked { + box-shadow: 0 -2px 0 0 #d9cdb5 inset; } + .panel-bottom .grouped-window-list-item-box:hover { + box-shadow: 0 -2px 0 0 #c77b42 inset; } + .panel-bottom .grouped-window-list-item-box:focus { + box-shadow: 0 -4px 0 0 #c77b42 inset; } + .panel-bottom .workspace-switcher, .panel-bottom .workspace-graph { + padding: 1px 2px; } + .panel-bottom .panel-launchers .launcher:hover { + box-shadow: 0 -2px 0 0 #c77b42 inset; } + .panel-bottom .applet-separator { + padding: 3px 2px; } + +.panel-left { + box-shadow: -1px 0 0 0 #888173 inset; } + .panel-left .window-list-item-box { + margin-right: 1px; } + .panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked { + box-shadow: 2px 0 0 0 #d9cdb5 inset; } + .panel-left .grouped-window-list-item-box:hover { + box-shadow: 2px 0 0 0 #c77b42 inset; } + .panel-left .grouped-window-list-item-box:focus { + box-shadow: 4px 0 0 0 #c77b42 inset; } + .panel-left .workspace-switcher, .panel-left .workspace-graph { + padding: 2px 1px; } + .panel-left .panel-launchers .launcher:hover { + box-shadow: 2px 0 0 0 #c77b42 inset; } + .panel-left .applet-separator { + padding: 2px 3px; } + +.panel-right { + box-shadow: 1px 0 0 0 #888173 inset; } + .panel-right .window-list-item-box { + margin-left: 1px; } + .panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked { + box-shadow: -2px 0 0 0 #d9cdb5 inset; } + .panel-right .grouped-window-list-item-box:hover { + box-shadow: -2px 0 0 0 #c77b42 inset; } + .panel-right .grouped-window-list-item-box:focus { + box-shadow: -4px 0 0 0 #c77b42 inset; } + .panel-right .workspace-switcher, .panel-right .workspace-graph { + padding: 2px 1px; } + .panel-right .panel-launchers .launcher:hover { + box-shadow: -2px 0 0 0 #c77b42 inset; } + .panel-right .applet-separator { + padding: 2px 3px; } + +.applet-separator-line { + width: 2px; + background: #ef934d; } + +.applet-separator-line-vertical { + border-color: #ef934d; + border-bottom: 2px solid; } + +.applet-spacer:highlight { + background-color: #ef934d; } + +.applet-box { + color: #d9cdb5; + transition-duration: 150; + border-radius: 0px; + padding: 0 2px; } + .applet-box.vertical { + padding: 2px 0; } + .applet-box:checked { + color: #ef934d; } + .applet-box:checked .applet-label { + color: #ef934d; } + .applet-box:hover { + color: #ef934d; } + .applet-box:hover .applet-label { + color: #ef934d; } + .applet-box:highlight { + background-color: #ef934d; + color: #0f0f0f; } + .applet-box:highlight .applet-label { + color: #0f0f0f; } + +.applet-label { + font-weight: bold; + color: #d9cdb5; + padding-left: 3px; } + +.applet-icon { + color: #d9cdb5; + padding: 0; + spacing: 0; + icon-size: 22px; } + +.system-status-icon { + icon-size: 1.14em; + padding: 0; + spacing: 0; } + .system-status-icon.warning { + color: #ef934d; } + .system-status-icon.error { + color: #f16e65; } + +.panel-status-button { + -natural-hpadding: 4px; + -minimum-hpadding: 4px; + font-weight: bold; + color: #d9cdb5; } + .panel-status-button:hover { + color: #ef934d; } + +.user-box { + padding: 0.4em 1.3em; + spacing: 10px; } + +.user-icon { + padding: 4px; + border: none; } + +.user-label { + color: #d9cdb5; + font-weight: bold; + font-size: 1em; } + +.window-list-box { + spacing: 2px; + padding: 1px 3px; + font-size: 0.9em; + border-radius: 0px; } + .window-list-box.vertical { + spacing: 2px; + padding: 3px 1px; } + .window-list-box:highlight { + background-color: #ef934d; } + +.window-list-item-box { + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + transition-duration: 150; } + .window-list-item-box:hover { + border: 1px solid #c77b42; } + .window-list-item-box.top StLabel, .window-list-item-box.bottom StLabel { + padding-left: 3px; } + .window-list-item-box .progress { + background-color: #7ec97e; + border: 1px solid #c77b42; + border-radius: 0px; + color: #0f0f0f; } + .window-list-item-box #appMenuIcon { + padding-right: 0.2em; } + +.window-list-item-demands-attention { + background-color: #71b4d6; + color: #0f0f0f; } + +.window-list-preview { + border-radius: 0px; + border: 1px solid #888173; + padding: 6px 12px; + spacing: 2px; + color: #d9cdb5; } + +.grouped-window-list-thumbnail-label { + padding-left: 3px; } + +.grouped-window-list-number-label { + z-index: 99; + font-size: 0.8em; + color: #d9cdb5; } + +.grouped-window-list-button-label { + padding: 0; } + +.grouped-window-list-badge { + border-radius: 256px; + background-color: #0f0f0f; } + +.grouped-window-list-thumbnail-alert { + background: #ef934d; } + +.grouped-window-list-item-box { + transition-duration: 150; + spacing: 1em; + background-color: rgba(0, 0, 0, 0.01); } + .grouped-window-list-item-box:hover, .grouped-window-list-item-box:focus { + color: #ef934d; } + .grouped-window-list-item-box:focus { + font-weight: bold; } + .grouped-window-list-item-box .progress { + background-color: #7ec97e; } + +.grouped-window-list-demands-attention { + background-color: #71b4d6; + color: #0f0f0f; } + +.grouped-window-list-thumbnail-menu { + border-radius: 0px; + padding: 10px 15px; + spacing: 2px; + color: #d9cdb5; } + .grouped-window-list-thumbnail-menu .item-box { + padding: 8px; + border-radius: 0px; + border: 1px solid rgba(217, 205, 181, 0.22); } + .grouped-window-list-thumbnail-menu .item-box:outlined { + border: 1px solid #c77b42; } + .grouped-window-list-thumbnail-menu .item-box:selected { + background-color: #ef934d; + border: 1px solid #c77b42; + color: #0f0f0f; } + .grouped-window-list-thumbnail-menu .thumbnail-box { + padding: 2px; + spacing: 2px; } + .grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; } + .grouped-window-list-thumbnail-menu .separator { + width: 1px; + background: #ef934d; } + +.sound-player StButton { + min-width: 2em; + min-height: 2em; + padding: 4px; + color: #d9cdb5; + border-radius: 0px; } + .sound-player StButton:small { + min-width: 1.5em; + min-height: 1.5em; + padding: 2px; } + .sound-player StButton:small StIcon { + icon-size: 1em; } + .sound-player StButton StIcon { + icon-size: 1.5em; } + .sound-player StButton:focus { + color: #0f0f0f; } + +.sound-player .slider { + height: 4px; } + +.sound-player StBoxLayout { + spacing: 0.5em; } + +.sound-player > StBoxLayout { + padding: 5px; } + +.sound-player-generic-coverart { + background: rgba(0, 0, 0, 0.2); } + +.sound-player-overlay { + min-width: 300px; + padding: 12px 16px; + spacing: 0.5em; + color: #d9cdb5; } + +.workspace-button { + width: 2em; + height: 1em; + color: #d9cdb5; + border: 1px solid rgba(217, 205, 181, 0.22); + margin: 2px; + transition-duration: 150; } + .workspace-button.vertical { + height: 1.5em; } + .workspace-button:outlined { + background-color: #ef934d; + color: #0f0f0f; + border-color: #c77b42; } + +.workspace-graph .workspace { + border: 1px solid rgba(217, 205, 181, 0.22); } + .workspace-graph .workspace:active { + border: 1px solid rgba(217, 205, 181, 0.22); } + .workspace-graph .workspace:active .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); } + .workspace-graph .workspace .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); } + +.panel-launchers { + padding: 0 2px; + spacing: 2px; } + .panel-launchers .launcher { + background-color: rgba(0, 0, 0, 0.01); } + .panel-launchers.vertical { + padding: 2px 0; } + +.notification-applet-padding { + padding: .5em 1em; } + +.notification-applet-container { + max-height: 100px; } + +.systray { + spacing: 2px; } + +.flashspot { + background-color: #ef934d; } + +.calendar { + padding: 1em 1.75em; + spacing-rows: 1px; + spacing-columns: 5px; } + +.calendar-month-label { + color: #d9cdb5; + font-size: 0.8em; + padding: 5px 10px; + border-radius: 0px; + font-weight: bold; + text-align: center; } + +.calendar-change-month-back { + border: 1px solid transparent; + background-image: url(assets/calendar-arrow-left.svg); } + .calendar-change-month-back:rtl { + background-image: url(assets/calendar-arrow-right.svg); } + .calendar-change-month-back:hover { + border: 1px solid #ef934d; } + .calendar-change-month-back:active { + background-color: #ef934d; } + +.calendar-change-month-forward { + border: 1px solid transparent; + background-image: url(assets/calendar-arrow-right.svg); } + .calendar-change-month-forward:rtl { + background-image: url(assets/calendar-arrow-left.svg); } + .calendar-change-month-forward:hover { + border: 1px solid #ef934d; } + .calendar-change-month-forward:active { + background-color: #ef934d; } + +.datemenu-date-label { + padding: 1em 1.75em; + color: #d9cdb5; + font-weight: bold; + text-align: center; } + +.calendar-day-base { + font-size: 0.8em; + text-align: center; + width: 2.4em; + height: 1.8em; + border-radius: 0px; } + .calendar-day-base:active { + background-color: #ef934d; } + +.calendar-day-heading { + color: #d9cdb5; + padding-top: 0.9em; } + +.calendar-week-number { + color: #d9cdb5; + font-weight: bold; + padding-top: 0.6em; } + +.calendar-day:ltr { + color: #d9cdb5; + padding: 2px; } + +.calendar-day:rtl { + color: #d9cdb5; + padding: 3px; } + +.calendar-nonwork-day { + font-weight: bold; } + +.calendar-today { + font-weight: bold; } + .calendar-today:active { + color: #0f0f0f; } + +.calendar-other-month-day { + font-style: italic; } + +.calendar-day-with-events { + background-color: #ef934d; + font-weight: bold; } + .calendar-day-with-events:active { + color: #0f0f0f; } + +#keyboard { + background-color: rgba(15, 15, 15, 0.5); } + +.keyboard-key:grayed { + color: #0f0f0f; + border-color: #0f0f0f; } + +.keyboard-key:checked { + border-color: #c77b42; } + +.keyboard-layout { + spacing: 8px; + padding: 8px; } + +.keyboard-row { + spacing: 16px; } + +.keyboard-subkeys { + color: #d9cdb5; + padding: 4px; + -arrow-border-radius: 0px; + -arrow-background-color: #0f0f0f; + -arrow-border-width: 1px; + -arrow-border-color: #d9cdb5; + -arrow-base: 16px; + -arrow-rise: 8px; + -boxpointer-gap: 4px; } + +.magnifier-zoom-region { + border: 3px solid #888173; } + .magnifier-zoom-region.full-screen { + border-width: 0; } + +#notification { + border-radius: 0px; + border: 1px solid #888173; + padding: 8px; + spacing-rows: 5px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: #d9cdb5; } + #notification.multi-line-notification { + padding-bottom: 8px; + color: #d9cdb5; } + #notification StEntry:focus { + border: 1px solid #c77b42; } + #notification .url-highlighter { + link-color: #71b4d6; } + +.notification-with-image { + min-height: 159px; + color: #d9cdb5; } + +#notification-scrollview { + max-height: 10em; } + #notification-scrollview > .top-shadow { + height: 1em; } + #notification-scrollview > .bottom-shadow { + height: 1em; } + #notification-scrollview:ltr > StScrollBar { + padding-left: 6px; } + #notification-scrollview:rtl > StScrollBar { + padding-right: 6px; } + +#notification-body { + spacing: 4px; } + +#notification-actions { + spacing: 8px; } + +.notification-button { + border-radius: 0px; + min-width: 5em; + min-height: 1em; + padding: 4px; } + .notification-button:focus { + color: #0f0f0f; } + +.notification-icon-button { + border-radius: 0px; + min-width: 2em; + min-height: 2em; + padding: 4px; } + .notification-icon-button:focus { + color: #0f0f0f; } + .notification-icon-button > StIcon { + icon-size: 1.5em; } + +.modal-dialog { + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; + padding: 16px 20px; } + +.modal-dialog-button-box { + spacing: 16px; } + +.modal-dialog-button { + min-width: 5em; + min-height: 1em; + padding: 4px; } + .modal-dialog-button:focus { + color: #0f0f0f; } + .modal-dialog-button:disabled { + color: #3c3c3c; } + +.run-dialog-label { + color: #d9cdb5; + padding-bottom: 10px; } + +.run-dialog-error-label { + color: #ef934d; } + +.run-dialog-error-box { + padding-top: 15px; + spacing: 5px; } + +.run-dialog-completion-box { + padding-left: 15px; } + +.run-dialog-entry:focus { + border: 1px solid #c77b42; } + +.run-dialog { + border-radius: 0px; + padding: 16px 20px; } + +.cinnamon-mount-operation-icon { + icon-size: 4.8em; } + +.mount-password-reask { + color: #ef934d; } + +.show-processes-dialog { + spacing: 24px; } + +.mount-question-dialog { + spacing: 24px; } + +.show-processes-dialog-description:rtl { + padding-right: 17px; } + +.mount-question-dialog-description:rtl { + padding-right: 17px; } + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + .show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + +.show-processes-dialog-app-list-item { + color: #d9cdb5; } + .show-processes-dialog-app-list-item:hover { + color: #d9cdb5; } + .show-processes-dialog-app-list-item:ltr { + padding-right: 1em; } + .show-processes-dialog-app-list-item:rtl { + padding-left: 1em; } + +.show-processes-dialog-app-list-item-icon:ltr { + padding-right: 17px; } + +.show-processes-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + +.osd-window { + spacing: 1em; + padding: 16px; } + .osd-window .level { + height: 0.7em; + border-radius: 0.3em; + background-color: #020202; } + .osd-window .level-bar { + border-radius: 0.3em; + background-color: #c27941; } + +.info-osd, .workspace-osd, .overview-empty-placeholder { + font-size: 1.5em; + text-align: center; + padding: 8px 10px; } + +.lightbox { + background-color: rgba(15, 15, 15, 0.5); } + +.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 #888173; + border-radius: 0px; } + +.about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; } + +.about-description { + padding-top: 4px; } + +.about-version { + padding-left: 7px; } + +#LookingGlassDialog { + spacing: 4px; + padding: 8px; + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; } + +.desklet { + font-size: 0.9em; + padding: 8px; + color: #d9cdb5; + border-radius: 0px; + background-color: rgba(15, 15, 15, 0.5); } + .desklet:highlight { + background-color: #ef934d; } + +.desklet-with-borders { + font-size: 0.9em; + border-radius: 0px; } + .desklet-with-borders:highlight { + background-color: #ef934d; } + +.desklet-with-borders-and-header { + font-size: 0.9em; + border-radius-bottomleft: 0px; + border-radius-bottomright: 0px; } + .desklet-with-borders-and-header:highlight { + background-color: #ef934d; } + +.desklet-header { + font-size: 1.2em; + border-radius-topleft: 0px; + border-radius-topright: 0px; } + .desklet-header:highlight { + background-color: #ef934d; } + +.photoframe-box { + border-radius: 0px; } + .photoframe-box:highlight { + background-color: #ef934d; } + +.desklet-drag-placeholder { + border: 2px solid #ef934d; + background-color: rgba(15, 15, 15, 0.5); + border-radius: 0px; } + +.launcher { + padding: 1px; + transition-duration: 150; } + .launcher .icon-box { + padding-top: 2px; } + +#altTabPopup { + padding: 8px; + spacing: 16px; } + +.switcher-list { + border-radius: 0px; + border: 1px solid #888173; + padding: 16px; + color: #d9cdb5; } + .switcher-list .item-box { + padding: 8px; + border-radius: 0px; } + .switcher-list .item-box:selected { + color: #0f0f0f; } + .switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; + color: #d9cdb5; } + .switcher-list .thumbnail { + min-width: 20em; } + .switcher-list .separator { + width: 1px; + background-color: #ef934d; } + +.switcher-list-item-container { + spacing: 8px; } + +.thumbnail-scroll-gradient-left { + background-gradient-direction: horizontal; + background-gradient-start: #333333; + background-gradient-end: rgba(51, 51, 51, 0); + border-radius: 0px; + 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: #333333; + border-radius: 0px; + border-radius-topleft: 0; + border-radius-bottomleft: 0; + width: 60px; } + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: #d9cdb5; } + .switcher-arrow:highlighted { + border-color: rgba(0, 0, 0, 0); + color: #0f0f0f; } + +.switcher-preview-backdrop { + background-color: rgba(25, 25, 25, 0.65); } + +#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: #71b4d6; + border-top: 1px solid; + border-left: 1px solid; + border-bottom: 1px solid; + border-color: rgba(217, 205, 181, 0.22); } + .workspace-add-button:hover { + background-image: url(assets/add-workspace-hover.png); + border-color: #c77b42; } + .workspace-add-button:active { + background-image: url(assets/add-workspace.png); + border-color: #c77b42; + background-color: #7ec97e; } + +.workspace-close-button { + background-image: url(assets/close-window.svg); + height: 32px; + width: 32px; + -cinnamon-close-overlap: 20px; } + +.workspace-overview-background-shade { + background-color: rgba(15, 15, 15, 0.5); } + +.window-caption { + padding: 4px 6px; + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; + -cinnamon-caption-spacing: 4px; } + .window-caption:focus, .window-caption#selected { + color: #0f0f0f; + border: 1px solid #c77b42; } + +.window-border { + border: 1px solid #c77b42; } + +.window-close { + background-image: url(assets/close-window.svg); + height: 32px; + width: 32px; + -cinnamon-close-overlap: 20px; } + .window-close: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: rgba(15, 15, 15, 0.5); + border: 1px solid #888173; + border-bottom-width: 0; + border-radius: 20px 20px 0 0; + height: 120px; + width: 400px; } + +.expo-workspace-thumbnail-frame { + border: 1px solid #888173; } + .expo-workspace-thumbnail-frame#active { + border: 1px solid #c77b42; } + +.expo-workspaces-name-entry { + padding: 4px 6px; + height: 1.5em; + border: 1px solid #888173; + border-radius: 0px; + selected-color: #0f0f0f; + selection-background-color: #ef934d; + color: #d9cdb5; + text-align: center; } + .expo-workspaces-name-entry#selected { + color: #0f0f0f; + selected-color: #d9cdb5; + selection-background-color: #ef934d; + border: 1px solid #c77b42; } + .expo-workspaces-name-entry:focus { + border: 1px solid #c77b42; } + .expo-workspaces-name-entry:hover { + border: 1px solid #c77b42; } + +.ripple-box { + width: 104px; + height: 104px; + background-image: url(assets/corner-ripple.png); + background-color: #ef934d; + border-radius: 52px; } + +.tile-hud:top { + border-top-width: 0; + border-radius: 0 0 10px 10px; } + +.tile-hud:bottom { + border-bottom-width: 0; + border-radius: 0px 0px 0 0; } + +.tile-hud:left { + border-left-width: 0; + border-radius: 0 10px 10px 0; } + +.tile-hud:right { + border-right-width: 0; + border-radius: 10px 0 0 10px; } + +.tile-hud:top-left { + border-top-width: 0; + border-left-width: 0; + border-radius: 0 0 10px 0; } + +.tile-hud:top-right { + border-top-width: 0; + border-right-width: 0; + border-radius: 0 0 0 10px; } + +.tile-hud:bottom-left { + border-bottom-width: 0; + border-left-width: 0; + border-radius: 0 10px 0 0; } + +.tile-hud:bottom-right { + border-bottom-width: 0; + border-right-width: 0; + border-radius: 10px 0 0 0; } diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/_extends.scss b/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/_extends.scss new file mode 100644 index 0000000..9a78c30 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/cinnamon/scss/_global.scss b/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/_global.scss new file mode 100644 index 0000000..cb62cc0 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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: #272a28; +$button_fg_color: #d9cdb5; +$selected_bg_color: #ef934d; +$selected_fg_color: #0f0f0f; +$tooltip_bg_color: #1e1f1e; +$tooltip_fg_color: #d9cdb5; +$dark_bg_color: fade-out(#0f0f0f, 1 - 1.0); +$dark_fg_color: #d9cdb5; + +// 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(#0f0f0f, 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: #e3d6c9; + +// other colors used in the theme +$link_color: #71b4d6; +$success_color: #7ec97e; +$warning_color: #ef934d; +$error_color: #f16e65; +$info_fg_color: #0f0f0f; +$info_bg_color: #71b4d6; + +// used for border-radius throughout theme +$roundness: 0px; + +// used for buttons, entrys, panel spacing, and menu item spacing. +$spacing: 2px; +$spacing_plus2: (2 + 2) + px; + diff --git a/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/cinnamon.scss b/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/cinnamon.scss new file mode 100644 index 0000000..0d1f522 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_accessibility.scss b/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_accessibility.scss new file mode 100644 index 0000000..265978e --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_alt-tab.scss b/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_alt-tab.scss new file mode 100644 index 0000000..06e57e1 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_calendar.scss b/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_calendar.scss new file mode 100644 index 0000000..1bf695c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_desklets.scss b/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_desklets.scss new file mode 100644 index 0000000..74f8866 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_dialogs.scss b/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_dialogs.scss new file mode 100644 index 0000000..9f1ee3f --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_menu.scss b/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_menu.scss new file mode 100644 index 0000000..c4e45be --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_notifications.scss b/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_notifications.scss new file mode 100644 index 0000000..9bd5097 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_overview.scss b/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_overview.scss new file mode 100644 index 0000000..c87d5d0 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_panel.scss b/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_panel.scss new file mode 100644 index 0000000..f1743f5 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_stage.scss b/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_stage.scss new file mode 100644 index 0000000..e6944a6 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_tile-hud.scss b/.themes/caelus/caelus/oomox-caelus/cinnamon/scss/sections/_tile-hud.scss new file mode 100644 index 0000000..35f5ed8 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/cinnamon/thumbnail.png b/.themes/caelus/caelus/oomox-caelus/cinnamon/thumbnail.png new file mode 100644 index 0000000..ac66aa1 Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/cinnamon/thumbnail.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-2.0/gtkrc b/.themes/caelus/caelus/oomox-caelus/gtk-2.0/gtkrc new file mode 100644 index 0000000..f7f341e --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-2.0/gtkrc @@ -0,0 +1,995 @@ +# Oomox GTK Theme (Numix Fork) + +gtk-color-scheme = +"base_color:#272a28\nbg_color:#1e1f1e\ntooltip_bg_color:#1e1f1e\nselected_bg_color:#ef934d\ntext_color:#d9cdb5\nfg_color:#d9cdb5\ntooltip_fg_color:#d9cdb5\nselected_fg_color:#0f0f0f\nmenubar_bg_color:#0f0f0f\nmenubar_fg_color:#d9cdb5\ntoolbar_bg_color:#1e1f1e\ntoolbar_fg_color:#d9cdb5\nmenu_bg_color:#0f0f0f\nmenu_fg_color:#d9cdb5\npanel_bg_color:#1e1f1e\npanel_fg_color:#d9cdb5\nlink_color:#71b4d6\nbtn_bg_color:#272a28\nbtn_fg_color:#d9cdb5\ntitlebar_bg_color:#0f0f0f\ntitlebar_fg_color:#d9cdb5\nprimary_caret_color:#e3d6c9\nsecondary_caret_color:#e3d6c9\naccent_bg_color:#ef934d\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 = 0# 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 = 0 + 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 = 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 = 25 + #roundness = 0 + 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 = 0 + 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 = 0 + 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 = 0.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 = 0 + } +} + +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.<GtkTreeView>.<GtkButton>" style "murrine-treeview-header" + +# Google Chrome/Chromium Styles (requires 9.0.597 or newer) + +style "chromium-toolbar-button" { + engine "murrine" { + roundness = 0 + 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 "*<GtkNotebook>" style "clearlooks-notebook" +widget_class "*<GtkNotebook>*<GtkEventBox>" style "clearlooks-notebook-bg" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "clearlooks-notebook-bg" +widget_class "*<GtkNotebook>*<GtkLayout>" style "clearlooks-notebook-bg" +widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook" + +widget_class "*<GtkButton>" style "murrine-button" +widget_class "*<GtkStatusbar>*" style "murrine-statusbar" +widget_class "*<GtkProgress>" style "murrine-progressbar" +widget_class "*<GtkProgressBar>" style "murrine-progressbar" + +widget_class "*<GtkComboBoxEntry>*" style "murrine-comboboxentry" +widget_class "*<GtkCombo>*" style "murrine-comboboxentry" + +widget_class "*<GtkMenu>*" style "murrine-menu" +widget_class "*<GtkMenuItem>*" style "murrine-menu-item" +widget_class "*<GtkSeparatorMenuItem>*" style "murrine-separator-menu-item" +widget_class "*Menu*.*Sepa*" style "murrine-separator-menu-item" +widget_class "*<GtkMenuBar>*" style "murrine-menubar" +widget_class "*<GtkMenuBar>*<GtkMenuItem>*" 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 "*.<GtkFrame>.<GtkLabel>" style "murrine-frame-title" + +widget_class "*.<GtkTreeView>*" style "murrine-treeview" +widget_class "*.<GtkTreeView>.<GtkButton>" style "murrine-treeview-header" +widget_class "*.<GtkCTree>.<GtkButton>" style "murrine-treeview-header" +widget_class "*.<GtkList>.<GtkButton>" style "murrine-treeview-header" +widget_class "*.<GtkCList>.<GtkButton>" style "murrine-treeview-header" + +widget_class "*.<GtkCheckButton>" style "clearlooks-radiocheck" +widget_class "*<GtkNotebook>.*.<GtkCheckButton>" style "clearlooks-base-radiocheck" +widget_class "*<GtkCellRendererToggle>" style "clearlooks-base-radiocheck" + +widget "gtk-tooltip*" style "murrine-tooltips" + +widget_class "*<GtkScrolledWindow>*<OsScrollbar>" 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 "*.<GtkComboBox>.<GtkCellView>" 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 "*<GtkListItem>*" style "fg-is-text-color-workaround" +widget_class "*<GtkCList>" style "fg-is-text-color-workaround" +widget_class "*<EelEditableLabel>" 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 "*<GimpOverlayFrame>*" 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 "*.<GtkButton>.<GtkLabel>" style "murrine-buttonlabel" +widget_class "*<GtkButton>*<GtkLabel>*" style:highest "murrine-buttonlabel" +widget_class "*<GtkCheckButton>*<GtkLabel>*" style:highest "clearlooks-radiocheck-label" +widget_class "*<GtkComboBoxText>*" style "murrine-comboboxtext" +widget_class "*<GtkToggleButton>*" style "murrine-togglebutton" +widget_class "*.<GtkCheckButton>" style "murrine-radiocheck" +widget_class "*<GtkComboBoxText>*<GtkEntry>*" style:highest "murrine-entry" +widget_class "*<GtkToolbar>*<GtkToolButton>*<GtkLabel>*" style:highest "murrine-toolbutton-label" diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/all-assets.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/all-assets.svg new file mode 100644 index 0000000..6b2b9d7 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/all-assets.svg @@ -0,0 +1,4456 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="96" + height="456" + viewBox="0 0 96.000001 456.00001" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="all-assets.svg"> + <defs + id="defs4"> + <clipPath + id="clipPath4171" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4173" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4183" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4185" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4189" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4191" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4203" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4205" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4215" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4217" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4221" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4223" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4233" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4235" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4239" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4241" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4251" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4253" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4257" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4259" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4271" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4273" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4283" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4285" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4289" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4291" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4301" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4303" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath4307" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4309" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath4317" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4319" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4323" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4325" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4337" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4339" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD1JREFUGJXNj7ERACEMw2yTIvsvyzfEVBw5Jnh1UidmlnGgvsi5WoiMWj2gZF+HbeHhN4HkNZKhgT4nvvsb6b4VPsFdnKYAAAAASUVORK5CYII=" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4349" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4351" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4355" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4357" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4367" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4369" + d="m 94.83136,54.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath4373" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4375" + d="m 90,52 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath4383" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4385" + d="M 24,32.00594 C 24,33.10723 24.89451,34 25.99406,34 l 12.01188,0 C 39.10723,34 40,33.10549 40,32.00594 L 40,19.99406 C 40,18.89277 39.10549,18 38.00594,18 L 25.99406,18 C 24.89277,18 24,18.89451 24,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4389" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4391" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4399" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4401" + d="M 56,32.00594 C 56,33.10723 56.89451,34 57.99406,34 l 12.01188,0 C 71.10723,34 72,33.10549 72,32.00594 L 72,19.99406 C 72,18.89277 71.10549,18 70.00594,18 L 57.99406,18 C 56.89277,18 56,18.89451 56,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4405" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4407" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4415" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4417" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath4421" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4423" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath4431" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4433" + d="M 88,32.00594 C 88,33.10723 88.89451,34 89.99406,34 l 12.01184,0 C 103.1072,34 104,33.10549 104,32.00594 l 0,-12.01188 C 104,18.89277 103.1055,18 102.0059,18 L 89.99406,18 C 88.89277,18 88,18.89451 88,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4437" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4439" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4447" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4449" + d="m 94.83136,24.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath4453" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4455" + d="m 90,22 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath4642" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4644" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4654" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4656" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4660" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4662" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask4674" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4676" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4686" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4688" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4692" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4694" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4704" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4706" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4710" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4712" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4722" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4724" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4728" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4730" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask4742" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4744" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4754" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4756" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4760" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4762" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4772" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4774" + d="m 103.6627,39.16762 -4.23658,4.23661 c -0.78247,0.78247 -2.05341,0.78708 -2.83446,0.006 -0.78649,-0.78649 -0.77835,-2.05007 0.006,-2.83445 l 5.64481,-5.6448 c 0.7825,-0.78247 2.0534,-0.78708 2.8344,-0.006 0.0572,0.05713 0.1101,0.11678 0.1589,0.17858 0.0616,0.04854 0.1209,0.10123 0.1778,0.15806 l 11.3267,11.32673 c 0.7726,0.77257 0.7745,2.04087 -0.007,2.82191 -0.7865,0.7865 -2.0445,0.78397 -2.8219,0.0065 L 103.6627,39.16762 Z" /> + </clipPath> + <clipPath + id="clipPath4778" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4780" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4894" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4896" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4906" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4908" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4912" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4914" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4926" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4928" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4938" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4940" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4944" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4946" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4956" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4958" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4962" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4964" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4974" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4976" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4980" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4982" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4994" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4996" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5006" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5008" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5012" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5014" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5024" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5026" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5030" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5032" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5040" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5042" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5046" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5048" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask5060" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5062" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD1JREFUGJXNj7ERACEMw2yTIvsvyzfEVBw5Jnh1UidmlnGgvsi5WoiMWj2gZF+HbeHhN4HkNZKhgT4nvvsb6b4VPsFdnKYAAAAASUVORK5CYII=" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5072" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5074" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5078" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5080" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5090" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5092" + d="m 94.83136,54.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5096" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5098" + d="m 90,52 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5106" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5108" + d="M 24,32.00594 C 24,33.10723 24.89451,34 25.99406,34 l 12.01188,0 C 39.10723,34 40,33.10549 40,32.00594 L 40,19.99406 C 40,18.89277 39.10549,18 38.00594,18 L 25.99406,18 C 24.89277,18 24,18.89451 24,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5112" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5114" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5122" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5124" + d="M 56,32.00594 C 56,33.10723 56.89451,34 57.99406,34 l 12.01188,0 C 71.10723,34 72,33.10549 72,32.00594 L 72,19.99406 C 72,18.89277 71.10549,18 70.00594,18 L 57.99406,18 C 56.89277,18 56,18.89451 56,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5128" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5130" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5138" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5140" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5144" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5146" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5154" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5156" + d="M 88,32.00594 C 88,33.10723 88.89451,34 89.99406,34 l 12.01184,0 C 103.1072,34 104,33.10549 104,32.00594 l 0,-12.01188 C 104,18.89277 103.1055,18 102.0059,18 L 89.99406,18 C 88.89277,18 88,18.89451 88,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5160" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5162" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5170" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5172" + d="m 94.83136,24.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5176" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5178" + d="m 90,22 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5365" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5367" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5377" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5379" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5383" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5385" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask5397" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5399" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5409" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5411" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5415" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5417" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5427" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5429" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5433" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5435" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5445" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5447" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5451" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5453" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask5465" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5467" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5477" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5479" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5483" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5485" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5495" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5497" + d="m 103.6627,39.16762 -4.23658,4.23661 c -0.78247,0.78247 -2.05341,0.78708 -2.83446,0.006 -0.78649,-0.78649 -0.77835,-2.05007 0.006,-2.83445 l 5.64481,-5.6448 c 0.7825,-0.78247 2.0534,-0.78708 2.8344,-0.006 0.0572,0.05713 0.1101,0.11678 0.1589,0.17858 0.0616,0.04854 0.1209,0.10123 0.1778,0.15806 l 11.3267,11.32673 c 0.7726,0.77257 0.7745,2.04087 -0.007,2.82191 -0.7865,0.7865 -2.0445,0.78397 -2.8219,0.0065 L 103.6627,39.16762 Z" /> + </clipPath> + <clipPath + id="clipPath5501" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5503" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5617" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5619" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5629" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5631" + d="m 24,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5635" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5637" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5645" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5647" + d="m 28,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 35.55361,33 36,32.55614 36,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 28.44639,31 28,31.44386 28,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5651" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5653" + d="m 28,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5661" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5663" + d="m 56,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5667" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5669" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5677" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5679" + d="m 60,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,33 68,32.55614 68,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,31 60,31.44386 60,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5683" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5685" + d="m 60,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5693" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5695" + d="m 87,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5699" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5701" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5709" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5711" + d="m 91,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 98.55361,33 99,32.55614 99,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 91.44639,31 91,31.44386 91,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5715" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5717" + d="m 91,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5725" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5727" + d="m 24,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5731" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5733" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5741" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5743" + d="m 30.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0033,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5747" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5749" + d="m 26,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5757" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5759" + d="m 56,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5763" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5765" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5773" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5775" + d="m 62.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0032,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5779" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5781" + d="m 58,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5789" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5791" + d="m 87,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5795" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5797" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5805" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5807" + d="m 93.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5811" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5813" + d="m 89,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5821" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5823" + d="m 32,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5827" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5829" + d="m 29,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5837" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5839" + d="m 64,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5843" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5845" + d="m 61,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5853" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5855" + d="m 95,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5859" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5861" + d="m 92,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6028" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6030" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6040" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6042" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6046" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6048" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6060" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6062" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6072" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6074" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6078" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6080" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6090" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6092" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6096" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6098" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6108" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6110" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6114" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6116" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6128" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6130" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6140" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6142" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6146" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6148" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6158" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6160" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6164" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6166" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6174" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6176" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6180" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6182" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6194" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6196" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6206" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6208" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6212" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6214" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6224" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6226" + d="m 96,53 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6230" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6232" + d="m 93,53 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6240" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6242" + d="m 24,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6246" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6248" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6256" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6258" + d="m 56,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6262" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6264" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6272" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6274" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6278" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6280" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6288" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6290" + d="m 88,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6294" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6296" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6304" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6306" + d="m 96,23 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6310" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6312" + d="m 93,23 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6499" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6501" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6511" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6513" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6517" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6519" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6531" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6533" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6543" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6545" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6549" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6551" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6561" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6563" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6567" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6569" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6579" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6581" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6585" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6587" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6599" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6601" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6611" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6613" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6617" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6619" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6629" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6631" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6635" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6637" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6645" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6647" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6651" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6653" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6665" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6667" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6677" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6679" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6683" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6685" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6695" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6697" + d="m 96,53 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6701" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6703" + d="m 93,53 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6711" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6713" + d="m 24,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6717" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6719" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6727" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6729" + d="m 56,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6733" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6735" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6743" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6745" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6749" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6751" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6759" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6761" + d="m 88,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6765" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6767" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6775" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6777" + d="m 96,23 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6781" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6783" + d="m 93,23 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5978" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5980" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5990" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5992" + d="m 24,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5996" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5998" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6006" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6008" + d="m 28,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 35.55361,33 36,32.55614 36,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 28.44639,31 28,31.44386 28,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6012" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6014" + d="m 28,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6022" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6024" + d="m 56,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6028-6" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6030-7" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6038" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6040" + d="m 60,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,33 68,32.55614 68,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,31 60,31.44386 60,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6044" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6046" + d="m 60,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6054" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6056" + d="m 87,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6060" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6062" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6070" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6072" + d="m 91,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 98.55361,33 99,32.55614 99,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 91.44639,31 91,31.44386 91,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6076" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6078" + d="m 91,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6086" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6088" + d="m 24,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6092" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6094" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6102" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6104" + d="m 30.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0033,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6108-5" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6110-3" + d="m 26,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6118" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6120" + d="m 56,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6124" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6126" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6134" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6136" + d="m 62.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0032,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6140-5" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6142-6" + d="m 58,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6150" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6152" + d="m 87,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6156" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6158" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6166" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6168-2" + d="m 93.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6172" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6174" + d="m 89,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6182" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6184-9" + d="m 32,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6188" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6190" + d="m 29,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6198" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6200" + d="m 64,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6204" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6206" + d="m 61,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6214" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6216-1" + d="m 95,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6220" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6222" + d="m 92,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="6.595402" + inkscape:cx="23.649497" + inkscape:cy="148.54955" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1440" + inkscape:window-height="852" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + showguides="true" + inkscape:guide-bbox="true" + units="px" + fit-margin-top="2" + fit-margin-left="2" + fit-margin-right="2" + fit-margin-bottom="2"> + <inkscape:grid + type="xygrid" + id="grid6508" + originx="-58.000001" + originy="-678" /> + <sodipodi:guide + position="0.9999997,198.00002" + orientation="0,1" + id="guide6546" /> + <sodipodi:guide + position="14,182.00002" + orientation="0,1" + id="guide6548" /> + <sodipodi:guide + position="1.9999997,195.00002" + orientation="1,0" + id="guide6550" /> + <sodipodi:guide + position="18,194.00002" + orientation="1,0" + id="guide6552" /> + <sodipodi:guide + position="32,190.00002" + orientation="1,0" + id="guide6554" /> + <sodipodi:guide + position="48.000001,189.00002" + orientation="1,0" + id="guide6556" /> + <sodipodi:guide + position="62.000001,191.00002" + orientation="1,0" + id="guide6558" /> + <sodipodi:guide + position="78,187.00002" + orientation="1,0" + id="guide6560" /> + <sodipodi:guide + position="46.000001,168.00002" + orientation="0,1" + id="guide6562" /> + <sodipodi:guide + position="47.000001,152.00002" + orientation="0,1" + id="guide6564" /> + <sodipodi:guide + position="3.9999997,138.00002" + orientation="0,1" + id="guide6566" /> + <sodipodi:guide + position="4.9999997,122.00002" + orientation="0,1" + id="guide6568" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + style="display:inline" + transform="translate(-28,-258.3622)"> + <g + id="g4165" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4195" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4197" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4209" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4211" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4213" + clip-path="url(#clipPath4215)"> + <g + id="g4219" + clip-path="url(#clipPath4221)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -50,63.10723 -49.10549,64 -48.00594,64 l 12.01188,0 C -34.89277,64 -34,63.10549 -34,62.00594 l 0,-12.01188 C -34,48.89277 -34.89451,48 -35.99406,48 l -12.01188,0 C -49.10723,48 -50,48.89451 -50,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4225" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4227" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="checkbox-unchecked" + transform="matrix(0.8,0,0,0.8,6,59.329592)" + inkscape:label="#g5656"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4179"> + <g + clip-path="url(#clipPath4183)" + id="g4181"> + <g + clip-path="url(#clipPath4189)" + id="g4187"> + <path + inkscape:connector-curvature="0" + id="path4193" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4199"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g4201"> + <image + id="image4207" + mask="url(#mask4203)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4229"> + <g + clip-path="url(#clipPath4233)" + id="g4231"> + <g + clip-path="url(#clipPath4239)" + id="g4237"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g4243"> + <path + inkscape:connector-curvature="0" + id="path4245" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + d="M 0,1.99406 C 0,0.8927712 0.8945138,0 1.99406,0 L 14.00594,0 C 15.10723,0 16,0.8945138 16,1.99406 l 0,12.01188 C 16,15.10723 15.10549,16 14.00594,16 L 1.99406,16 C 0.8927712,16 0,15.10549 0,14.00594 L 0,1.99406 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4263" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4265" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4277" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4279" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4281" + clip-path="url(#clipPath4283)"> + <g + id="g4287" + clip-path="url(#clipPath4289)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -18,63.10723 -17.10549,64 -16.00594,64 l 12.01188,0 C -2.892771,64 -2,63.10549 -2,62.00594 L -2,49.99406 C -2,48.89277 -2.894514,48 -3.99406,48 l -12.01188,0 C -17.10723,48 -18,48.89451 -18,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4295" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="checkbox-mixed" + transform="matrix(0.8,0,0,0.8,4,59.329597)" + inkscape:label="#g5670"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4247"> + <g + clip-path="url(#clipPath4251)" + id="g4249"> + <g + clip-path="url(#clipPath4257)" + id="g4255"> + <path + inkscape:connector-curvature="0" + id="path4261" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4267"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g4269"> + <image + id="image4275" + mask="url(#mask4271)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4297"> + <g + clip-path="url(#clipPath4301)" + id="g4299"> + <g + clip-path="url(#clipPath4307)" + id="g4305"> + <path + inkscape:connector-curvature="0" + id="path4311" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g4329" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4331" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4343" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4345" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4347" + clip-path="url(#clipPath4349)"> + <g + id="g4353" + clip-path="url(#clipPath4355)"> + <path + d="M 5,73 42,73 42,37 5,37 5,73 Z M 14,62.00594 C 14,63.10723 14.89451,64 15.99406,64 l 12.01188,0 C 29.10723,64 30,63.10549 30,62.00594 L 30,49.99406 C 30,48.89277 29.10549,48 28.00594,48 L 15.99406,48 C 14.89277,48 14,48.89451 14,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4359" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4361" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="checkbox-checked" + transform="matrix(0.8,0,0,0.8,2,59.329592)" + inkscape:label="#g5683"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4313"> + <g + clip-path="url(#clipPath4317)" + id="g4315"> + <g + clip-path="url(#clipPath4323)" + id="g4321"> + <path + inkscape:connector-curvature="0" + id="path4327" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4333"> + <g + transform="matrix(16,0,0,16,88,48)" + id="g4335"> + <image + id="image4341" + mask="url(#mask4337)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4363"> + <g + clip-path="url(#clipPath4367)" + id="g4365"> + <g + clip-path="url(#clipPath4373)" + id="g4371"> + <path + inkscape:connector-curvature="0" + id="path4377" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 86,65 20.6581,0 0,-17.83035 -20.6581,0 L 86,65 Z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-unchecked-insensitive" + transform="matrix(0.8,0,0,0.8,6,59.329592)" + inkscape:label="#g5630"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4379"> + <g + clip-path="url(#clipPath4383)" + id="g4381"> + <g + clip-path="url(#clipPath4389)" + id="g4387"> + <path + inkscape:connector-curvature="0" + id="path4393" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-mixed-insensitive" + transform="matrix(0.8,0,0,0.8,4,59.329597)" + inkscape:label="#g5636"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4395"> + <g + clip-path="url(#clipPath4399)" + id="g4397"> + <g + clip-path="url(#clipPath4405)" + id="g4403"> + <path + inkscape:connector-curvature="0" + id="path4409" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4411"> + <g + clip-path="url(#clipPath4415)" + id="g4413"> + <g + clip-path="url(#clipPath4421)" + id="g4419"> + <path + inkscape:connector-curvature="0" + id="path4425" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-checked-insensitive" + transform="matrix(0.8,0,0,0.8,2,59.329592)" + inkscape:label="#g5646"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4427"> + <g + clip-path="url(#clipPath4431)" + id="g4429"> + <g + clip-path="url(#clipPath4437)" + id="g4435"> + <path + inkscape:connector-curvature="0" + id="path4441" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4443"> + <g + clip-path="url(#clipPath4447)" + id="g4445"> + <g + clip-path="url(#clipPath4453)" + id="g4451"> + <path + inkscape:connector-curvature="0" + id="path4457" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 86,35 20.6581,0 0,-17.83035 -20.6581,0 L 86,35 Z" /> + </g> + </g> + </g> + </g> + <g + id="g4636" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4666" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4668" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4680" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4682" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)"> + <g + id="g4684" + clip-path="url(#clipPath4686)"> + <g + id="g4690" + clip-path="url(#clipPath4692)"> + <path + d="m -91,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -82,56.20723 -80.21097,58 -77.99574,58 l 23.99148,0 C -51.79277,58 -50,56.21097 -50,53.99574 l 0,-23.99148 C -50,27.79277 -51.78903,26 -54.00426,26 l -23.99148,0 C -80.20723,26 -82,27.78903 -82,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4696" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4698" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="grid-selection-unchecked" + transform="matrix(0.8,0,0,0.8,-178.00002,-422.95615)" + inkscape:label="#g5902"> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4650"> + <g + clip-path="url(#clipPath4654)" + id="g4652"> + <g + clip-path="url(#clipPath4660)" + id="g4658"> + <path + inkscape:connector-curvature="0" + id="path4664" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4670"> + <g + transform="matrix(32,0,0,32,24,26)" + id="g4672"> + <image + id="image4678" + mask="url(#mask4674)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4700"> + <g + clip-path="url(#clipPath4704)" + id="g4702"> + <g + clip-path="url(#clipPath4710)" + id="g4708"> + <g + transform="matrix(1,0,0,-1,24,58)" + id="g4714"> + <path + inkscape:connector-curvature="0" + id="path4716" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + d="M 0,4.004258 C 0,1.792767 1.789028,0 4.004258,0 L 27.99574,0 C 30.20723,0 32,1.789028 32,4.004258 L 32,27.99574 C 32,30.20723 30.21097,32 27.99574,32 L 4.004258,32 C 1.792767,32 0,30.21097 0,27.99574 L 0,4.004258 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4734" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4736" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4748" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4750" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)"> + <g + id="g4752" + clip-path="url(#clipPath4754)"> + <g + id="g4758" + clip-path="url(#clipPath4760)"> + <path + d="m -25,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -16,56.20723 -14.21097,58 -11.99574,58 l 23.99148,0 C 14.20723,58 16,56.21097 16,53.99574 L 16,30.00426 C 16,27.79277 14.21097,26 11.99574,26 l -23.99148,0 C -14.20723,26 -16,27.78903 -16,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4764" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4766" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="grid-selection-checked" + transform="matrix(0.8,0,0,0.8,-184.00002,-422.95615)" + inkscape:label="#g5916"> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4718"> + <g + clip-path="url(#clipPath4722)" + id="g4720"> + <g + clip-path="url(#clipPath4728)" + id="g4726"> + <path + inkscape:connector-curvature="0" + id="path4732" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,63 42,0 0,-42 -42,0 0,42 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4738"> + <g + transform="matrix(32,0,0,32,90,26)" + id="g4740"> + <image + id="image4746" + mask="url(#mask4742)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4768"> + <g + clip-path="url(#clipPath4772)" + id="g4770"> + <g + clip-path="url(#clipPath4778)" + id="g4776"> + <path + inkscape:connector-curvature="0" + id="path4782" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 91.00559,55 31.31411,0 0,-25.65833 -31.31411,0 0,25.65833 z" /> + </g> + </g> + </g> + </g> + <g + id="g4888" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4918" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4920" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4932" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4934" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g4936" + clip-path="url(#clipPath4938)"> + <g + id="g4942" + clip-path="url(#clipPath4944)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -50,63.10723 -49.10549,64 -48.00594,64 l 12.01188,0 C -34.89277,64 -34,63.10549 -34,62.00594 l 0,-12.01188 C -34,48.89277 -34.89451,48 -35.99406,48 l -12.01188,0 C -49.10723,48 -50,48.89451 -50,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4948" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4950" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="checkbox-unchecked-dark" + transform="matrix(0.8,0,0,0.8,6,23.329581)" + inkscape:label="#g5603"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4902"> + <g + clip-path="url(#clipPath4906)" + id="g4904"> + <g + clip-path="url(#clipPath4912)" + id="g4910"> + <path + inkscape:connector-curvature="0" + id="path4916" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4922"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g4924"> + <image + id="image4930" + mask="url(#mask4926)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4952"> + <g + clip-path="url(#clipPath4956)" + id="g4954"> + <g + clip-path="url(#clipPath4962)" + id="g4960"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g4966"> + <path + inkscape:connector-curvature="0" + id="path4968" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,1.99406 C 0,0.8927712 0.8945138,0 1.99406,0 L 14.00594,0 C 15.10723,0 16,0.8945138 16,1.99406 l 0,12.01188 C 16,15.10723 15.10549,16 14.00594,16 L 1.99406,16 C 0.8927712,16 0,15.10549 0,14.00594 L 0,1.99406 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4986" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4988" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5000" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5002" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g5004" + clip-path="url(#clipPath5006)"> + <g + id="g5010" + clip-path="url(#clipPath5012)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -18,63.10723 -17.10549,64 -16.00594,64 l 12.01188,0 C -2.892771,64 -2,63.10549 -2,62.00594 L -2,49.99406 C -2,48.89277 -2.894514,48 -3.99406,48 l -12.01188,0 C -17.10723,48 -18,48.89451 -18,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5016" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5018" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="checkbox-mixed-dark" + transform="matrix(0.8,0,0,0.8,4,23.329581)" + inkscape:label="#g5617"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4970"> + <g + clip-path="url(#clipPath4974)" + id="g4972"> + <g + clip-path="url(#clipPath4980)" + id="g4978"> + <path + inkscape:connector-curvature="0" + id="path4984" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4990"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g4992"> + <image + id="image4998" + mask="url(#mask4994)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5020"> + <g + clip-path="url(#clipPath5024)" + id="g5022"> + <g + clip-path="url(#clipPath5030)" + id="g5028"> + <path + inkscape:connector-curvature="0" + id="path5034" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g5052" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5054" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5066" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5068" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g5070" + clip-path="url(#clipPath5072)"> + <g + id="g5076" + clip-path="url(#clipPath5078)"> + <path + d="M 5,73 42,73 42,37 5,37 5,73 Z M 14,62.00594 C 14,63.10723 14.89451,64 15.99406,64 l 12.01188,0 C 29.10723,64 30,63.10549 30,62.00594 L 30,49.99406 C 30,48.89277 29.10549,48 28.00594,48 L 15.99406,48 C 14.89277,48 14,48.89451 14,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5082" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5084" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="checkbox-checked-dark" + inkscape:label="#g5096"> + <g + transform="matrix(1,0,0,-1,2,490.3622)" + id="g5036"> + <g + clip-path="url(#clipPath5040)" + id="g5038"> + <g + clip-path="url(#clipPath5046)" + id="g5044"> + <path + inkscape:connector-curvature="0" + id="path5050" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + inkscape:label="#g5056" + transform="matrix(1,0,0,-1,2,490.3622)" + id="5056"> + <g + transform="matrix(16,0,0,16,88,48)" + id="g5058"> + <image + id="image5064" + mask="url(#mask5060)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1,0,0,-1,1.670925,490.3622)" + id="g5086"> + <g + clip-path="url(#clipPath5090)" + id="g5088"> + <g + clip-path="url(#clipPath5096)" + id="g5094"> + <path + inkscape:connector-curvature="0" + id="path5100" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 86,65 20.6581,0 0,-17.83035 -20.6581,0 L 86,65 Z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-unchecked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,6,23.329581)" + inkscape:label="#g5696"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5102"> + <g + clip-path="url(#clipPath5106)" + id="g5104"> + <g + clip-path="url(#clipPath5112)" + id="g5110"> + <path + inkscape:connector-curvature="0" + id="path5116" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-mixed-insensitive-dark" + transform="matrix(0.8,0,0,0.8,4,23.329581)" + inkscape:label="#g5702"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5118"> + <g + clip-path="url(#clipPath5122)" + id="g5120"> + <g + clip-path="url(#clipPath5128)" + id="g5126"> + <path + inkscape:connector-curvature="0" + id="path5132" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5134"> + <g + clip-path="url(#clipPath5138)" + id="g5136"> + <g + clip-path="url(#clipPath5144)" + id="g5142"> + <path + inkscape:connector-curvature="0" + id="path5148" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-checked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,2,23.329581)" + inkscape:label="#g5712"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5150"> + <g + clip-path="url(#clipPath5154)" + id="g5152"> + <g + clip-path="url(#clipPath5160)" + id="g5158"> + <path + inkscape:connector-curvature="0" + id="path5164" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5166"> + <g + clip-path="url(#clipPath5170)" + id="g5168"> + <g + clip-path="url(#clipPath5176)" + id="g5174"> + <path + inkscape:connector-curvature="0" + id="path5180" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 86,35 20.6581,0 0,-17.83035 -20.6581,0 L 86,35 Z" /> + </g> + </g> + </g> + </g> + <g + id="g5359" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5389" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5391" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5403" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5405" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)"> + <g + id="g5407" + clip-path="url(#clipPath5409)"> + <g + id="g5413" + clip-path="url(#clipPath5415)"> + <path + d="m -91,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -82,56.20723 -80.21097,58 -77.99574,58 l 23.99148,0 C -51.79277,58 -50,56.21097 -50,53.99574 l 0,-23.99148 C -50,27.79277 -51.78903,26 -54.00426,26 l -23.99148,0 C -80.20723,26 -82,27.78903 -82,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5419" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5421" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="grid-selection-unchecked-dark" + transform="matrix(0.8,0,0,0.8,-178,-463.52756)" + inkscape:label="#g5929"> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5373"> + <g + clip-path="url(#clipPath5377)" + id="g5375"> + <g + clip-path="url(#clipPath5383)" + id="g5381"> + <path + inkscape:connector-curvature="0" + id="path5387" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5393"> + <g + transform="matrix(32,0,0,32,24,26)" + id="g5395"> + <image + id="image5401" + mask="url(#mask5397)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5423"> + <g + clip-path="url(#clipPath5427)" + id="g5425"> + <g + clip-path="url(#clipPath5433)" + id="g5431"> + <g + transform="matrix(1,0,0,-1,24,58)" + id="g5437"> + <path + inkscape:connector-curvature="0" + id="path5439" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,4.004258 C 0,1.792767 1.789028,0 4.004258,0 L 27.99574,0 C 30.20723,0 32,1.789028 32,4.004258 L 32,27.99574 C 32,30.20723 30.21097,32 27.99574,32 L 4.004258,32 C 1.792767,32 0,30.21097 0,27.99574 L 0,4.004258 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g5457" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5459" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5471" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5473" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)"> + <g + id="g5475" + clip-path="url(#clipPath5477)"> + <g + id="g5481" + clip-path="url(#clipPath5483)"> + <path + d="m -25,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -16,56.20723 -14.21097,58 -11.99574,58 l 23.99148,0 C 14.20723,58 16,56.21097 16,53.99574 L 16,30.00426 C 16,27.79277 14.21097,26 11.99574,26 l -23.99148,0 C -14.20723,26 -16,27.78903 -16,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5487" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5489" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="grid-selection-checked-dark" + transform="translate(-252.5,-667.5)" + inkscape:label="#g6494"> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5441"> + <g + clip-path="url(#clipPath5445)" + id="g5443"> + <g + clip-path="url(#clipPath5451)" + id="g5449"> + <path + inkscape:connector-curvature="0" + id="path5455" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,63 42,0 0,-42 -42,0 0,42 z" /> + </g> + </g> + </g> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5461"> + <g + transform="matrix(32,0,0,32,90,26)" + id="g5463"> + <image + id="image5469" + mask="url(#mask5465)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5491"> + <g + clip-path="url(#clipPath5495)" + id="g5493"> + <g + clip-path="url(#clipPath5501)" + id="g5499"> + <path + inkscape:connector-curvature="0" + id="path5505" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 91.00559,55 31.31411,0 0,-25.65833 -31.31411,0 0,25.65833 z" /> + </g> + </g> + </g> + </g> + <g + id="g5611" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" /> + <g + id="menuitem-checkbox-mixed" + transform="matrix(0.8,0,0,0.8,6,-18.956163)" + inkscape:label="#g5772"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5625"> + <g + clip-path="url(#clipPath5629)" + id="g5627"> + <g + clip-path="url(#clipPath5635)" + id="g5633"> + <path + inkscape:connector-curvature="0" + id="path5639" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 19,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5641"> + <g + clip-path="url(#clipPath5645)" + id="g5643"> + <g + clip-path="url(#clipPath5651)" + id="g5649"> + <path + inkscape:connector-curvature="0" + id="path5655" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 23,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-mixed-insensitive" + transform="matrix(0.8,0,0,0.8,4,-18.956163)" + inkscape:label="#g5762"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5657"> + <g + clip-path="url(#clipPath5661)" + id="g5659"> + <g + clip-path="url(#clipPath5667)" + id="g5665"> + <path + inkscape:connector-curvature="0" + id="path5671" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 51,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5673"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5677)" + id="g5675"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5683)" + id="g5681"> + <path + inkscape:connector-curvature="0" + id="path5687" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-mixed-hover" + transform="matrix(0.8,0,0,0.8,3,-18.956163)" + inkscape:label="#g5752"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5689"> + <g + clip-path="url(#clipPath5693)" + id="g5691"> + <g + clip-path="url(#clipPath5699)" + id="g5697"> + <path + inkscape:connector-curvature="0" + id="path5703" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 82,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#ffffff;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5705"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5709)" + id="g5707"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5715)" + id="g5713"> + <path + inkscape:connector-curvature="0" + id="path5719" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 86,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-checked" + transform="matrix(0.8,0,0,0.8,6,-18.956163)" + inkscape:label="#g5722"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5721"> + <g + clip-path="url(#clipPath5725)" + id="g5723"> + <g + clip-path="url(#clipPath5731)" + id="g5729"> + <path + inkscape:connector-curvature="0" + id="path5735" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 19,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#f1544d;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5737"> + <g + style="fill:#f1544d;fill-opacity:1" + clip-path="url(#clipPath5741)" + id="g5739"> + <g + style="fill:#f1544d;fill-opacity:1" + clip-path="url(#clipPath5747)" + id="g5745"> + <path + inkscape:connector-curvature="0" + id="path5751" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 22,101 20.65809,0 0,-17.83035 L 22,83.16965 22,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-checked-insensitive" + transform="matrix(0.8,0,0,0.8,4,-18.956163)" + inkscape:label="#g5732"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5753"> + <g + clip-path="url(#clipPath5757)" + id="g5755"> + <g + clip-path="url(#clipPath5763)" + id="g5761"> + <path + inkscape:connector-curvature="0" + id="path5767" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 51,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5769"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5773)" + id="g5771"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5779)" + id="g5777"> + <path + inkscape:connector-curvature="0" + id="path5783" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 54,101 20.65809,0 0,-17.83035 L 54,83.16965 54,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-checked-hover" + transform="matrix(0.8,0,0,0.8,3,-18.956163)" + inkscape:label="#g5742"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5785"> + <g + clip-path="url(#clipPath5789)" + id="g5787"> + <g + clip-path="url(#clipPath5795)" + id="g5793"> + <path + inkscape:connector-curvature="0" + id="path5799" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 82,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#ffffff;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5801"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5805)" + id="g5803"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5811)" + id="g5809"> + <path + inkscape:connector-curvature="0" + id="path5815" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,101 20.6581,0 0,-17.83035 -20.6581,0 L 85,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-radio-checked" + transform="matrix(0.8,0,0,0.8,5.8463904,-18.970443)" + inkscape:label="#g6472"> + <path + inkscape:connector-curvature="0" + id="rect6429-7-9" + d="m 30.192012,726.66581 c 6.666658,0 13.333342,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.666658,0 -13.333342,0 -20,0 0,6.66666 0,13.33333 0,20 z" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + mask="none" + transform="matrix(1.25,0,0,-1.25,0.192012,794.16581)" + id="g5817"> + <g + clip-path="url(#clipPath5821)" + id="g5819"> + <g + clip-path="url(#clipPath5827)" + id="g5825"> + <path + inkscape:connector-curvature="0" + id="path5831" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 24,70 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-radio-checked-insensitive" + transform="matrix(0.8,0,0,0.8,2.3340224,-17.961035)" + inkscape:label="#g6479"> + <path + inkscape:connector-curvature="0" + id="rect6429-7" + d="m 72.082472,725.40405 c 6.666659,0 13.333341,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.666659,0 -13.333341,0 -20,0 0,6.66666 0,13.33333 0,20 z" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,2.082472,792.90405)" + id="g5833"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5837)" + id="g5835"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5843)" + id="g5841"> + <path + inkscape:connector-curvature="0" + id="path5847" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 56,70 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="g6486" + transform="matrix(0.8,0,0,0.8,2.44964,-18.303531)"> + <g + id="menuitem-radio-checked-hover" + inkscape:label="#g5121"> + <path + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 109.43795,725.83217 c 6.66666,0 13.33334,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.66666,0 -13.33334,0 -20,0 0,6.66666 0,13.33333 0,20 z" + id="rect6429" + inkscape:connector-curvature="0" /> + <g + id="g5849" + transform="matrix(1.25,0,0,-1.25,0.68795,793.33217)" + style="fill:#ffffff;fill-opacity:1"> + <g + id="g5851" + clip-path="url(#clipPath5853)" + style="fill:#ffffff;fill-opacity:1"> + <g + id="g5857" + clip-path="url(#clipPath5859)" + style="fill:#ffffff;fill-opacity:1"> + <path + d="m 87,70 16,0 0,-16 -16,0 0,16 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path5863" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6072)" + id="g6070" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6078)" + id="g6076"> + <path + inkscape:connector-curvature="0" + id="path6082" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="radio-unchecked" + transform="matrix(0.8,0,0,0.8,6,-64.098995)" + inkscape:label="#g5782"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6038" + clip-path="url(#clipPath6040)"> + <g + id="g6044" + clip-path="url(#clipPath6046)"> + <path + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6050" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="g6058" + transform="matrix(20,0,0,-20,30,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6060)" + id="image6064" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6088" + clip-path="url(#clipPath6090)"> + <g + id="g6094" + clip-path="url(#clipPath6096)"> + <g + id="g6100" + transform="matrix(1,0,0,-1,24,64)"> + <path + d="M 0,8 C 0,3.581722 3.590712,0 8,0 l 0,0 c 4.41828,0 8,3.590712 8,8 l 0,0 c 0,4.41828 -3.59071,8 -8,8 l 0,0 C 3.581722,16 0,12.40929 0,8 l 0,0 z" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + id="path6102" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6140)" + id="g6138" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6146)" + id="g6144"> + <path + inkscape:connector-curvature="0" + id="path6150" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.418278,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.590712,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="radio-mixed" + transform="matrix(0.8,0,0,0.8,4,-64.098995)" + inkscape:label="#g5794"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6106" + clip-path="url(#clipPath6108)"> + <g + id="g6112" + clip-path="url(#clipPath6114)"> + <path + d="m 51,69 26,0 0,-26 -26,0 0,26 z" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6118" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + mask="none" + id="g6126" + transform="matrix(20,0,0,-20,70,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6128)" + id="image6132" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6156" + clip-path="url(#clipPath6158)"> + <g + id="g6162" + clip-path="url(#clipPath6164)"> + <path + d="m 55,62 18,0 0,-12 -18,0 0,12 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6168" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6206)" + id="g6204" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6212)" + id="g6210"> + <path + inkscape:connector-curvature="0" + id="path6216" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 5,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="radio-checked" + transform="matrix(0.8,0,0,0.8,2,-64.098995)" + inkscape:label="#g5804"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6172" + clip-path="url(#clipPath6174)"> + <g + id="g6178" + clip-path="url(#clipPath6180)"> + <path + d="m 83,69 26,0 0,-26 -26,0 0,26 z" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6184" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="g6192" + transform="matrix(20,0,0,-20,110,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6194)" + id="image6198" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6222" + clip-path="url(#clipPath6224)"> + <g + id="g6228" + clip-path="url(#clipPath6230)"> + <path + d="m 88,64 16,0 0,-16 -16,0 0,16 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6234" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="radio-unchecked-insensitive" + transform="matrix(0.8,0,0,0.8,6,-64.098995)" + inkscape:label="#g5814"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6238" + clip-path="url(#clipPath6240)"> + <g + id="g6244" + clip-path="url(#clipPath6246)"> + <path + d="m 19,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6250" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="radio-mixed-insensitive" + transform="matrix(0.8,0,0,0.8,4,-64.098995)" + inkscape:label="#g5820"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6254" + clip-path="url(#clipPath6256)"> + <g + id="g6260" + clip-path="url(#clipPath6262)"> + <path + d="m 51,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6266" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6270" + clip-path="url(#clipPath6272)"> + <g + id="g6276" + clip-path="url(#clipPath6278)"> + <path + d="m 55,32 18,0 0,-12 -18,0 0,12 z" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + id="path6282" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="radio-checked-insensitive" + transform="matrix(0.8,0,0,0.8,2,-64.098995)" + inkscape:label="#g5828"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6286" + clip-path="url(#clipPath6288)"> + <g + id="g6292" + clip-path="url(#clipPath6294)"> + <path + d="m 83,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6298" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6302" + clip-path="url(#clipPath6304)"> + <g + id="g6308" + clip-path="url(#clipPath6310)"> + <path + d="m 88,34 16,0 0,-16 -16,0 0,16 z" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + id="path6314" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6493" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6523" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6525" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6537" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6539" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6541" + clip-path="url(#clipPath6543)"> + <g + id="g6547" + clip-path="url(#clipPath6549)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6553" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6555" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="radio-unchecked-dark" + transform="matrix(0.8,0,0,0.8,6,-111.52756)" + inkscape:label="#g5836"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6507"> + <g + clip-path="url(#clipPath6511)" + id="g6509"> + <g + clip-path="url(#clipPath6517)" + id="g6515"> + <path + inkscape:connector-curvature="0" + id="path6521" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6527"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g6529"> + <image + id="image6535" + mask="url(#mask6531)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6557"> + <g + clip-path="url(#clipPath6561)" + id="g6559"> + <g + clip-path="url(#clipPath6567)" + id="g6565"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g6571"> + <path + inkscape:connector-curvature="0" + id="path6573" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,8 C 0,3.581722 3.590712,0 8,0 l 0,0 c 4.41828,0 8,3.590712 8,8 l 0,0 c 0,4.41828 -3.59071,8 -8,8 l 0,0 C 3.581722,16 0,12.40929 0,8 l 0,0 z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g6591" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6593" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6605" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6607" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6609" + clip-path="url(#clipPath6611)"> + <g + id="g6615" + clip-path="url(#clipPath6617)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.418278,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.590712,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6621" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6623" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="radio-mixed-dark" + transform="matrix(0.8,0,0,0.8,4,-111.52756)" + inkscape:label="#g5850"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6575"> + <g + clip-path="url(#clipPath6579)" + id="g6577"> + <g + clip-path="url(#clipPath6585)" + id="g6583"> + <path + inkscape:connector-curvature="0" + id="path6589" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6595"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g6597"> + <image + id="image6603" + mask="url(#mask6599)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6625"> + <g + clip-path="url(#clipPath6629)" + id="g6627"> + <g + clip-path="url(#clipPath6635)" + id="g6633"> + <path + inkscape:connector-curvature="0" + id="path6639" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g6657" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6659" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6671" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6673" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6675" + clip-path="url(#clipPath6677)"> + <g + id="g6681" + clip-path="url(#clipPath6683)"> + <path + d="m 5,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6687" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6689" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="radio-checked-dark" + transform="matrix(0.8,0,0,0.8,2,-111.52756)" + inkscape:label="#g5863"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6641"> + <g + clip-path="url(#clipPath6645)" + id="g6643"> + <g + clip-path="url(#clipPath6651)" + id="g6649"> + <path + inkscape:connector-curvature="0" + id="path6655" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6661"> + <g + transform="matrix(16,0,0,16,88,48)" + id="g6663"> + <image + id="image6669" + mask="url(#mask6665)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6691"> + <g + clip-path="url(#clipPath6695)" + id="g6693"> + <g + clip-path="url(#clipPath6701)" + id="g6699"> + <path + inkscape:connector-curvature="0" + id="path6705" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 88,64 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="radio-unchecked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,6,-111.52756)" + inkscape:label="#g5876"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6707"> + <g + clip-path="url(#clipPath6711)" + id="g6709"> + <g + clip-path="url(#clipPath6717)" + id="g6715"> + <path + inkscape:connector-curvature="0" + id="path6721" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="radio-mixed-insensitive-dark" + transform="matrix(0.8,0,0,0.8,4,-111.52756)" + inkscape:label="#g5882"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6723"> + <g + clip-path="url(#clipPath6727)" + id="g6725"> + <g + clip-path="url(#clipPath6733)" + id="g6731"> + <path + inkscape:connector-curvature="0" + id="path6737" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6739"> + <g + clip-path="url(#clipPath6743)" + id="g6741"> + <g + clip-path="url(#clipPath6749)" + id="g6747"> + <path + inkscape:connector-curvature="0" + id="path6753" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="radio-checked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,2,-111.52756)" + inkscape:label="#g5892"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6755"> + <g + clip-path="url(#clipPath6759)" + id="g6757"> + <g + clip-path="url(#clipPath6765)" + id="g6763"> + <path + inkscape:connector-curvature="0" + id="path6769" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6771"> + <g + clip-path="url(#clipPath6775)" + id="g6773"> + <g + clip-path="url(#clipPath6781)" + id="g6779"> + <path + inkscape:connector-curvature="0" + id="path6785" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 88,34 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="pane-handle" + transform="translate(30,-549.99986)" + style="color:#000000" + inkscape:label="#g5066-3"> + <rect + id="rect5068" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1051.3621" + width="1" /> + <rect + id="rect5070" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1047.3621" + width="1" /> + <rect + id="rect5072" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1043.3621" + width="1" /> + </g> + <g + id="g5972" + transform="matrix(1.25,0,0,-1.25,837.09246,481.76841)" /> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="slices" + style="display:none;opacity:0.3" + transform="translate(-28,-258.3622)"> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-unchecked" + width="32" + height="32" + x="30" + y="260.36221" + inkscape:label="#rect6510" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-checked" + width="32" + height="32" + x="90" + y="260.36221" + inkscape:label="#rect6512" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-unchecked-dark" + width="32" + height="32" + x="30" + y="320.36221" + inkscape:label="#rect6514" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-checked-dark" + width="32" + height="32" + x="90" + y="320.36221" + inkscape:label="#rect6516" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked" + width="16" + height="16" + x="30" + y="366.36221" + inkscape:label="#rect6518" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed" + width="16" + height="16" + x="60" + y="366.36221" + inkscape:label="#rect6520" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked" + width="16" + height="16" + x="90" + y="366.36221" + inkscape:label="#rect6522" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-insensitive" + width="16" + height="16" + x="30" + y="396.36221" + inkscape:label="#rect6524" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-insensitive" + width="16" + height="16" + x="60" + y="396.36221" + inkscape:label="#rect6526" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-insensitive" + width="16" + height="16" + x="90" + y="396.36221" + inkscape:label="#rect6528" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-dark" + width="16" + height="16" + x="30" + y="426.36221" + inkscape:label="#rect6530" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-dark" + width="16" + height="16" + x="60" + y="426.36221" + inkscape:label="#rect6532" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-dark" + width="16" + height="16" + x="90" + y="426.36221" + inkscape:label="#rect6534" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-insensitive-dark" + width="16" + height="16" + x="30" + y="456.36221" + inkscape:label="#rect6536" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-insensitive-dark" + width="16" + height="16" + x="60" + y="456.36221" + inkscape:label="#rect6538" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-insensitive-dark" + width="16" + height="16" + x="90" + y="456.36221" + inkscape:label="#rect6540" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-pane-handle" + width="4" + height="9" + x="30" + y="493.36221" + inkscape:label="#rect6542" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked" + width="16" + height="16" + x="30" + y="516.36218" + inkscape:label="#rect6570" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked-insensitive" + width="16" + height="15.999999" + x="60" + y="516.36218" + inkscape:label="#rect6572" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked-hover" + width="15.999999" + height="16" + x="90" + y="516.36218" + inkscape:label="#rect6574" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked" + width="16" + height="16" + x="30" + y="546.36218" + inkscape:label="#rect6576" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked-insensitive" + width="16" + height="16" + x="60" + y="546.36218" + inkscape:label="#rect6578" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked-hover" + width="15.999999" + height="16" + x="90" + y="546.36218" + inkscape:label="#rect6580" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed" + width="16" + height="16" + x="30" + y="576.36218" + inkscape:label="#rect6582" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed-insensitive" + width="16" + height="16" + x="60" + y="576.36218" + inkscape:label="#rect6584" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed-hover" + width="16" + height="16" + x="90" + y="576.36218" + inkscape:label="#rect6586" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked" + width="16" + height="16" + x="30" + y="606.36218" + inkscape:label="#rect6588" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed" + width="16" + height="16" + x="60" + y="606.36218" + inkscape:label="#rect6590" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked" + width="15.999999" + height="16" + x="90" + y="606.36218" + inkscape:label="#rect6592" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-insensitive" + width="16" + height="16" + x="30" + y="636.36218" + inkscape:label="#rect6594" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-insensitive" + width="16" + height="16" + x="60" + y="636.36218" + inkscape:label="#rect6596" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-insensitive" + width="16" + height="16" + x="90" + y="636.36218" + inkscape:label="#rect6598" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-dark" + width="16" + height="16" + x="30" + y="666.36218" + inkscape:label="#rect6604" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-dark" + width="16" + height="16" + x="60" + y="666.36218" + inkscape:label="#rect6606" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-dark" + width="15.999999" + height="16" + x="90" + y="666.36218" + inkscape:label="#rect6608" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-insensitive-dark" + width="16" + height="16" + x="30" + y="696.36218" + inkscape:label="#rect6610" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-insensitive-dark" + width="16" + height="16" + x="60" + y="696.36218" + inkscape:label="#rect6612" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-insensitive-dark" + width="15.999999" + height="16" + x="90" + y="696.36218" + inkscape:label="#rect6614" /> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/all-assets.txt b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/all-assets.txt new file mode 100644 index 0000000..6e738e3 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/gtk-3.0/assets/change_dpi.sh b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/change_dpi.sh new file mode 100755 index 0000000..0c03497 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked-dark.svg new file mode 100644 index 0000000..993f829 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked-dark.svg @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg new file mode 100644 index 0000000..4460212 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 14.550781 5.695312 L 118.78125 5.695312 C 123.371094 5.695312 127.117188 9.441406 127.117188 14.03125 L 127.117188 118.75 C 127.117188 123.371094 123.371094 127.082031 118.78125 127.082031 L 14.550781 127.082031 C 9.960938 127.082031 6.21875 123.371094 6.21875 118.75 L 6.21875 14.03125 C 6.21875 9.441406 9.960938 5.695312 14.550781 5.695312 Z M 14.550781 5.695312 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg new file mode 100644 index 0000000..4460212 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 14.550781 5.695312 L 118.78125 5.695312 C 123.371094 5.695312 127.117188 9.441406 127.117188 14.03125 L 127.117188 118.75 C 127.117188 123.371094 123.371094 127.082031 118.78125 127.082031 L 14.550781 127.082031 C 9.960938 127.082031 6.21875 123.371094 6.21875 118.75 L 6.21875 14.03125 C 6.21875 9.441406 9.960938 5.695312 14.550781 5.695312 Z M 14.550781 5.695312 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked.svg new file mode 100644 index 0000000..5e89535 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-checked.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed-dark.svg new file mode 100644 index 0000000..bc9d1c6 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg new file mode 100644 index 0000000..4dd2f2c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 14.453125 7.292969 L 119.402344 7.292969 C 124.25 7.292969 128.15625 11.101562 128.15625 15.851562 L 128.15625 118.554688 C 128.15625 123.273438 124.25 127.117188 119.402344 127.117188 L 14.453125 127.117188 C 9.601562 127.117188 5.695312 123.273438 5.695312 118.554688 L 5.695312 15.851562 C 5.695312 11.101562 9.601562 7.292969 14.453125 7.292969 Z M 14.453125 7.292969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..4dd2f2c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 14.453125 7.292969 L 119.402344 7.292969 C 124.25 7.292969 128.15625 11.101562 128.15625 15.851562 L 128.15625 118.554688 C 128.15625 123.273438 124.25 127.117188 119.402344 127.117188 L 14.453125 127.117188 C 9.601562 127.117188 5.695312 123.273438 5.695312 118.554688 L 5.695312 15.851562 C 5.695312 11.101562 9.601562 7.292969 14.453125 7.292969 Z M 14.453125 7.292969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed.svg new file mode 100644 index 0000000..bc9d1c6 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-mixed.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg new file mode 100644 index 0000000..803c729 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg new file mode 100644 index 0000000..efc2880 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 13.933594 5.175781 L 118.878906 5.175781 C 123.730469 5.175781 127.636719 9.015625 127.636719 13.800781 L 127.636719 117.414062 C 127.636719 122.199219 123.730469 126.042969 118.878906 126.042969 L 13.933594 126.042969 C 9.082031 126.042969 5.175781 122.199219 5.175781 117.414062 L 5.175781 13.800781 C 5.175781 9.015625 9.082031 5.175781 13.933594 5.175781 Z M 13.933594 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg new file mode 100644 index 0000000..efc2880 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 13.933594 5.175781 L 118.878906 5.175781 C 123.730469 5.175781 127.636719 9.015625 127.636719 13.800781 L 127.636719 117.414062 C 127.636719 122.199219 123.730469 126.042969 118.878906 126.042969 L 13.933594 126.042969 C 9.082031 126.042969 5.175781 122.199219 5.175781 117.414062 L 5.175781 13.800781 C 5.175781 9.015625 9.082031 5.175781 13.933594 5.175781 Z M 13.933594 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked.svg new file mode 100644 index 0000000..803c729 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/checkbox-unchecked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-checked-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-checked-dark.svg new file mode 100644 index 0000000..98d5d75 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-checked-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="333pt" viewBox="0 0 333 333" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 20.246094 11.914062 L 316.082031 11.914062 C 320.671875 11.914062 324.414062 15.625 324.414062 20.246094 L 324.414062 316.082031 C 324.414062 320.671875 320.671875 324.414062 316.082031 324.414062 L 20.246094 324.414062 C 15.625 324.414062 11.914062 320.671875 11.914062 316.082031 L 11.914062 20.246094 C 11.914062 15.625 15.625 11.914062 20.246094 11.914062 Z M 20.246094 11.914062 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 242.773438 81.640625 C 235.15625 81.835938 227.636719 85.027344 222.234375 90.527344 L 138.3125 170.441406 L 109.503906 138.183594 C 99.25 124.511719 76.789062 123.046875 64.910156 135.253906 C 53.027344 147.492188 54.6875 170.378906 68.164062 180.695312 L 117.839844 234.015625 C 137.335938 253.546875 146.160156 250.945312 165.851562 231.21875 C 165.851562 231.21875 233.5625 149.773438 273.273438 122.234375 C 282.03125 113.898438 285.710938 111.589844 281.121094 100.324219 C 276.5625 89.03125 254.753906 81.21875 242.773438 81.640625 Z M 242.773438 81.640625 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-checked.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-checked.svg new file mode 100644 index 0000000..98d5d75 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-checked.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="333pt" viewBox="0 0 333 333" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 20.246094 11.914062 L 316.082031 11.914062 C 320.671875 11.914062 324.414062 15.625 324.414062 20.246094 L 324.414062 316.082031 C 324.414062 320.671875 320.671875 324.414062 316.082031 324.414062 L 20.246094 324.414062 C 15.625 324.414062 11.914062 320.671875 11.914062 316.082031 L 11.914062 20.246094 C 11.914062 15.625 15.625 11.914062 20.246094 11.914062 Z M 20.246094 11.914062 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 242.773438 81.640625 C 235.15625 81.835938 227.636719 85.027344 222.234375 90.527344 L 138.3125 170.441406 L 109.503906 138.183594 C 99.25 124.511719 76.789062 123.046875 64.910156 135.253906 C 53.027344 147.492188 54.6875 170.378906 68.164062 180.695312 L 117.839844 234.015625 C 137.335938 253.546875 146.160156 250.945312 165.851562 231.21875 C 165.851562 231.21875 233.5625 149.773438 273.273438 122.234375 C 282.03125 113.898438 285.710938 111.589844 281.121094 100.324219 C 276.5625 89.03125 254.753906 81.21875 242.773438 81.640625 Z M 242.773438 81.640625 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg new file mode 100644 index 0000000..76c1a48 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="333pt" viewBox="0 0 333 333" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 20.246094 11.914062 L 316.082031 11.914062 C 320.671875 11.914062 324.414062 15.625 324.414062 20.246094 L 324.414062 316.082031 C 324.414062 320.671875 320.671875 324.414062 316.082031 324.414062 L 20.246094 324.414062 C 15.625 324.414062 11.914062 320.671875 11.914062 316.082031 L 11.914062 20.246094 C 11.914062 15.625 15.625 11.914062 20.246094 11.914062 Z M 20.246094 11.914062 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-unchecked.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-unchecked.svg new file mode 100644 index 0000000..76c1a48 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/grid-selection-unchecked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="333pt" viewBox="0 0 333 333" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 20.246094 11.914062 L 316.082031 11.914062 C 320.671875 11.914062 324.414062 15.625 324.414062 20.246094 L 324.414062 316.082031 C 324.414062 320.671875 320.671875 324.414062 316.082031 324.414062 L 20.246094 324.414062 C 15.625 324.414062 11.914062 320.671875 11.914062 316.082031 L 11.914062 20.246094 C 11.914062 15.625 15.625 11.914062 20.246094 11.914062 Z M 20.246094 11.914062 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg new file mode 100644 index 0000000..73b5b98 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg new file mode 100644 index 0000000..5e1af06 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg new file mode 100644 index 0000000..8b58526 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg new file mode 100644 index 0000000..a4b1906 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..ef40c30 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg new file mode 100644 index 0000000..94ace77 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg new file mode 100644 index 0000000..e8cc73c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg new file mode 100644 index 0000000..e3b29b0 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg new file mode 100644 index 0000000..5fa2a5d --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg new file mode 100644 index 0000000..0eb6586 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-checked.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-checked.svg new file mode 100644 index 0000000..6302581 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-checked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg new file mode 100644 index 0000000..1785d24 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg new file mode 100644 index 0000000..d2d6648 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg new file mode 100644 index 0000000..ed7e4af --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed.svg new file mode 100644 index 0000000..9662b87 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-mixed.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg new file mode 100644 index 0000000..1f6156a --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle-vertical.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle-vertical.svg new file mode 100644 index 0000000..c09e688 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle-vertical.svg @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="75pt" height="33pt" viewBox="0 0 75 33" version="1.1"> +<defs> +<filter id="alpha" filterUnits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%"> + <feColorMatrix type="matrix" in="SourceGraphic" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> +</filter> +<image id="image9" width="75" height="33" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAhCAYAAACRIVbWAAAABmJLR0QA/wD/AP+gvaeTAAAAZElEQVRoge3QsQmEABREwe81oDVYzrVtTeZ2ILxEUGbiDZa3DDMzc6zr9j/P/W7ze+rMF4gViBWIFYgViBWIFYgViBWIFYgViBWIFYgViBWIFYgViBWIFYgViBWIFYgFAABvcgF9SgN3pbm/PgAAAABJRU5ErkJggg=="/> +<mask id="mask0"> + <g filter="url(#alpha)"> +<use xlink:href="#image9"/> + </g> +</mask> +<clipPath id="clip1"> + <rect width="75" height="33"/> +</clipPath> +<g id="surface11" clip-path="url(#clip1)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 75 33.332031 L 66.667969 33.332031 L 66.667969 0 L 75 0 Z M 75 33.332031 "/> +</g> +<image id="image17" width="75" height="33" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAhCAYAAACRIVbWAAAABmJLR0QA/wD/AP+gvaeTAAAAdUlEQVRoge3QsQ2CAABEUZGC2hFciwWcyQVcyxGsKUhYAIvfiCTvtddc/nD5A69puj/W9fZtf47jZ16W9y8/7bkefeBMxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxAIAgDPZAFX+CDDsK9FnAAAAAElFTkSuQmCC"/> +<mask id="mask1"> + <g filter="url(#alpha)"> +<use xlink:href="#image17"/> + </g> +</mask> +<clipPath id="clip2"> + <rect width="75" height="33"/> +</clipPath> +<g id="surface19" clip-path="url(#clip2)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 33.332031 L 33.332031 33.332031 L 33.332031 0 L 41.667969 0 Z M 41.667969 33.332031 "/> +</g> +<image id="image25" width="75" height="33" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAhCAYAAACRIVbWAAAABmJLR0QA/wD/AP+gvaeTAAAAaklEQVRoge3QsQ3CQAAEQUDOXm7GOW1TDjX4O6ADSxtZL2biC0773LfteFz4jPF9z3lebf7F6+4DKxErECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxALAABW8gMYpgUwh9byuwAAAABJRU5ErkJggg=="/> +<mask id="mask2"> + <g filter="url(#alpha)"> +<use xlink:href="#image25"/> + </g> +</mask> +<clipPath id="clip3"> + <rect width="75" height="33"/> +</clipPath> +<g id="surface27" clip-path="url(#clip3)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 8.332031 33.332031 L 0 33.332031 L 0 0 L 8.332031 0 Z M 8.332031 33.332031 "/> +</g> +</defs> +<g id="surface1"> +<use xlink:href="#surface11" mask="url(#mask0)"/> +<use xlink:href="#surface19" mask="url(#mask1)"/> +<use xlink:href="#surface27" mask="url(#mask2)"/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle.png b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle.png new file mode 100644 index 0000000..e67a9dc Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle.svg new file mode 100644 index 0000000..a2a8714 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle.svg @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="33pt" height="75pt" viewBox="0 0 33 75" version="1.1"> +<defs> +<filter id="alpha" filterUnits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%"> + <feColorMatrix type="matrix" in="SourceGraphic" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> +</filter> +<image id="image9" width="33" height="75" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAABLCAYAAAD+i+5TAAAABmJLR0QA/wD/AP+gvaeTAAAATklEQVRoge3OIQ6AMBBE0YXUknIWPKfHcxYabAVqdTF17+lJ5kcAAAAAAAAAAEBExHLVus88OFt7hhFbKcfMiLf3e7RZZwb8JSKJSCLSBwPTCBHQfxYWAAAAAElFTkSuQmCC"/> +<mask id="mask0"> + <g filter="url(#alpha)"> +<use xlink:href="#image9"/> + </g> +</mask> +<clipPath id="clip1"> + <rect width="33" height="75"/> +</clipPath> +<g id="surface11" clip-path="url(#clip1)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 33.332031 66.667969 L 33.332031 75 L 0 75 L 0 66.667969 Z M 33.332031 66.667969 "/> +</g> +<image id="image17" width="33" height="75" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAABLCAYAAAD+i+5TAAAABmJLR0QA/wD/AP+gvaeTAAAAYUlEQVRoge3OsQmAQBBFwVMPjCzCFizHzmzAcmzBEgyMDi4wMtZkQWQmXva/lAAAAABIzdr3Y+TAXMr+GDHkPEVGnLVuTzdtZMBbIm4ibp+IyEvXHZEDc62R7wEAAAD+4wLtUAvzrnEaRAAAAABJRU5ErkJggg=="/> +<mask id="mask1"> + <g filter="url(#alpha)"> +<use xlink:href="#image17"/> + </g> +</mask> +<clipPath id="clip2"> + <rect width="33" height="75"/> +</clipPath> +<g id="surface19" clip-path="url(#clip2)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 33.332031 33.332031 L 33.332031 41.667969 L 0 41.667969 L 0 33.332031 Z M 33.332031 33.332031 "/> +</g> +<image id="image25" width="33" height="75" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAABLCAYAAAD+i+5TAAAABmJLR0QA/wD/AP+gvaeTAAAATUlEQVRoge3OIQ6AMBBFQUpqSTkLntPjOQsNtgK1GswaMqM3+19Zat2mRPcY59vNnBnwlYggIogI5WhtzRzYe78y/wMAAAAAAAAA8CcP/2EIET6xKgwAAAAASUVORK5CYII="/> +<mask id="mask2"> + <g filter="url(#alpha)"> +<use xlink:href="#image25"/> + </g> +</mask> +<clipPath id="clip3"> + <rect width="33" height="75"/> +</clipPath> +<g id="surface27" clip-path="url(#clip3)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 33.332031 0 L 33.332031 8.332031 L 0 8.332031 L 0 0 Z M 33.332031 0 "/> +</g> +</defs> +<g id="surface1"> +<use xlink:href="#surface11" mask="url(#mask0)"/> +<use xlink:href="#surface19" mask="url(#mask1)"/> +<use xlink:href="#surface27" mask="url(#mask2)"/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle@2.png b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle@2.png new file mode 100644 index 0000000..8a2cd07 Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/pane-handle@2.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked-dark.svg new file mode 100644 index 0000000..90e37ab --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg new file mode 100644 index 0000000..2dff2a0 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.925781 4.132812 C 101.335938 4.132812 129.199219 32.128906 129.199219 66.667969 C 129.199219 101.203125 101.335938 129.199219 66.925781 129.199219 C 32.519531 129.199219 4.65625 101.203125 4.65625 66.667969 C 4.65625 32.128906 32.519531 4.132812 66.925781 4.132812 Z M 66.925781 4.132812 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked-insensitive.svg new file mode 100644 index 0000000..2dff2a0 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.925781 4.132812 C 101.335938 4.132812 129.199219 32.128906 129.199219 66.667969 C 129.199219 101.203125 101.335938 129.199219 66.925781 129.199219 C 32.519531 129.199219 4.65625 101.203125 4.65625 66.667969 C 4.65625 32.128906 32.519531 4.132812 66.925781 4.132812 Z M 66.925781 4.132812 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked.svg new file mode 100644 index 0000000..90e37ab --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-checked.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed-dark.svg new file mode 100644 index 0000000..64ead24 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg new file mode 100644 index 0000000..96f6365 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 67.21875 6.835938 C 101.171875 6.835938 128.710938 33.722656 128.710938 66.863281 C 128.710938 100 101.171875 126.855469 67.21875 126.855469 C 33.269531 126.855469 5.730469 100 5.730469 66.863281 C 5.730469 33.722656 33.269531 6.835938 67.21875 6.835938 Z M 67.21875 6.835938 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed-insensitive.svg new file mode 100644 index 0000000..96f6365 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 67.21875 6.835938 C 101.171875 6.835938 128.710938 33.722656 128.710938 66.863281 C 128.710938 100 101.171875 126.855469 67.21875 126.855469 C 33.269531 126.855469 5.730469 100 5.730469 66.863281 C 5.730469 33.722656 33.269531 6.835938 67.21875 6.835938 Z M 67.21875 6.835938 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed.svg new file mode 100644 index 0000000..64ead24 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-mixed.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-selected-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-selected-insensitive.svg new file mode 100644 index 0000000..2dff2a0 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-selected-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.925781 4.132812 C 101.335938 4.132812 129.199219 32.128906 129.199219 66.667969 C 129.199219 101.203125 101.335938 129.199219 66.925781 129.199219 C 32.519531 129.199219 4.65625 101.203125 4.65625 66.667969 C 4.65625 32.128906 32.519531 4.132812 66.925781 4.132812 Z M 66.925781 4.132812 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-selected.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-selected.svg new file mode 100644 index 0000000..90e37ab --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-selected.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked-dark.svg new file mode 100644 index 0000000..712de67 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg new file mode 100644 index 0000000..647135c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.144531 5.175781 C 100.976562 5.175781 129.199219 32.714844 129.199219 66.667969 C 129.199219 100.617188 100.976562 128.15625 66.144531 128.15625 C 31.316406 128.15625 3.058594 100.617188 3.058594 66.667969 C 3.058594 32.714844 31.316406 5.175781 66.144531 5.175781 Z M 66.144531 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg new file mode 100644 index 0000000..647135c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.144531 5.175781 C 100.976562 5.175781 129.199219 32.714844 129.199219 66.667969 C 129.199219 100.617188 100.976562 128.15625 66.144531 128.15625 C 31.316406 128.15625 3.058594 100.617188 3.058594 66.667969 C 3.058594 32.714844 31.316406 5.175781 66.144531 5.175781 Z M 66.144531 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked.svg new file mode 100644 index 0000000..712de67 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unchecked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected-dark.svg new file mode 100644 index 0000000..214ed94 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected-dark.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> +<g transform="translate(0 -1036.3622)"> +<path style="fill:#393939" d="M 15,8 A 7,7 0 1 1 1,8 7,7 0 1 1 15,8 z" transform="matrix(1.04961 0 0 1.03157 -.42841 1036.2044)"/> +<path style="fill:#1f1f1f" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg new file mode 100644 index 0000000..0fdfaf4 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> +<g transform="translate(0 -1036.3622)"> +<path style="fill:#2a2a2a" d="m 7.9891678,1037.1027 c 4.0385812,0 7.3124992,3.254 7.3124992,7.2678 0,4.0139 -3.273918,7.2679 -7.3124992,7.2679 -4.0385821,0 -7.31249997,-3.254 -7.31249997,-7.2679 0,-4.0138 3.27391787,-7.2678 7.31249997,-7.2678 z"/> +<path style="fill:#1f1f1f" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected-insensitive.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected-insensitive.svg new file mode 100644 index 0000000..647135c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.144531 5.175781 C 100.976562 5.175781 129.199219 32.714844 129.199219 66.667969 C 129.199219 100.617188 100.976562 128.15625 66.144531 128.15625 C 31.316406 128.15625 3.058594 100.617188 3.058594 66.667969 C 3.058594 32.714844 31.316406 5.175781 66.144531 5.175781 Z M 66.144531 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected.svg b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected.svg new file mode 100644 index 0000000..712de67 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/radio-unselected.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/sed.sh b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/sed.sh new file mode 100755 index 0000000..0988307 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/sed.sh @@ -0,0 +1,9 @@ +#!/bin/sh +sed -i \ + -e 's/#1e1f1e/rgb(0%,0%,0%)/g' \ + -e 's/#d9cdb5/rgb(100%,100%,100%)/g' \ + -e 's/#0f0f0f/rgb(50%,0%,0%)/g' \ + -e 's/#ef934d/rgb(0%,50%,0%)/g' \ + -e 's/#272a28/rgb(50%,0%,50%)/g' \ + -e 's/#d9cdb5/rgb(0%,0%,50%)/g' \ + "$@" diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/unsed.sh b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/unsed.sh new file mode 100755 index 0000000..1cc4e1b --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/assets/unsed.sh @@ -0,0 +1,11 @@ +#!/bin/sh +sed -i \ + -e 's/rgb(0%,0%,0%)/#1e1f1e/g' \ + -e 's/rgb(100%,100%,100%)/#d9cdb5/g' \ + -e 's/rgb(50%,0%,0%)/#0f0f0f/g' \ + -e 's/rgb(0%,50%,0%)/#ef934d/g' \ + -e 's/rgb(0%,50.196078%,0%)/#ef934d/g' \ + -e 's/rgb(50%,0%,50%)/#272a28/g' \ + -e 's/rgb(50.196078%,0%,50.196078%)/#272a28/g' \ + -e 's/rgb(0%,0%,50%)/#d9cdb5/g' \ + "$@" diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/gtk-dark.css b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/gtk-dark.css new file mode 100644 index 0000000..b00626d --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/gtk-dark.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk/dist/gtk-dark.css"); diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/gtk.css b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/gtk.css new file mode 100644 index 0000000..c6eab95 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/gtk.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk/dist/gtk.css"); diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/gtk.gresource.xml b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/gtk.gresource.xml new file mode 100644 index 0000000..8281d70 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/gtk.gresource.xml @@ -0,0 +1,48 @@ +<?xml version='1.0' encoding='UTF-8'?> +<gresources> + <gresource prefix='/org/numixproject/gtk'> + <file preprocess='to-pixdata'>assets/checkbox-checked-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-checked-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-checked.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-unchecked-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-unchecked-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-unchecked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-checked-dark.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-checked.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-unchecked-dark.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed.svg</file> + <file preprocess='to-pixdata'>assets/radio-unchecked-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-unchecked-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-unchecked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/pane-handle.png</file> + <file preprocess='to-pixdata'>assets/pane-handle@2.png</file> + <file>dist/gtk.css</file> + <file>dist/gtk-dark.css</file> + </gresource> +</gresources> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.0/thumbnail.png b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/thumbnail.png new file mode 100644 index 0000000..e0e2e99 Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/gtk-3.0/thumbnail.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.20/assets b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/assets new file mode 120000 index 0000000..ec2e4be --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/assets @@ -0,0 +1 @@ +../assets \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.20/dist/gtk-dark.css b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/dist/gtk-dark.css new file mode 100644 index 0000000..33fa8f5 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/dist/gtk-dark.css @@ -0,0 +1,8505 @@ +/*$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 #0f0f0f; +@define-color dark_fg_color #d9cdb5; +/* colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_bg_color #d9cdb5; +@define-color theme_fg_color #1e1f1e; +@define-color theme_base_color #d9cdb5; +@define-color text_view_bg #d9cdb5; +/*workaround for new vte versions */ +@define-color theme_text_color #272a28; +@define-color theme_selected_bg_color #ef934d; +@define-color theme_selected_fg_color #0f0f0f; +@define-color theme_tooltip_bg_color #1e1f1e; +@define-color theme_tooltip_fg_color #d9cdb5; +/* shadow effects */ +@define-color light_shadow #daceb6; +@define-color dark_shadow #060606; +/* misc colors used by gtk+ */ +@define-color info_fg_color #0f0f0f; +@define-color info_bg_color #71b4d6; +@define-color warning_fg_color #0f0f0f; +@define-color warning_bg_color #ef934d; +@define-color question_fg_color #0f0f0f; +@define-color question_bg_color #71b4d6; +@define-color error_fg_color #0f0f0f; +@define-color error_bg_color #f16e65; +@define-color link_color #71b4d6; +@define-color success_color #7ec97e; +@define-color warning_color #ef934d; +@define-color error_color #f16e65; +/* 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(#1e1f1e,#d9cdb5,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(#d9cdb5,#1e1f1e,0.1); +@define-color unfocused_borders mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); +@define-color button_bg_color #d9cdb5; +@define-color button_fg_color #272a28; +@define-color header_button_bg_color #272a28; +@define-color header_button_fg_color #d9cdb5; +@define-color insensitive_bg_color mix(#d9cdb5,#d9cdb5,0.6); +@define-color insensitive_fg_color mix(#1e1f1e,#d9cdb5,0.5); +/* osd */ +@define-color osd_base #0f0f0f; +@define-color osd_bg rgba(15, 15, 15, 0.8); +@define-color osd_fg #d9cdb5; +@define-color osd_insensitive_bg_color mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.5); +@define-color osd_insensitive_fg_color mix(#d9cdb5,#0f0f0f,0.6); +@define-color osd_borders_color rgba(13, 13, 13, 0.8); +/* lightdm greeter colors */ +@define-color lightdm_bg_color #0f0f0f; +@define-color lightdm_fg_color #d9cdb5; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color mix(#1e1f1e,#d9cdb5,0.5); +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #272a28; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #d9cdb5; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #d9cdb5; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #ef934d; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #0f0f0f; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color #f3efe8; +/* window manager colors */ +@define-color wm_bg_focused #0f0f0f; +@define-color wm_bg_unfocused #d9cdb5; +@define-color wm_border_focused #1e1f1e; +@define-color wm_border_unfocused #1e1f1e; +@define-color wm_title_focused #d9cdb5; +@define-color wm_title_unfocused mix(#1e1f1e,#d9cdb5,0.4); +@define-color wm_icons_focused #d9cdb5; +@define-color wm_icons_focused_prelight #ef934d; +@define-color wm_icons_focused_pressed #e87015; +@define-color wm_icons_unfocused mix(#1e1f1e,#d9cdb5,0.4); +@define-color wm_icons_unfocused_prelight #ef934d; +@define-color wm_icons_unfocused_pressed #e87015; +/************** + ! 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(239, 147, 77, 0.5); + outline-style: dashed; + outline-width: 2px; + outline-offset: -1px; + -gtk-outline-radius: 0px; } + +/************* + ! 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: #ef934d; + color: #0f0f0f; } + +* { + /* hyperlinks */ + -GtkIMHtml-hyperlink-color: #71b4d6; } + *:disabled, *:disabled:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + *:disabled, *:disabled { + -gtk-icon-effect: dim; } + *:hover { + -gtk-icon-effect: highlight; } + *:link, *:visited { + color: #71b4d6; } + +.background { + background-color: #d9cdb5; + color: #1e1f1e; } + .background:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + .background.csd { + background-color: #d9cdb5; } + +.gtkstyle-fallback { + background-color: rgba(217, 205, 181, 0.5); + color: #1e1f1e; } + .gtkstyle-fallback:hover { + background-color: #e7dfcf; + color: #1e1f1e; } + .gtkstyle-fallback:active { + background-color: #cbbb9b; + color: #1e1f1e; } + .gtkstyle-fallback:disabled { + background-color: #d9cdb4; + color: mix(#1e1f1e,#d9cdb5,0.5); } + +image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled { + background-color: transparent; } + +label.separator { + color: #1e1f1e; } + label.separator:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + +label selection { + background-color: #ef934d; + color: #0f0f0f; } + +label:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + label:disabled:backdrop { + color: #f3efe8; } + +label:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + +assistant .sidebar { + background-color: #d9cdb5; + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + assistant .sidebar:backdrop { + background-color: #d9cdb5; + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +assistant.csd .sidebar { + border-top-style: none; } + +assistant .sidebar label { + padding: 2px 4px; } + +assistant .sidebar label.highlight { + background-color: mix(#1e1f1e,#d9cdb5,0.8); } + +/********* + ! Buttons +**********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#ef934e), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#ef934d), 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(#ef934e), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(218, 206, 183, 0.765882)), 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: 18px; + min-width: 18px; + padding: 2px; + border-width: 1px; + border-style: solid; + border-radius: 0px; + -gtk-outline-radius: 0px; + 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: 2px 2px; } + +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: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + +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 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 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: 0px; + -gtk-outline-radius: 0px; } + +.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: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + +.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > button:last-child { + border-width: 1px; + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + +.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > button:only-child { + border-width: 1px; + border-radius: 0px; + -gtk-outline-radius: 0px; } + +.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(217, 205, 181, 0.3); + background-color: rgba(30, 31, 30, 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(239, 147, 77, 0.3); + background-color: rgba(15, 15, 15, 0.1); + background-image: none; + box-shadow: none; } + +button, button.nautilus-circular-button.image-button { + background-color: #d9cdb5; + background-image: none; + border-color: rgba(31, 34, 32, 0.32); + color: #272a28; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.32); } + button:disabled, button.nautilus-circular-button.image-button:disabled { + border-color: rgba(33, 36, 34, 0.32); } + button:active:disabled, button:checked:disabled { + border-color: rgba(31, 34, 32, 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(#ef934d,rgba(39, 42, 40, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(39, 42, 40, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(39, 42, 40, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(39, 42, 40, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.flat, button.flat.nautilus-circular-button.image-button { + color: #272a28; + border-color: rgba(217, 205, 181, 0); + background-color: rgba(217, 205, 181, 0); + background-image: none; + box-shadow: none; } + button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(31, 34, 32, 0.4); + color: #272a28; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.4); } + button:hover:disabled, button.flat:hover:disabled { + border-color: rgba(33, 36, 34, 0.4); } + button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled { + border-color: rgba(31, 34, 32, 0.4); } + button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(39, 42, 40, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #272a28; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + button:focus:hover, button.flat:focus:hover { + background-color: #e7dfcf; + background-image: none; + border-color: rgba(31, 34, 32, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + button:focus:hover:hover, button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.4); } + button:focus:hover:disabled, button.flat:focus:hover:disabled { + border-color: rgba(33, 36, 34, 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(31, 34, 32, 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: #ef934d; + background-image: none; + border-color: rgba(31, 34, 32, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(39, 42, 40, 0.06), inset 0 1px rgba(39, 42, 40, 0.07), inset -1px 0 rgba(39, 42, 40, 0.06), inset 0 -1px rgba(39, 42, 40, 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(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.32); } + button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled { + border-color: rgba(33, 36, 34, 0.32); } + button:active:checked:disabled, button.flat:active:checked:disabled { + border-color: rgba(31, 34, 32, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #272a28; } + button:disabled:disabled, button.flat:disabled:disabled { + background-color: alpha(mix(#d9cdb5,#272a28,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#d9cdb5,#272a28,0.6); + box-shadow: none; } + button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled { + color: mix(#d9cdb5,#272a28,0.6); } + button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button:backdrop, button.nautilus-circular-button.image-button:backdrop, button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(217, 205, 181, 0.9); } + button.separator:disabled, button .separator:disabled { + color: rgba(217, 205, 181, 0.85); } + button separator, button.nautilus-circular-button.image-button separator { + background-image: image(mix(#272a28,#d9cdb5,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(6, 6, 6, 0.12); } + .inline-toolbar button:focus, .inline-toolbar button:hover, .linked > button:focus, .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + .inline-toolbar button:disabled, .linked > button:disabled { + box-shadow: inset -1px 0 #bea980; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + .linked.vertical > button { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + .linked.vertical > button:focus, .linked.vertical > button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.05); } + .linked.vertical > button:disabled { + box-shadow: inset 0 -1px #bea980; } + .linked.vertical > button:last-child, .linked.vertical > button:only-child { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + button.circular, button.nautilus-circular-button.image-button, button.circular-button { + padding: 0; + min-width: 26px; + min-height: 26px; + 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: #272a28; + padding: 2px 3px; } + 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: #f4f1ea; + background-image: none; } + spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover { + border-color: rgba(31, 34, 32, 0.4); } + spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.4); } + spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled { + border-color: rgba(33, 36, 34, 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(31, 34, 32, 0.4); } + spinbutton button:focus:hover { + color: mix(#1e1f1e,mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3),0.3); } + spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled { + color: mix(#272a28,#d9cdb5,0.7); } + spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + spinbutton button:backdrop:disabled { + color: rgba(243, 239, 232, 0.8); } + +spinbutton:not(.vertical) { + /*@extend %entry;*/ + background-color: #d9cdb5; + background-image: none; + /*@include border($base_color);*/ + padding: 0; + border-radius: 0px; + -gtk-outline-radius: 0px; + color: #272a28; + caret-color: #272a28; + /*&:focus, &:active { border-color: border_focus($borders_color); }*/ } + spinbutton:not(.vertical):disabled { + background-color: #cbbb9b; + background-image: none; + color: mix(#d9cdb5,#272a28,0.5); } + spinbutton:not(.vertical) entry { + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; + 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(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(12, 12, 12, 0.2); } + spinbutton:not(.vertical) button:backdrop { + border-color: alpha(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl) { + border-right-style: none; + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + spinbutton:not(.vertical) button.down:dir(rtl):focus { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr) { + border-left-style: none; + border-radius: 0 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 0; } + spinbutton:not(.vertical) button.up:dir(ltr):focus { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); + box-shadow: inset 1px 0 mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + +spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry { + min-width: 0; + padding-left: 0px; + padding-right: 0px; } + +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(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + +spinbutton.vertical button.up { + border-radius: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + spinbutton.vertical button.up:focus { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + +spinbutton.vertical button.down { + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + spinbutton.vertical button.down:focus { + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + +/****************** +! ComboBoxes * +*******************/ +combobox button.combo, combobox button.combo.nautilus-circular-button.image-button { + min-width: 0; + padding-left: 2px; + padding-right: 2px; } + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 14px; + min-width: 14px; + padding: 1px; } + +combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry { + padding: 2px 2px; } + +combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button { + padding: 2px; } + +combobox menu menuitem { + padding: 2px 3px; } + combobox menu menuitem cellview { + min-height: 18px; } + +/********* + ! 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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.1), inset 0 1px rgba(6, 6, 6, 0.12), inset -1px 0 rgba(6, 6, 6, 0.1), inset 0 -1px rgba(6, 6, 6, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 2px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 2px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#d9cdb5,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +entry { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#272a28,#d9cdb5,0.56); + padding: 4px 2px; + color: #272a28; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + entry:focus, entry:hover { + border-color: mix(#ef934d,mix(#272a28,#d9cdb5,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(#272a28,#d9cdb5,0.48); } + entry:disabled { + border-color: mix(#272a28,#d9cdb5,0.64); } + entry:active:disabled, entry:checked:disabled { + border-color: mix(#272a28,#d9cdb5,0.56); } + entry:focus, entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + entry:disabled { + background-color: mix(#d9cdb5,#272a28,0.07); + background-image: none; + opacity: .9; + color: mix(#d9cdb5,#272a28,0.9); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +toolbar { + padding: 1px; + border-style: none; } + toolbar.horizontal separator { + margin: 0 4px 1px; } + toolbar.vertical separator { + margin: 4px 1px 4px 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: 5px; + margin-bottom: 5px; } + headerbar switch { + margin-top: 3px; + margin-bottom: 3px; } + window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 0px; } + window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 0px; } + +.titlebar:not(headerbar), headerbar { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.88); + color: #d9cdb5; + background-color: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + color: #d9cdb5; + padding: 0 6px; + min-height: 42px; } + .titlebar:focus:not(headerbar), headerbar:focus, .titlebar:hover:not(headerbar), headerbar:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,0.8),0.3); } + .titlebar:active:not(headerbar), headerbar:active, .titlebar:checked:not(headerbar), headerbar:checked { + border-color: mix(#d9cdb5,#0f0f0f,0.4); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.92); } + .titlebar:active:disabled:not(headerbar), headerbar:active:disabled, .titlebar:checked:disabled:not(headerbar), headerbar:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.88); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#d9cdb5,#0f0f0f,0.5); } + .titlebar:not(headerbar) .background, headerbar .background { + background-color: #0f0f0f; + border-color: mix(#0f0f0f,#d9cdb5,0.3); } + .titlebar:not(headerbar) .title, headerbar .title { + font-weight: bold; + padding: 0 4px; } + .titlebar:not(headerbar) .subtitle, headerbar .subtitle { + font-size: smaller; + padding: 0 4px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #0f0f0f; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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: #101010; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #101010; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #111111; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#0f0f0f,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#0f0f0f,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#0f0f0f,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(15, 15, 15, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:not(headerbar) button.image-button, headerbar button.image-button, headerbar button.image-button.nautilus-circular-button { + padding: 2px; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 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 #0c0c0c; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button, headerbar box button.image-button.nautilus-circular-button { + padding: 2px 6px; } + .titlebar:not(headerbar) separator, headerbar separator { + color: #090909; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .titlebar:not(headerbar) separator, headerbar separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:backdrop:not(headerbar), headerbar:backdrop { + background-color: #d9cdb5; + background-image: none; + color: mix(#1e1f1e,#d9cdb5,0.4); + text-shadow: none; + border-color: mix(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9),#d9cdb5,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: 2px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); + padding: 2px; } + .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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 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: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(39, 42, 40, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + .titlebar:not(headerbar) button.text-button, headerbar button.text-button, headerbar button.text-button.nautilus-circular-button.image-button { + padding: 2px 5px; } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; } + .titlebar:not(headerbar) button.flat:hover, headerbar button.flat:hover { + color: #d9cdb5; } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#1e1f1e,#d9cdb5,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: #d9cdb5; } + .titlebar:not(headerbar) viewswitcher button:not(:checked):not(:hover) stack box, headerbar viewswitcher button:not(:checked):not(:hover) stack box { + color: #272a28; } + .titlebar:not(headerbar) button.titlebutton + separator.titlebutton, headerbar button.titlebutton + separator.titlebutton { + margin-left: 0; + margin-right: 2px; } + .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button { + border: 0; + padding: 2px; + background-image: none; + background-color: transparent; + color: #d9cdb5; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover { + background-image: none; + background-color: transparent; + color: #ef934d; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active { + background-image: none; + background-color: transparent; + color: #ec8130; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:backdrop, headerbar button.titlebutton:backdrop { + background: none; + color: mix(#1e1f1e,#d9cdb5,0.4); + -gtk-icon-shadow: none; } + +toolbar { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#1e1f1e,#d9cdb5,0.64); + color: #1e1f1e; } + toolbar:focus, toolbar:hover { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,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(#1e1f1e,#d9cdb5,0.56); } + toolbar:disabled { + border-color: mix(#1e1f1e,#d9cdb5,0.72); } + toolbar:active:disabled, toolbar:checked:disabled { + border-color: mix(#1e1f1e,#d9cdb5,0.64); } + toolbar:disabled { + background-color: #cbbb9b; + background-image: none; + color: mix(#1e1f1e,#d9cdb5,0.5); } + toolbar .background { + background-color: #d9cdb5; + border-color: mix(#d9cdb5,#1e1f1e,0.3); } + toolbar .title { + font-weight: bold; + padding: 0 4px; } + toolbar .subtitle { + font-size: smaller; + padding: 0 4px; } + toolbar button, toolbar button.nautilus-circular-button.image-button { + background-color: #d9cdb5; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.32); } + toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(26, 26, 26, 0.32); } + toolbar button:active:disabled, toolbar button:checked:disabled { + border-color: rgba(24, 25, 24, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button { + color: #1e1f1e; + border-color: rgba(217, 205, 181, 0); + background-color: rgba(217, 205, 181, 0); + background-image: none; + box-shadow: none; } + toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar button:hover:disabled, toolbar button.flat:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 0.4); } + toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(30, 31, 30, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + toolbar button:focus:hover, toolbar button.flat:focus:hover { + background-color: #e7dfcf; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 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: #ef934d; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(30, 31, 30, 0.06), inset 0 1px rgba(30, 31, 30, 0.07), inset -1px 0 rgba(30, 31, 30, 0.06), inset 0 -1px rgba(30, 31, 30, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.32); } + toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled { + border-color: rgba(26, 26, 26, 0.32); } + toolbar button:active:checked:disabled, toolbar button.flat:active:checked:disabled { + border-color: rgba(24, 25, 24, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #1e1f1e; } + toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#d9cdb5,#1e1f1e,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#d9cdb5,#1e1f1e,0.6); + box-shadow: none; } + toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled { + color: mix(#d9cdb5,#1e1f1e,0.6); } + toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar button:backdrop, toolbar button.nautilus-circular-button.image-button:backdrop, toolbar button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(217, 205, 181, 0.9); } + toolbar button.separator:disabled, toolbar button .separator:disabled { + color: rgba(217, 205, 181, 0.85); } + toolbar button separator, toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#1e1f1e,#d9cdb5,0.9)); } + toolbar button.image-button, toolbar button.image-button.nautilus-circular-button { + padding: 2px; } + 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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + toolbar viewswitcher button:disabled, toolbar viewswitcher button.nautilus-circular-button.image-button:disabled, + toolbar .linked > button:disabled { + box-shadow: inset -1px 0 #bea980; } + 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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button { + padding: 2px 6px; } + toolbar separator, toolbar separator:disabled { + color: #9e8451; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + toolbar.inline-toolbar { + padding: 1px; + border-width: 0 1px 1px; + border-style: solid; + border-color: mix(#d9cdb5,#1e1f1e,0.1); + background-color: mix(mix(#d9cdb5,#1e1f1e,0.1),#d9cdb5,0.7); + background-image: none; } + toolbar.inline-toolbar:backdrop { + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); + background-color: mix(#d9cdb5,mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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: #d9cdb5; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.32); } + toolbar.inline-toolbar button:disabled { + border-color: rgba(26, 26, 26, 0.32); } + toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled { + border-color: rgba(24, 25, 24, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar.inline-toolbar button.flat { + color: #1e1f1e; + border-color: rgba(217, 205, 181, 0); + background-color: rgba(217, 205, 181, 0); + background-image: none; + box-shadow: none; } + toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:hover { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 0.4); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(30, 31, 30, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover { + background-color: #e7dfcf; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 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: #ef934d; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(30, 31, 30, 0.06), inset 0 1px rgba(30, 31, 30, 0.07), inset -1px 0 rgba(30, 31, 30, 0.06), inset 0 -1px rgba(30, 31, 30, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 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(26, 26, 26, 0.32); } + toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled { + border-color: rgba(24, 25, 24, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover { + color: #1e1f1e; } + toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#d9cdb5,#1e1f1e,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#d9cdb5,#1e1f1e,0.6); + box-shadow: none; } + toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled { + color: mix(#d9cdb5,#1e1f1e,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar.inline-toolbar button:backdrop, toolbar.inline-toolbar button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator { + border: 1px solid currentColor; + color: rgba(217, 205, 181, 0.9); } + toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled { + color: rgba(217, 205, 181, 0.85); } + toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#1e1f1e,#d9cdb5,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: #0d0d0d; } + +.background .titlebar:backdrop, .background .titlebar { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +.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: 2px; + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + actionbar > revealer > box:backdrop { + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +/**************************** + ! Search and Location bars * +*****************************/ +searchbar, +.location-bar { + background-color: #d6c9b0; + background-image: none; + border-width: 0 0 1px; + border-style: solid; + border-color: #bea980; + color: #1e1f1e; } + +/****************** + ! Action buttons * +*******************/ +.suggested-action, headerbar.selection-mode button.suggested-action, +.titlebar.selection-mode:not(headerbar) button.suggested-action { + background-color: #7ec97e; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action, + .titlebar:not(headerbar).selection-mode button.flat.suggested-action { + color: #0f0f0f; + border-color: rgba(126, 201, 126, 0); + background-color: rgba(126, 201, 126, 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: #8ace8a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:hover:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #8ace8a; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .suggested-action:focus:hover, + .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover { + background-color: #95d395; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + .suggested-action:active:checked:disabled, .suggested-action.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #0f0f0f; } + .suggested-action:disabled:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled { + background-color: alpha(mix(#7ec97e,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#7ec97e,#0f0f0f,0.6); + box-shadow: none; } + .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled { + color: mix(#7ec97e,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(126, 201, 126, 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(126, 201, 126, 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(#0f0f0f,#7ec97e,0.9)); } + +.destructive-action { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + .destructive-action:focus, .destructive-action:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:disabled { + border-color: rgba(13, 13, 13, 0.32); } + .destructive-action:active:disabled, .destructive-action:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .destructive-action.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + .destructive-action:hover, .destructive-action.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + .destructive-action:focus, .destructive-action.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .destructive-action:focus:hover, .destructive-action.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover { + color: #0f0f0f; } + .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,0.6); } + .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .destructive-action:backdrop, .destructive-action.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + .destructive-action.separator, .destructive-action .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + .destructive-action.separator:disabled, .destructive-action .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + .destructive-action separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/****************** + ! Selection mode * +*******************/ +headerbar.selection-mode, +.titlebar:not(headerbar).selection-mode { + background-color: #ef934d; + background-image: none; + border-color: mix(#0f0f0f,#ef934d,0.72); + color: #0f0f0f; } + headerbar.selection-mode:focus, headerbar.selection-mode:hover, + .titlebar:not(headerbar).selection-mode:focus, + .titlebar:not(headerbar).selection-mode:hover { + border-color: mix(#ef934d,mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.48); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + border-color: mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.72); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + background-color: #ec8130; + background-image: none; + color: mix(#0f0f0f,#ef934d,0.5); } + headerbar.selection-mode .background, + .titlebar:not(headerbar).selection-mode .background { + background-color: #ef934d; + border-color: mix(#ef934d,#0f0f0f,0.3); } + headerbar.selection-mode .title, + .titlebar:not(headerbar).selection-mode .title { + font-weight: bold; + padding: 0 4px; } + headerbar.selection-mode .subtitle, + .titlebar:not(headerbar).selection-mode .subtitle { + font-size: smaller; + padding: 0 4px; } + headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button, + .titlebar:not(headerbar).selection-mode button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode button.image-button, + .titlebar:not(headerbar).selection-mode button.image-button { + padding: 2px; } + 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(6, 6, 6, 0.12); } + 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(6, 6, 6, 0.32); } + 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 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 #e87015; } + 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(6, 6, 6, 0.12); } + 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(6, 6, 6, 0.32); } + 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + headerbar.selection-mode box button.image-button, + .titlebar:not(headerbar).selection-mode box button.image-button { + padding: 2px 6px; } + headerbar.selection-mode separator, headerbar.selection-mode separator:disabled, + .titlebar:not(headerbar).selection-mode separator, + .titlebar:not(headerbar).selection-mode separator:disabled { + color: #ae5410; + 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode:backdrop, + .titlebar:not(headerbar).selection-mode:backdrop { + background-color: #ef934d; + 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: #e87015; + 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: #cb6212; } + 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: #d96914; } + 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(15, 15, 15, 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: #cb6212; } + +/********** + ! Calendar +***********/ +calendar { + padding: 1px 3px; + outline-offset: -1px; + color: #272a28; } + calendar:selected { + border-radius: 0px; } + calendar.header { + border-bottom: 1px solid rgba(12, 12, 12, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(12, 12, 12, 0.1); } + calendar.button { + color: rgba(30, 31, 30, 0.55); } + calendar.button:hover { + color: #1e1f1e; } + calendar.button:backdrop { + color: alpha(mix(#1e1f1e,#d9cdb5,0.5),0.55); } + calendar.button:disabled { + color: alpha(mix(#1e1f1e,#d9cdb5,0.5),0.55); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: mix(#ef934d,#1e1f1e,0.5); } + calendar:backdrop { + color: mix(#d9cdb5,#272a28,0.8); } + +/* gnome-calendar */ +.calendar-view { + background-color: #d9cdb5; + color: #272a28; } + +/*************** + ! Color chooser +****************/ +colorswatch:drop(active), colorswatch { + border-style: none; } + +colorswatch.top { + border-top-left-radius: 0.5px; + border-top-right-radius: 0.5px; } + colorswatch.top overlay { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +colorswatch.bottom { + border-bottom-left-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.bottom overlay { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 0.5px; + border-bottom-left-radius: 0.5px; } + colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.dark overlay { + color: #0f0f0f; } + colorswatch.dark overlay:hover { + border-color: mix(#d9cdb5,#1e1f1e,0.1); } + colorswatch.dark overlay:backdrop { + color: mix(#ef934d,#0f0f0f,0.66); } + +colorswatch.light overlay { + color: #272a28; } + colorswatch.light overlay:hover { + border-color: mix(#d9cdb5,#1e1f1e,0.1); } + colorswatch.light overlay:backdrop { + color: mix(#d9cdb5,#272a28,0.8); } + +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px mix(#d9cdb5,#1e1f1e,0.1), inset 0 0 0 1px #ef934d; } + colorswatch:drop(active).dark overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px mix(#d9cdb5,#1e1f1e,0.1), inset 0 0 0 1px #ef934d; } + +colorswatch overlay { + border: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(218, 206, 183, 0.4), inset 0 -1px rgba(12, 12, 12, 0.2); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: mix(#d9cdb5,#1e1f1e,0.1); + box-shadow: none; } + +colorswatch:disabled { + opacity: .5; } + colorswatch:disabled overlay { + border-color: rgba(12, 12, 12, 0.6); + box-shadow: none; } + +row:selected colorswatch { + box-shadow: 0 0 0 2px #0f0f0f; } + +colorswatch#add-color-button { + border-radius: 0px 0px 0 0; } + colorswatch#add-color-button:only-child { + border-radius: 0px; } + colorswatch#add-color-button overlay { + background-color: #d2c4a8; + color: #1e1f1e; } + colorswatch#add-color-button overlay:hover { + background-color: #cbbb9b; } + colorswatch#add-color-button overlay:backdrop { + background-color: #d2c4a8; } + +colorswatch#editor-color-sample { + border-radius: 0px; } + colorswatch#editor-color-sample overlay { + border-radius: 0.5px; } + +button.color, button.color.nautilus-circular-button.image-button { + padding: 2px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0px; } + 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(#d9cdb5,#1e1f1e,0.1); } + filechooser .dialog-action-box:backdrop { + border-top-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + filechooser #pathbarbox { + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); + background-color: #d9cdb5; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/****************** + ! Grid and flowbox +*******************/ +widget:active { + background-color: mix(#ef934d,#d9cdb5,0.5); } + +list { + color: #272a28; + background-color: #d9cdb5; + border-color: mix(#d9cdb5,#1e1f1e,0.1); } + list:backdrop { + background-color: #d9cdb5; + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + list row { + padding: 2px; } + +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(30, 31, 30, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(12, 12, 12, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(12, 12, 12, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: mix(#ef934d,#1e1f1e,0.1); } + row.activatable:selected:backdrop { + background-color: #ef934d; } + +flowbox flowboxchild { + padding: 2px; + border-radius: 0px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Infobar +**********/ +infobar { + border: 0; } + infobar.info, infobar.info:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop { + color: #0f0f0f; } + infobar.info button, infobar.info button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.info button:focus, infobar.info button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.info button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.info button:active:disabled, infobar.info button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.info button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.info button:hover, infobar.info button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.info button:focus, infobar.info button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.info button:focus:hover, infobar.info button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.info button:active:checked:disabled, infobar.info button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.info button:focus, infobar.info button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover { + color: #0f0f0f; } + infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.info button:backdrop, infobar.info button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.info button.separator, infobar.info button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.info button.separator:disabled, infobar.info button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.warning, infobar.warning:backdrop { + background-color: #ef934d; + background-image: none; + border: 1px solid #e87015; + caret-color: currentColor; } + infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop { + color: #0f0f0f; } + infobar.warning button, infobar.warning button.nautilus-circular-button.image-button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.warning button:focus, infobar.warning button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.warning button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.warning button:active:disabled, infobar.warning button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.warning button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + infobar.warning button:hover, infobar.warning button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.warning button:focus, infobar.warning button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.warning button:active:checked:disabled, infobar.warning button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover { + color: #0f0f0f; } + infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.warning button:backdrop, infobar.warning button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.warning button.separator, infobar.warning button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + infobar.warning button.separator:disabled, infobar.warning button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + infobar.question, infobar.question:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop { + color: #0f0f0f; } + infobar.question button, infobar.question button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.question button:focus, infobar.question button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.question button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.question button:active:disabled, infobar.question button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.question button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.question button:hover, infobar.question button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.question button:focus, infobar.question button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.question button:focus:hover, infobar.question button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.question button:active:checked:disabled, infobar.question button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.question button:focus, infobar.question button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover { + color: #0f0f0f; } + infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.question button:backdrop, infobar.question button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.question button.separator, infobar.question button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.question button.separator:disabled, infobar.question button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.error, infobar.error:backdrop { + background-color: #f16e65; + background-image: none; + border: 1px solid #eb3326; + caret-color: currentColor; } + infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop { + color: #0f0f0f; } + infobar.error button, infobar.error button.nautilus-circular-button.image-button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.error button:focus, infobar.error button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.error button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.error button:active:disabled, infobar.error button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.error button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + infobar.error button:hover, infobar.error button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.error button:focus, infobar.error button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.error button:focus:hover, infobar.error button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.error button:active:checked:disabled, infobar.error button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.error button:focus, infobar.error button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover { + color: #0f0f0f; } + infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.error button:backdrop, infobar.error button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.error button.separator, infobar.error button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + infobar.error button.separator:disabled, infobar.error button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#f16e65,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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.1), inset 0 1px rgba(6, 6, 6, 0.12), inset -1px 0 rgba(6, 6, 6, 0.1), inset 0 -1px rgba(6, 6, 6, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 2px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 2px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#d9cdb5,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +/********* + ! Menubar +**********/ +menubar, .menubar { + -GtkWidget-window-dragging: true; + padding: 0; + border: 0; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; } + menubar > menuitem, .menubar > menuitem { + min-height: 14px; + padding: 4px 6px; + border: 1px solid transparent; + background-color: transparent; + background-image: none; + color: #d9cdb5; } + menubar > menuitem:hover, .menubar > menuitem:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + menubar > menuitem *:hover, .menubar > menuitem *:hover { + color: #e4dbca; } + +/****** + ! Menu +*******/ +menu, +.menu, +.context-menu { + border-radius: 0; + padding: 2px; + background-color: #0f0f0f; + color: #d9cdb5; + border: 1px solid mix(#0f0f0f,#d9cdb5,0.21); } + .csd menu, .csd .menu, .csd .context-menu { + border: 0; } + menu:selected, + .menu:selected, + .context-menu:selected { + background-color: #ef934d; + color: #0f0f0f; } + menu separator, .csd menu separator, + .menu separator, .csd .menu separator, + .context-menu separator, .csd .context-menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,0.18)); + margin: 0px 0; } + menu .separator, .csd menu .separator, + .menu .separator, .csd .menu .separator, + .context-menu .separator, .csd .context-menu .separator { + color: mix(#0f0f0f,#d9cdb5,0.18); } + menu menuitem, + .menu menuitem, + .context-menu menuitem { + min-height: 14px; + min-width: 40px; + padding: 4px; + 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: #ef934d; + background-image: none; + color: #0f0f0f; } + 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: mix(#0f0f0f,#ef934d,0.6); } + menu menuitem *:active, menu menuitem *:hover, + .menu menuitem *:active, + .menu menuitem *:hover, + .context-menu menuitem *:active, + .context-menu menuitem *:hover { + color: #0f0f0f; } + menu menuitem:disabled, menu menuitem *:disabled, + .menu menuitem:disabled, + .menu menuitem *:disabled, + .context-menu menuitem:disabled, + .context-menu menuitem *:disabled { + color: mix(#d9cdb5,#0f0f0f,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: #ef934d; + color: #0f0f0f; } + menu menuitem calendar, + .menu menuitem calendar, + .context-menu menuitem calendar { + color: #d9cdb5; } + menu menuitem calendar.header, + .menu menuitem calendar.header, + .context-menu menuitem calendar.header { + border-bottom: 1px solid #0e0e0e; + border-radius: 0; } + menu menuitem calendar.header:backdrop, + .menu menuitem calendar.header:backdrop, + .context-menu menuitem calendar.header:backdrop { + border-color: #0e0e0e; } + menu menuitem calendar.button, + .menu menuitem calendar.button, + .context-menu menuitem calendar.button { + color: rgba(217, 205, 181, 0.55); } + menu menuitem calendar.button:hover, + .menu menuitem calendar.button:hover, + .context-menu menuitem calendar.button:hover { + color: #d9cdb5; } + 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(#d9cdb5,#0f0f0f,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: 2px; + background-color: #0f0f0f; + border-radius: 0; } + menu > arrow.top, + .menu > arrow.top, + .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid mix(#0f0f0f,#d9cdb5,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(#0f0f0f,#d9cdb5,0.18); + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, + .menu > arrow:hover, + .context-menu > arrow:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.1); } + menu > arrow:backdrop, + .menu > arrow:backdrop, + .context-menu > arrow:backdrop { + background-color: mix(#d9cdb5,#d9cdb5,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(217, 205, 181, 0.6); } + menuitem accelerator:hover { + color: rgba(15, 15, 15, 0.8); } + menuitem accelerator:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,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(12, 12, 12, 0.2); } + +menuitem entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + menuitem entry:focus, menuitem entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + menuitem entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + menuitem entry:active:disabled, menuitem entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + menuitem entry:focus, menuitem entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + menuitem entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +/********* + ! Popover +**********/ +popover.background { + padding: 0px; + border-radius: 0px; + background-clip: border-box; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; + box-shadow: 0 3px 6px rgba(12, 12, 12, 0.16); } + .csd popover.background, popover.background { + border-color: mix(#d9cdb5,#0f0f0f,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(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.16); } + .csd popover.background:disabled, popover.background:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.68); } + .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,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: #ef934d; } + popover.background treeview.view, popover.background treeview.view:backdrop { + border-top-color: #121212; } + popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover { + background-image: none; + background-color: #ef934d; + color: #0f0f0f; } + 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(#0f0f0f,#d9cdb5,1.3); + background-image: none; + color: #d9cdb5; + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + popover.background list row, popover.background list row .button { + background-color: transparent; + background-image: none; + color: #d9cdb5; } + 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: #ef934d; + color: #0f0f0f; } + popover.background .frame { + border-color: mix(#d9cdb5,#0f0f0f,0.8); + border-radius: 0px; } + popover.background entry { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#272a28,#d9cdb5,0.56); + padding: 4px 2px; + color: #272a28; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + popover.background entry:focus, popover.background entry:hover { + border-color: mix(#ef934d,mix(#272a28,#d9cdb5,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(#272a28,#d9cdb5,0.48); } + popover.background entry:disabled { + border-color: mix(#272a28,#d9cdb5,0.64); } + popover.background entry:active:disabled, popover.background entry:checked:disabled { + border-color: mix(#272a28,#d9cdb5,0.56); } + popover.background entry:focus, popover.background entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + popover.background entry:disabled { + background-color: mix(#d9cdb5,#272a28,0.07); + background-image: none; + opacity: .9; + color: mix(#d9cdb5,#272a28,0.9); } + popover.background button, popover.background button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + popover.background button:focus, popover.background button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + popover.background button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + popover.background button:active:disabled, popover.background button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + popover.background button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + popover.background button:hover, popover.background button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:hover:disabled, popover.background button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + popover.background button:focus, popover.background button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + popover.background button:focus:hover, popover.background button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + popover.background button:active:checked:disabled, popover.background button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + popover.background button:focus, popover.background button:hover, popover.background button.flat:focus, popover.background button.flat:hover { + color: #d9cdb5; } + popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + popover.background button:backdrop, popover.background button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + popover.background button.separator, popover.background button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + popover.background button.separator:disabled, popover.background button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + popover.background button separator, popover.background button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + popover.background button.flat:not(:hover) { + color: #d9cdb5; } + popover.background .linked > button { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + popover.background .linked > button:focus, popover.background .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + popover.background .linked > button:disabled { + box-shadow: inset -1px 0 #1f2220; } + popover.background .linked > button:last-child, popover.background .linked > button:only-child { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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: 2px; + padding-left: 2px; + transition: none; } + modelbutton.flat:hover, + menuitem.button.flat:hover { + border-radius: 0px; + background-color: #ef934d; + color: #0f0f0f; } + modelbutton.flat:checked, + menuitem.button.flat:checked { + color: #1e1f1e; } + 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: #1e1f1e; + background-clip: padding-box; + border: 1px solid #181918; + border-radius: 0px; + color: #d9cdb5; } + +.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: 2px; + margin: 0; + padding: 0; } + messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box { + margin: 4px; } + +printdialog paper { + color: #1e1f1e; + border: 1px solid mix(#d9cdb5,#1e1f1e,0.1); + background: #daceb7; + padding: 0; } + printdialog paper:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +printdialog .dialog-action-box { + margin: 4px; } + +/********************* + ! App notifications * +**********************/ +frame.app-notification { + border-style: solid; + border-color: rgba(12, 12, 12, 0.8); + border-width: 0 1px 1px; + border-radius: 0 0 0px 0px; + padding: 4px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + frame.app-notification button:focus, frame.app-notification button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + frame.app-notification button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + frame.app-notification button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + frame.app-notification button:hover, frame.app-notification button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + frame.app-notification button:focus, frame.app-notification button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 0.22); } + frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover { + color: #d9cdb5; } + frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.6); + box-shadow: none; } + frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled { + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + frame.app-notification button:backdrop, frame.app-notification button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + frame.app-notification button.separator, frame.app-notification button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #0f0f0f; } + +/**************** + ! Floating bar * +*****************/ +.floating-bar { + background-color: #d9cdb5; + background-image: none; + border: 1px solid #bea980; + border-radius: 0px; + color: #1e1f1e; } + .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: 0px; + background-clip: border-box; } + GtkBubbleWindow.osd.background { + background-color: rgba(15, 15, 15, 0.8); } + GtkBubbleWindow .toolbar { + background-color: transparent; } + +/*************** + ! Font-viewer * +****************/ +SushiFontWidget { + padding: 2px 4px; } + +/************* + ! Gucharmap * +**************/ +GucharmapChartable { + background-color: #d9cdb5; + color: #272a28; } + +/************* + ! Evolution * +**************/ +EPreviewPane .entry { + background-color: #d9cdb5; + color: #272a28; } + +/******************* + ! Gnome Bluetooth * +********************/ +entry.entry.pin-entry { + font-style: normal; + font-size: 50px; + padding-left: 10px; + padding-right: 10px; } + +label.pin-label { + font-style: normal; + font-size: 50px; } + +/************************ + ! Shortcut window keys * +*************************/ +.keycap { + min-width: 20px; + min-height: 24px; + margin-top: 2px; + padding-bottom: 1px; + padding-left: 2px; + padding-right: 2px; + color: #1e1f1e; + background-color: #d9cdb5; + border: 1px solid; + border-color: mix(#d9cdb5,#1e1f1e,0.1); + border-radius: 0px; + box-shadow: inset 0 -3px mix(mix(#d9cdb5,#1e1f1e,0.1),#d9cdb5,0.6); + font-size: smaller; } + .keycap:backdrop { + background-color: #d9cdb5; + color: mix(#1e1f1e,#d9cdb5,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(#0f0f0f,#ef934d,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: #ef934d; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,0.66),#ef934d,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: #ef934d; } + 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: #0f0f0f; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********** + ! Notebook +***********/ +notebook { + padding: 0; } + notebook.frame { + border: 1px solid mix(#d9cdb5,#1e1f1e,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: #d9cdb5; } + notebook > header { + padding: 2px; + background-color: #d9cdb5; } + notebook > header.top { + box-shadow: inset 0 -1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.bottom { + box-shadow: inset 0 1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.right { + box-shadow: inset 1px 0 mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.left { + box-shadow: inset -1px 0 mix(#d9cdb5,#1e1f1e,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(#1e1f1e,#d9cdb5,0.5); } + notebook > header > tabs > arrow:hover { + color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.5),0.5); } + notebook > header > tabs > arrow:active { + color: #1e1f1e; } + notebook > header > tabs > arrow:disabled { + color: alpha(mix(#1e1f1e,#d9cdb5,0.5),0.3); } + notebook > header > tabs > tab { + background-color: alpha(mix(#d9cdb5,#1e1f1e,0.1),0.7); + background-image: none; + border-color: mix(mix(#d9cdb5,#1e1f1e,0.1),mix(#1e1f1e,#d9cdb5,0.5),0.15); + color: rgba(30, 31, 30, 0.8); + padding: 2px 10px; + 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(#d9cdb5,#1e1f1e,0.04); + background-image: none; + color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.5),0.5); } + notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover { + background: #d9cdb5; + border-color: mix(#d9cdb5,#1e1f1e,0.1); + color: #1e1f1e; } + 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(#d9cdb5,#1e1f1e,0.35); } + notebook > header > tabs > tab button.flat:hover { + color: #f7b0ab; } + notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover { + color: #ef934d; } + notebook > header.top > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 -1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.left > tabs > tab:hover:not(:checked) { + box-shadow: inset -1px 0 mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.right > tabs > tab:hover:not(:checked) { + box-shadow: inset 1px 0 mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.top { + padding-bottom: 0; } + notebook > header.top > tabs > tab { + border-bottom: none; + -gtk-outline-radius: 0; + margin-top: 0px; } + notebook > header.top > tabs > tab + tab { + margin-left: -1px; } + notebook > header.top > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.top > tabs > tab:last-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked { + border-top-width: 3px; + border-top-color: #ef934d; + margin-top: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0px 0 0; + padding-top: 0px; } + notebook > header.top > tabs > tab:hover:not(:checked) { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + notebook > header.bottom { + padding-top: 0; } + notebook > header.bottom > tabs > tab { + border-top: none; + -gtk-outline-radius: 0; + margin-bottom: 0px; } + notebook > header.bottom > tabs > tab + tab { + margin-left: -1px; } + notebook > header.bottom > tabs > tab:first-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.bottom > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked { + border-bottom-width: 3px; + border-bottom-color: #ef934d; + margin-bottom: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0 0px 0px; + padding-bottom: 0px; } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + notebook > header.right { + padding-left: 0; } + notebook > header.right > tabs > tab { + border-left: none; + -gtk-outline-radius: 0; + margin-right: 0px; } + notebook > header.right > tabs > tab + tab { + margin-top: -1px; } + notebook > header.right > tabs > tab:first-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.right > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked { + border-right-width: 3px; + border-right-color: #ef934d; + margin-right: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0px 0px 0; + padding-right: 8px; } + notebook > header.right > tabs > tab:hover:not(:checked) { + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + notebook > header.left { + padding-right: 0; } + notebook > header.left > tabs > tab { + border-right: none; + -gtk-outline-radius: 0; + margin-left: 0px; } + notebook > header.left > tabs > tab + tab { + margin-top: -1px; } + notebook > header.left > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.left > tabs > tab:last-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked { + border-left-width: 3px; + border-left-color: #ef934d; + margin-left: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0 0 0px; + padding-left: 8px; } + notebook > header.left > tabs > tab:hover:not(:checked) { + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/******* + ! OSD * +********/ +overlay.osd { + background-color: transparent; } + +colorchooser .popover.osd { + border-radius: 0px; } + +button.color .osd colorswatch:only-child { + box-shadow: none; } + +button.osd, button.osd.nautilus-circular-button.image-button, +#XfceNotifyWindow button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + button.osd:focus, button.osd:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + button.osd:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button.osd:active:disabled, button.osd:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.osd.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + button.osd:hover, button.osd.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + button.osd:hover:disabled, button.osd.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + button.osd:focus, button.osd.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + button.osd:focus:hover, button.osd.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + button.osd:disabled:disabled, button.osd.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button.osd:backdrop, button.osd.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + button.osd.separator, button.osd .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + button.osd.separator:disabled, button.osd .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + button.osd separator, button.osd.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: 2px; + border: 1px solid rgba(12, 12, 12, 0.8); + border-radius: 0px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + toolbar.osd separator { + color: rgba(14, 14, 14, 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: #ef934d; + background-image: none; } + +.osd, +#XfceNotifyWindow { + background-color: rgba(15, 15, 15, 0.8); + color: #d9cdb5; + /* used by gnome-settings-daemon's media-keys OSD */ + /* used by Documents */ } + .osd.background, + #XfceNotifyWindow.background { + background-color: rgba(15, 15, 15, 0.6); + color: #d9cdb5; } + .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(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + .osd button:focus, .osd button:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd button:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + .osd button:active:disabled, .osd button:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd button.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + .osd button:hover, .osd button.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .osd button:hover:disabled, .osd button.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .osd button:focus, .osd button.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + .osd button:focus:hover, .osd button.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .osd button:disabled:disabled, .osd button.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .osd button:backdrop, .osd button.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + .osd button.separator, .osd button .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + .osd button.separator:disabled, .osd button .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + .osd button separator, .osd button.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.9)); } + .osd entry, + #XfceNotifyWindow entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .osd entry:focus, .osd entry:hover, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + .osd entry:active:disabled, .osd entry:checked:disabled, + #XfceNotifyWindow entry:active:disabled, + #XfceNotifyWindow entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + .osd entry:focus, .osd entry:active, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:active { + border-color: mix(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + .osd trough, .osd.trough, + #XfceNotifyWindow trough, + #XfceNotifyWindow.trough { + background-color: rgba(217, 205, 181, 0.3); } + .osd progressbar, .osd.progressbar, + #XfceNotifyWindow progressbar, + #XfceNotifyWindow.progressbar { + background-color: #d9cdb5; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:focus, .osd scale slider:hover, + #XfceNotifyWindow scale slider:focus, + #XfceNotifyWindow scale slider:hover { + border-color: mix(#ef934d,mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.32); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + border-color: mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + border-color: rgba(12, 12, 12, 0.8); + background-color: rgba(16, 16, 16, 0.8); + background-image: none; } + .osd scale trough.highlight, + #XfceNotifyWindow scale trough.highlight { + border-color: #ef934d; + background-color: #ef934d; + background-image: none; } + .osd scale trough:disabled, .osd scale trough.highlight:disabled, + #XfceNotifyWindow scale trough:disabled, + #XfceNotifyWindow scale trough.highlight:disabled { + border-color: rgba(13, 13, 13, 0.8); + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + background-color: rgba(33, 33, 33, 0.8); } + .osd scale trough highlight, + #XfceNotifyWindow scale trough highlight { + background-color: #ef934d; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + .osd scale slider:hover, + #XfceNotifyWindow scale slider:hover { + background-color: #f3af7c; + border-color: #f3af7c; } + .osd scale slider:active, + #XfceNotifyWindow scale slider:active { + background-color: #eb771e; + border-color: #eb771e; } + .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view, + #XfceNotifyWindow.view, + iconview#XfceNotifyWindow, + #XfceNotifyWindow .view, + #XfceNotifyWindow iconview, + #XfceNotifyWindow view { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar trough, + #XfceNotifyWindow scrollbar trough { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar slider, + #XfceNotifyWindow scrollbar slider { + border: 1px solid mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0; + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.21); } + .osd scrollbar slider:hover, + #XfceNotifyWindow scrollbar slider:hover { + border-color: mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.31); + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.31); } + .osd scrollbar slider:active, + #XfceNotifyWindow scrollbar slider:active { + border-color: #ec8130; + background-color: #ef934d; } + .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(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0px; + outline-color: transparent; } + .osd .page-thumbnail, + #XfceNotifyWindow .page-thumbnail { + border: 1px solid rgba(14, 14, 14, 0.8); + /* when there's no pixbuf yet */ + background-color: rgba(15, 15, 15, 0.8); } + .osd popover.background, + #XfceNotifyWindow popover.background { + box-shadow: 0 2px 7px 3px rgba(12, 12, 12, 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: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 0; + color: #d9cdb5; + caret-color: #d9cdb5; } + .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover, + #XfceNotifyWindow spinbutton:not(.vertical):focus, + #XfceNotifyWindow spinbutton:not(.vertical):hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + border-color: mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,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(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#0f0f0f,#d9cdb5,0.5); } + .osd spinbutton:not(.vertical) button, + #XfceNotifyWindow spinbutton:not(.vertical) button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); + border-radius: 0; + border-color: rgba(13, 13, 13, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton:not(.vertical) button.flat, + #XfceNotifyWindow spinbutton:not(.vertical) button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton:not(.vertical) button separator, + #XfceNotifyWindow spinbutton:not(.vertical) button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #d9cdb5; } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,0.6),0.8); } + .osd spinbutton:not(.vertical) button:backdrop, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop { + color: mix(#d9cdb5,mix(#1e1f1e,#d9cdb5,0.5),0.9); } + .osd spinbutton:not(.vertical) button:active, + #XfceNotifyWindow spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(12, 12, 12, 0.2); } + .osd spinbutton:not(.vertical) button:backdrop:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(243, 239, 232, 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: 0px 0 0 0px; } + .osd spinbutton:not(.vertical) button:dir(ltr):last-child, + #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child { + border-radius: 0 0px 0px 0; } + .osd spinbutton.vertical button:first-child, + #XfceNotifyWindow spinbutton.vertical button:first-child { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton.vertical button:first-child:disabled, + #XfceNotifyWindow spinbutton.vertical button:first-child:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton.vertical button:first-child.flat, + #XfceNotifyWindow spinbutton.vertical button:first-child.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton.vertical button:first-child separator, + #XfceNotifyWindow spinbutton.vertical button:first-child separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(#d9cdb5,#1e1f1e,0.1) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: mix(#d9cdb5,#d9cdb5,0.4); } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9) 1px, transparent 1px); + background-color: #d4c6ab; + transition: 200ms ease-out; } + +/***************** + ! Progress bars * +******************/ +progressbar { + padding: 0; + border-radius: 0px; + font-size: smaller; + color: rgba(30, 31, 30, 0.6); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 5px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 5px; } + progressbar trough { + border: 1px solid mix(#d9cdb5,#1e1f1e,0.17); + background-color: mix(#d9cdb5,#d9cdb5,0.08); + background-image: none; + border-radius: 0px; } + progressbar progress { + background-color: #ef934d; + background-image: none; + border-radius: 0; } + progressbar progress.left { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + progressbar progress.right { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.bottom { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.top { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +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(#d9cdb5,#d9cdb5,0.08); + border: 1px solid mix(#d9cdb5,#1e1f1e,0.17); + border-radius: 0px; + 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: #ef934d; + border-color: transparent; + border-radius: 0px; } + levelbar block.low { + background-color: #ef934d; + border-color: transparent; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #7ec97e; + border-color: transparent; } + levelbar block.full { + background-color: #e87015; + border-color: transparent; } + levelbar block.empty { + background-color: transparent; + border-color: transparent; + box-shadow: none; } + +scale { + min-height: 9px; + min-width: 9px; + padding: 2px; } + 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: 13px; + min-width: 13px; + margin: -6px; } + scale.fine-tune slider { + margin: -6px; } + scale.fine-tune highlight { + background-color: #f2a56a; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 4px; + -gtk-outline-radius: 6px; } + scale trough { + outline-offset: 2px; + -gtk-outline-radius: 4.5px; + border-radius: 2.5px; + background-color: mix(#d9cdb5,#1e1f1e,0.2); } + scale trough:disabled { + background-color: mix(#d9cdb5,#1e1f1e,0.1); } + menuitem:hover scale trough, row:selected scale trough, infobar scale trough { + background-color: rgba(12, 12, 12, 0.2); } + menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight { + background-color: #0f0f0f; } + menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); } + menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled { + background-color: rgba(12, 12, 12, 0.1); } + scale highlight { + border-radius: 2.5px; + background-color: #ef934d; } + scale highlight:disabled { + background-color: rgba(239, 147, 77, 0.55); } + scale fill { + border-radius: 2.5px; + background-color: rgba(239, 147, 77, 0.5); } + scale fill:disabled { + background-color: transparent; } + scale slider { + background-color: #d9cdb5; + border: 1px solid rgba(39, 42, 40, 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: #e2d8c6; } + scale slider:active { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + scale slider:disabled { + background-color: mix(#d9cdb5,#d9cdb5,0.55); + border-color: mix(#272a28,#d9cdb5,0.92); } + menuitem:hover scale slider, row:selected scale slider, infobar scale slider { + background-clip: border-box; + background-color: #0f0f0f; + border-color: #0f0f0f; } + menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover { + background-color: mix(#0f0f0f,#ef934d,0.85); + border-color: mix(#0f0f0f,#ef934d,0.85); } + menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active { + background-color: mix(#0f0f0f,#ef934d,0.5); + border-color: mix(#0f0f0f,#ef934d,0.5); } + menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); + border-color: mix(#0f0f0f,#ef934d,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 5px; } + 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 5px; } + 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 5px 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(#d9cdb5,#d9cdb5,0.4); + transition: 300ms ease-out; } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.bottom { + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.left { + border-right: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.right { + border-left: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar:backdrop { + background-color: #d4c6ab; + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); + transition: 400ms ease-in; } + scrollbar slider { + min-width: 7px; + min-height: 7px; + border: 1px solid transparent; + border-radius: 0px; + background-clip: padding-box; + background-color: mix(#d9cdb5,#1e1f1e,0.5); } + scrollbar slider:hover { + background-color: mix(#d9cdb5,#1e1f1e,0.7); } + scrollbar slider:hover:active { + background-color: #f3af7c; } + scrollbar slider:backdrop { + background-color: mix(mix(#1e1f1e,#d9cdb5,0.5),#d9cdb5,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: #f7ccab; } + 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: #1e1f1e; + border: 1px solid #0c0c0c; } + 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(#d9cdb5,#1e1f1e,0.1); + background-color: transparent; + box-shadow: none; + color: mix(#d9cdb5,#1e1f1e,0.5); } + scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover { + color: mix(#d9cdb5,#1e1f1e,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: #f3af7c; } + scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop { + color: mix(mix(#1e1f1e,#d9cdb5,0.5),#d9cdb5,0.4); } + scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + border-left: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); + border-right: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + +/********* + ! Sidebar +**********/ +.sidebar { + border-style: none; + background-color: mix(#d9cdb5,#d9cdb5,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(#d9cdb5,#1e1f1e,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(#d9cdb5,#1e1f1e,0.1); + border-right-style: none; } + .sidebar:backdrop { + background-color: mix(#d9cdb5,#d9cdb5,0.5); + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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: 4px 2px; } + stacksidebar row > label { + padding-left: 2px; + padding-right: 2px; } + 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 4px; } + placessidebar row:selected { + color: #0f0f0f; } + placessidebar row:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + placessidebar row:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + placessidebar row:backdrop:selected { + color: mix(#ef934d,#0f0f0f,0.66); } + placessidebar row:backdrop:disabled { + color: #f3efe8; } + placessidebar row image.sidebar-icon { + opacity: 0.7; } + placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 6px; + padding-left: 2px; } + placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 6px; + padding-right: 2px; } + 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(#ef934d); + background-clip: content-box; } + placessidebar row.sidebar-new-bookmark-row { + color: #ef934d; } + placessidebar row:drop(active):not(:disabled) { + color: #ef934d; + box-shadow: inset 0 1px #ef934d, inset 0 -1px #ef934d; } + placessidebar row:drop(active):not(:disabled):selected { + color: #0f0f0f; + background-color: #ef934d; } + +/****** +! Paned +*******/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#cbbb9b); + background-size: 1px 1px; + background-position: center center; } + paned > separator:selected { + background-image: image(#ef934d); } + paned > separator:backdrop { + background-image: image(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #d9cdb5; + background-image: image(#bea980), image(#bea980); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #d9cdb5; + background-image: image(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9)), image(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(#0e0e0e); } + +/******************* + ! Spinner animation +********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } + +spinner { + background-image: none; + color: #ef934d; + 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: 14px; + min-height: 14px; + margin-right: 2px; } + 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: 14px; + min-height: 14px; + margin-right: 2px; } + 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(#d9cdb5,#1e1f1e,0.3) inset, 1px 0 mix(#d9cdb5,#1e1f1e,0.3) inset, 0 -1px mix(#d9cdb5,#1e1f1e,0.3) inset, 0 1px mix(#d9cdb5,#1e1f1e,0.3) inset; + border-radius: 0px; + background-color: #d9cdb5; } + check:disabled, radio:disabled { + box-shadow: -1px 0 mix(#d9cdb5,#1e1f1e,0.15) inset, 1px 0 mix(#d9cdb5,#1e1f1e,0.15) inset, 0 -1px mix(#d9cdb5,#1e1f1e,0.15) inset, 0 1px mix(#d9cdb5,#1e1f1e,0.15) inset; + background-color: rgba(217, 205, 181, 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: #d9cdb5; } + +radio { + border-radius: 999px; } + +radio:dir(rtl), check:dir(rtl) { + margin-right: 0; + margin-left: 2px; } + +.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: 0px; + padding: 1px; + border: 0; + outline: none; + transition: background-color .3s linear; + min-width: 74px; + min-height: 22px; + background-color: mix(#d9cdb5,#d9cdb5,0.3); + color: #272a28; + box-shadow: inset 1px -1px 0 rgba(6, 6, 6, 0.06), inset -1px 1px 0 rgba(6, 6, 6, 0.06); + font-size: 90%; } + switch slider { + background-color: mix(#272a28,#d9cdb5,0.5); + transition: all .3s ease-in; + box-shadow: 0 1px 2px 0 rgba(6, 6, 6, 0.07), 1px 0 2px 0 rgba(6, 6, 6, 0.07); + border-radius: 0px; } + switch:checked { + background-color: #ef934d; + background-image: none; + border-color: #ef934d; + color: #d9cdb5; } + switch:checked slider { + background-color: #daceb7; + box-shadow: 0 1px 3px 0 rgba(6, 6, 6, 0.1); } + switch:disabled { + background-color: mix(#d9cdb5,#d9cdb5,0.5); + background-image: none; + border-color: #d9cdb5; + color: #d9cdb5; + box-shadow: none; } + switch:disabled slider { + background-color: #d9cdb5; } + list row:selected switch { + background-color: #d9cdb5; + color: mix(#d9cdb5,#d9cdb5,0.5); } + list row:selected switch slider { + background-color: mix(mix(#d9cdb5,#d9cdb5,0.5),#d9cdb5,0.4); } + list row:selected switch:checked { + color: #ef934d; + background-color: mix(#272a28,#d9cdb5,0.5); } + list row:selected switch:checked slider { + background-color: #ef934d; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +/*************** + ! Generic views +****************/ +.view, iconview, +.view text, +iconview text, +textview text { + color: #272a28; + background-color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: mix(#d9cdb5,#272a28,0.8); + background-color: #d9cdb5; } + .view separator, iconview separator, + textview text separator { + background-image: image(mix(#272a28,#d9cdb5,0.9)); } + +textview border { + background-color: mix(#d9cdb5,#d9cdb5,0.5); } + +iconview :selected { + border-radius: 0px; } + +/************ +! Treeview +*************/ +.rubberband, +rubberband, +treeview.view rubberband, +flowbox rubberband { + border: 1px solid mix(#ef934d,#0f0f0f,0.1); + background-color: rgba(239, 147, 77, 0.2); } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: #d9cdb5; + transition-property: color, background; } + +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #d9cdb5; } + treeview entry.flat:focus, treeview entry:focus { + border-color: #ef934d; } + +treeview.view header button:active, treeview.view header button:hover, treeview.view header button, treeview.view header button.nautilus-circular-button.image-button { + padding: 0px 3px; + border-radius: 0; + text-shadow: none; + border-top-color: transparent; + border-left-color: transparent; } + treeview.view header button:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + treeview.view header button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.5); + background-image: none; + background-color: mix(#d9cdb5,#d9cdb5,0.5); } + treeview.view header button:backdrop:disabled { + border-color: #d9cdb5; + 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(#1e1f1e,#d9cdb5,0.7); + border-top-color: mix(#1e1f1e,#d9cdb5,0.9); } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: mix(#0f0f0f,#ef934d,0.5); + border-top-color: rgba(30, 31, 30, 0.1); } + treeview.view:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + treeview.view:disabled:selected { + color: mix(#0f0f0f,#ef934d,0.4); } + treeview.view:disabled:selected:backdrop { + color: mix(mix(#ef934d,#0f0f0f,0.66),#ef934d,0.3); } + treeview.view:disabled:backdrop { + color: #f3efe8; } + treeview.view.separator { + min-height: 2px; + color: #d9cdb5; } + treeview.view.separator:backdrop { + color: rgba(217, 205, 181, 0.1); } + treeview.view:backdrop { + border-left-color: mix(mix(#1e1f1e,#d9cdb5,0.5),#d9cdb5,0.5); + border-top: #d9cdb5; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #c45f12; } + 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(#d9cdb5,#1e1f1e,0.7); } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #1e1f1e; } + treeview.view.expander:selected { + color: mix(#ef934d,#0f0f0f,0.7); } + treeview.view.expander:selected:hover { + color: #0f0f0f; } + treeview.view.expander:selected:backdrop { + color: mix(#ef934d,mix(#ef934d,#0f0f0f,0.66),0.7); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: mix(#d9cdb5,mix(#1e1f1e,#d9cdb5,0.5),0.7); } + treeview.view.progressbar { + background-color: #ef934d; + background-image: none; + border-radius: 0px; + border: 1px solid #c45f12; } + treeview.view.progressbar:selected { + border: 1px solid mix(#ef934d,#0f0f0f,0.2); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + box-shadow: inset 0 1px rgba(218, 206, 183, 0.05); + background-color: #ef934d; + background-image: none; + border-radius: 0px; } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + border-color: #d9cdb5; + background-color: mix(#d9cdb5,#ef934d,0.9); } + treeview.view.progressbar:disabled { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#1e1f1e,#d9cdb5,0.64); } + treeview.view.progressbar:backdrop { + border-color: #d9cdb5; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(30, 31, 30, 0.1); + border-radius: 0px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: #ef934d; + border-radius: 0px; } + 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: #c45f12; + border-left-color: #c45f12; + box-shadow: none; + transition: none; } + treeview.view header button:active { + border-top-color: #c45f12; + border-left-color: #c45f12; + 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: #ef934d; + color: #d9cdb5; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #d9cdb5; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: #ef934d; } + +/*********** + ! Separator +************/ +separator { + background-image: image(mix(#1e1f1e,#d9cdb5,0.9)); + min-width: 1px; + min-height: 1px; } + +/********** + ! Frames * +***********/ +frame > border, .frame { + border: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + frame > border.flat, .frame.flat { + border-style: none; } + frame > border:backdrop, .frame:backdrop { + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +frame.border-inset > border, +frame.border-outset > border, +frame.border-groove > border, +frame.border-ridge > border { + border: 1px solid alpha(mix(#d9cdb5,#1e1f1e,0.1),1.0803921569); } + +.content-view { + background-color: mix(#d9cdb5,#d9cdb5,0.28); + color: mix(#272a28,#1e1f1e,0.18); + border: 1px solid shade(mix(#d9cdb5,#d9cdb5,0.78),0.8); } + +viewport separator { + background-image: image(mix(#272a28,#d9cdb5,0.9)); } + +viewport menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,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: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + border-width: 0; + box-shadow: 0 3px 9px 1px rgba(12, 12, 12, 0.7), 0 0 0 0px #1e1f1e; + /* this is used for the resize cursor area */ + margin: 6px; } + decoration:backdrop { + box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(12, 12, 12, 0.4), 0 0 0 0px #1e1f1e; + 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 #1e1f1e; } + .ssd decoration:backdrop { + box-shadow: 0 0 0 1px #1e1f1e; } + .solid-csd decoration { + border-radius: 0; + margin: 0; + box-shadow: none; } + .csd.popup decoration { + border-radius: 0; + box-shadow: 0 1px 2px rgba(12, 12, 12, 0.2), 0 0 0 1px rgba(30, 31, 30, 0.13); } + tooltip.csd decoration { + border-radius: 0px; + box-shadow: none; } + messagedialog.csd decoration { + border-radius: 0px; + box-shadow: 0 1px 2px rgba(12, 12, 12, 0.2), 0 0 0 1px rgba(30, 31, 30, 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: #0f0f0f; + background-image: none; + color: #d9cdb5; } + +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: #d9cdb5; } + +#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: #d9cdb5; } + #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(#0f0f0f,#d9cdb5,0.11); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.11); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.21); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.31); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.31); } + +panel-plug, +panel-toplevel.background { + padding: 0; } + +.gp-text-color { + color: #0c0c0c; } + +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: #d9cdb5; } + +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: #d9cdb5; + 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(#0f0f0f); + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: lighter(#d9cdb5); + 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: #141414; + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: #0f0f0f; + 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(#1e1f1e,#d9cdb5,0.85); } + +.clocks-analog-frame.progress { + color: mix(#d9cdb5,#ef934d,0.5); } + +.clocks-analog-frame.progress-fast { + color: #cb6212; } + +/***************** + ! 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: 0px 0px 0 0; } + +/**************** + ! Geary * +*****************/ +.geary-expanded .geary-message-summary { + background-color: #d2c4a8; } + +.geary-folder-popover-list-row { + border-color: #121212; + box-shadow: None; } + .geary-folder-popover-list-row > label { + color: #d9cdb5; } + +/*********************** + ! 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(12, 12, 12, 0.3); + border-color: rgba(218, 206, 183, 0.9); + border-radius: 1px; + padding: 2px; + color: #daceb7; } + +.lightdm.menu { + background-image: none; + background-color: rgba(12, 12, 12, 0.6); + border-color: rgba(218, 206, 183, 0.2); + border-radius: 0px; + padding: 1px; + color: #daceb7; } + .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active { + color: #daceb7; } + +.lightdm.menubar *, .lightdm.menubar.menuitem { + padding: 0px; } + +.lightdm.option-button { + padding: 2px; + background: none; + border: 0; } + +.lightdm.toggle-button { + background: none; + border-width: 0; } + .lightdm.toggle-button.selected { + background-color: rgba(12, 12, 12, 0.3); + border-color: rgba(218, 206, 183, 0.3); + border-width: 1px; } + .lightdm.toggle-button.selected:hover { + background-color: rgba(218, 206, 183, 0.3); } + +.lightdm.button:hover { + background-color: rgba(218, 206, 183, 0.3); + border-color: rgba(218, 206, 183, 0.6); + text-shadow: none; } + +.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus { + background-image: none; + background-color: rgba(12, 12, 12, 0.3); + border-color: rgba(218, 206, 183, 0.6); + border-radius: 1px; + padding: 4px; + color: #daceb7; + 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(218, 206, 183, 0.6); + border-width: 1px; + border-style: solid; + color: #daceb7; } + +.lightdm.entry:selected { + background-color: rgba(218, 206, 183, 0.2); } + +.lightdm-combo.menu { + background-color: #101010; + border-radius: 0; + padding: 0; + color: #daceb7; } + +/********* + ! Gedit * +**********/ +GeditWindow .pane-separator { + border-width: 0 1px 0 0; + border-style: solid; } + GeditWindow .pane-separator, GeditWindow .pane-separator:hover { + border-color: #cbbb9b; + background-color: #d9cdb5; } + +.gedit-document-panel { + background-color: #d9cdb5; + color: mix(#1e1f1e,#d9cdb5,0.1); } + .gedit-document-panel list row { + padding: 2px; } + .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button { + padding: 1px; + border-radius: 0px; + 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(12, 12, 12, 0.1); + color: rgba(218, 206, 183, 0.8); } + .gedit-document-panel .prelight-row button:active { + border-color: rgba(12, 12, 12, 0.2); + background-color: rgba(12, 12, 12, 0.08); + color: #daceb7; } + .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover { + border-color: rgba(12, 12, 12, 0.1); + color: #daceb7; } + +.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover { + border-top: 1px solid #cbbb9b; + background-color: #d9cdb5; } + +.gedit-document-panel-document-row:hover { + background-color: #e0d6c2; } + +.gedit-document-panel-dragged-row { + border: 1px solid rgba(12, 12, 12, 0.1); + background-color: rgba(12, 12, 12, 0.5); + color: #daceb7; } + +.gedit-document-panel-placeholder-row { + border: 0; + background-color: rgba(12, 12, 12, 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: #bea980; } + 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: #d2c4a8; + color: #1e1f1e; } + +GeditViewFrame .gedit-search-slider { + padding: 2px; + border-radius: 0 0 0px 0px; + border-width: 0 1px 1px; + border-style: solid; + border-color: #bea980; + background-color: #d9cdb5; } + GeditViewFrame .gedit-search-slider .not-found { + background-color: #f16e65; + background-image: none; + color: #0f0f0f; } + +GeditFileBrowserWidget .toolbar { + padding: 1px; + border-top: 0; + background-color: #d9cdb5; + background-image: none; } + +.gedit-search-entry-occurrences-tag { + margin: 1px; + padding: 1px; + color: mix(#272a28,#d9cdb5,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: #daceb7; + text-shadow: 1px 1px #0c0c0c; } + .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active { + color: #1e1f1e; } + .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected { + color: #0f0f0f; } + .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: #bea980; } + +.nautilus-window .sidebar { + border: 0; } + .nautilus-window .sidebar frame { + border: 0; } + +.nautilus-window notebook { + background-color: #d9cdb5; + 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: 0px; + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + +.disk-space-display { + border-style: solid; + border-width: 1px; } + .disk-space-display.unknown { + background-color: rgba(30, 31, 30, 0.5); + border-color: rgba(27, 28, 27, 0.5); } + .disk-space-display.used { + background-color: rgba(239, 147, 77, 0.8); + border-color: rgba(236, 129, 48, 0.8); } + .disk-space-display.free { + background-color: #d2c4a8; + border-color: #c5b38f; } + +.conflict-row.activatable, .conflict-row.activatable:active { + color: #0f0f0f; + background-color: #f16e65; } + +.conflict-row.activatable:hover { + background-color: #f48c84; } + +.conflict-row.activatable:selected { + color: #0f0f0f; + background-color: #ef934d; } + +/******** + ! Nemo * +*********/ +.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop { + color: #daceb7; + text-shadow: 1px 1px #0c0c0c; } + .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active { + color: #1e1f1e; } + .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected { + color: #0f0f0f; } + .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(#d9cdb5,#272a28,0.12); + color: #272a28; } + .nemo-window toolbar { + border-width: 0 0 1px; + border-style: solid; + border-color: #bea980; + /* Path Bar */ } + .nemo-window toolbar separator, .nemo-window toolbar separator:disabled { + color: mix(#d9cdb5,#1e1f1e,0.88); + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .nemo-window toolbar.primary-toolbar button.image-button { + padding: 0 7px; } + .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button { + padding: 2px; } + .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button { + padding: 2px; } + .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button { + padding: 2px; } + .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(6, 6, 6, 0.12); + -NemoPathbarButton-border-radius: 0px; } + .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + .nemo-window toolbar toolitem stack widget button:disabled { + box-shadow: inset -1px 0 #bea980; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + .nemo-window grid > widget:last-child button { + min-height: 16px; + min-width: 16px; + padding: 1px 2px; } + .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: 2px; + padding-right: 2px; } + .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + background-color: mix(#d9cdb5,#d9cdb5,0.5); } + .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + -NemoPlacesTreeView-disk-full-bg-color: #bea980; + -NemoPlacesTreeView-disk-full-fg-color: #ef934d; + -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: #0f0f0f; + -NemoPlacesTreeView-disk-full-fg-color: #f4b687; } + .nemo-window .sidebar + separator + box .primary-toolbar { + background-color: #d6c9b0; + background-image: none; + padding-top: 0px; + padding-bottom: 0px; + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,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: #d9cdb5; + background-image: none; + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); + padding: 5px 6px; } + .nemo-window notebook { + background-color: #d9cdb5; + border-width: 0; } + .nemo-window notebook tabs { + border: 0; } + +/*********************** + ! Fallback mode panel * +************************/ +/************ + ! Synaptic * +*************/ +GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar { + background-color: #d9cdb5; + background-image: none; + padding: 2px; + border: 0; + color: #1e1f1e; } + +/*********************** + ! Fallback mode panel * +************************/ +/*************** + ! Xfce styles * +****************/ +.XfceHeading { + margin: 0; + padding: 0; + border: 0; + background-image: none; + background-color: #d9cdb5; + color: #272a28; } + +.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(12, 12, 12, 0.3); + -UnityDecoration-active-shadow-radius: 8px; + -UnityDecoration-inactive-shadow-color: rgba(12, 12, 12, 0.5); + -UnityDecoration-inactive-shadow-radius: 5px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #ef934d; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0; } + UnityDecoration .top { + border: 1px solid #1e1f1e; + border-bottom: 0; + border-radius: 0px 0px 0 0; + padding: 1px 5px 0; + background-color: #0f0f0f; + color: #d9cdb5; + text-shadow: none; } + UnityDecoration .top:hover { + border-radius: 0; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + UnityDecoration .top:backdrop { + border: 1px solid #1e1f1e; + color: mix(#1e1f1e,#d9cdb5,0.4); } + UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom { + background-color: #0f0f0f; } + UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { + background-color: mix(#b09866,mix(#1e1f1e,#d9cdb5,0.4),0.21); } + +UnityPanelWidget, .unity-panel { + border: 0; } + +.unity-panel.menuitem, .unity-panel .menuitem { + border-width: 0 1px; + color: #d9cdb5; } + .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + +SheetStyleDialog.unity-force-quit { + background-color: #d9cdb5; } + +/************************ + ! 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: #0f0f0f; + background-image: none; + color: #d9cdb5; + font-weight: bold; + text-shadow: 0 1px rgba(12, 12, 12, 0.5); + -gtk-icon-shadow: 0 1px rgba(12, 12, 12, 0.5); } + #panel_window menubar { + padding-left: 2px; } + #panel_window menubar, #panel_window menubar > menuitem { + background-color: transparent; + background-image: none; + border-style: none; + color: #d9cdb5; + text-shadow: 0 1px rgba(12, 12, 12, 0.5); + -gtk-icon-shadow: 0 1px rgba(12, 12, 12, 0.5); } + #panel_window menubar:hover, #panel_window menubar > menuitem:hover { + background-color: rgba(217, 205, 181, 0.2); + background-image: none; + color: #d9cdb5; } + #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover { + color: #d9cdb5; } + #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled { + color: rgba(217, 205, 181, 0.7); } + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#content_frame { + padding-bottom: 6px; } + +#login_window, #shutdown_dialog, #restart_dialog { + border-style: none; + border-radius: 0px; + background-color: #0f0f0f; + color: #d9cdb5; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset -1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset 0 1px mix(#0b0b0b,#d9cdb5,0.21), inset 0 -1px mix(#0b0b0b,#d9cdb5,0.21); } + +#login_window menu { + border-radius: 0; } + +#login_window button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + #login_window button:focus, #login_window button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + #login_window button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + #login_window button:active:disabled, #login_window button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #login_window button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + #login_window button:hover, #login_window button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:hover:disabled, #login_window button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + #login_window button:focus, #login_window button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + #login_window button:focus:hover, #login_window button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + #login_window button:active:checked:disabled, #login_window button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover { + color: #d9cdb5; } + #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #login_window button:backdrop, #login_window button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + #login_window button.separator, #login_window button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + #login_window button.separator:disabled, #login_window button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + #login_window button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +#login_window entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + #login_window entry:focus, #login_window entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + #login_window entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + #login_window entry:active:disabled, #login_window entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + #login_window entry:focus, #login_window entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + #login_window entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +#user_combobox { + color: #d9cdb5; + font-size: 18px; } + #user_combobox menu { + font-weight: normal; } + #user_combobox arrow { + color: mix(#d9cdb5,#0f0f0f,0.5); } + +#user_image { + border-radius: 0px; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 #0b0b0b, inset -1px 0 #0b0b0b, inset 0 1px #0b0b0b, inset 0 -1px #0b0b0b; } + +#user_image_border { + border-radius: 0px; + background-color: #0e0e0e; + background-image: none; + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.07), inset 0 1px rgba(6, 6, 6, 0.08), inset -1px 0 rgba(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + +#buttonbox_frame { + padding-top: 4px; + padding-bottom: 0; + border-style: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; + background-color: transparent; + background-image: none; + box-shadow: none; } + +/* shutdown button */ +#shutdown_button button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + #shutdown_button button:focus, #shutdown_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #shutdown_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #shutdown_button button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + #shutdown_button button:hover, #shutdown_button button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #shutdown_button button:focus, #shutdown_button button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover { + color: #0f0f0f; } + #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #shutdown_button button:backdrop, #shutdown_button button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + #shutdown_button button.separator, #shutdown_button button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + #shutdown_button button separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/* restart button */ +#restart_button button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + #restart_button button:focus, #restart_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #restart_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #restart_button button:active:disabled, #restart_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #restart_button button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + #restart_button button:hover, #restart_button button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #restart_button button:focus, #restart_button button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + #restart_button button:focus:hover, #restart_button button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #restart_button button:active:checked:disabled, #restart_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover { + color: #0f0f0f; } + #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #restart_button button:backdrop, #restart_button button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + #restart_button button.separator, #restart_button button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + #restart_button button.separator:disabled, #restart_button button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + #restart_button button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + +/* password warning */ +#greeter_infobar { + font-weight: bold; } + +/********************** + ! Genome Terminal * +***********************/ +VteTerminal { + background-color: #0f0f0f; + color: #d9cdb5; } + +terminal-window junction, terminal-window scrollbar trough { + background-color: #0f0f0f; + border-color: #0c0c0c; } + +terminal-window scrollbar.vertical slider { + background-color: mix(#0f0f0f,#d9cdb5,0.2); } + terminal-window scrollbar.vertical slider:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.3); } + terminal-window scrollbar.vertical slider:hover:active { + background-color: #ef934d; } + terminal-window scrollbar.vertical slider:disabled { + background-color: transparent; } + +/****************** + ! Budgie Desktop * +*******************/ +.budgie-container { + background-color: transparent; } + +.raven { + background-color: rgba(217, 205, 181, 0.93); } + .raven .raven-header { + background-color: #d9cdb5; + border: solid mix(#d9cdb5,#1e1f1e,0.1); + border-width: 1px 0; } + .raven .raven-background { + background-color: rgba(217, 205, 181, 0.93); } + +.raven-mpris { + background-color: rgba(217, 205, 181, 0.7); } diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.20/dist/gtk.css b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/dist/gtk.css new file mode 100644 index 0000000..3d506fe --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/dist/gtk.css @@ -0,0 +1,8515 @@ +/*$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 #0f0f0f; +@define-color dark_fg_color #d9cdb5; +/* colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_bg_color #1e1f1e; +@define-color theme_fg_color #d9cdb5; +@define-color theme_base_color #272a28; +@define-color text_view_bg #272a28; +/*workaround for new vte versions */ +@define-color theme_text_color #d9cdb5; +@define-color theme_selected_bg_color #ef934d; +@define-color theme_selected_fg_color #0f0f0f; +@define-color theme_tooltip_bg_color #1e1f1e; +@define-color theme_tooltip_fg_color #d9cdb5; +/* shadow effects */ +@define-color light_shadow #1f201f; +@define-color dark_shadow #352c1b; +/* misc colors used by gtk+ */ +@define-color info_fg_color #0f0f0f; +@define-color info_bg_color #71b4d6; +@define-color warning_fg_color #0f0f0f; +@define-color warning_bg_color #ef934d; +@define-color question_fg_color #0f0f0f; +@define-color question_bg_color #71b4d6; +@define-color error_fg_color #0f0f0f; +@define-color error_bg_color #f16e65; +@define-color link_color #71b4d6; +@define-color success_color #7ec97e; +@define-color warning_color #ef934d; +@define-color error_color #f16e65; +/* 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(#d9cdb5,#1e1f1e,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(#1e1f1e,#d9cdb5,0.18); +@define-color unfocused_borders mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); +@define-color button_bg_color #272a28; +@define-color button_fg_color #d9cdb5; +@define-color header_button_bg_color #272a28; +@define-color header_button_fg_color #d9cdb5; +@define-color insensitive_bg_color mix(#1e1f1e,#272a28,0.6); +@define-color insensitive_fg_color mix(#d9cdb5,#1e1f1e,0.5); +/* osd */ +@define-color osd_base #0f0f0f; +@define-color osd_bg rgba(15, 15, 15, 0.8); +@define-color osd_fg #d9cdb5; +@define-color osd_insensitive_bg_color mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.5); +@define-color osd_insensitive_fg_color mix(#d9cdb5,#0f0f0f,0.6); +@define-color osd_borders_color rgba(13, 13, 13, 0.8); +/* lightdm greeter colors */ +@define-color lightdm_bg_color #0f0f0f; +@define-color lightdm_fg_color #d9cdb5; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color mix(#d9cdb5,#1e1f1e,0.5); +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #d9cdb5; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #1e1f1e; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #272a28; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #ef934d; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #0f0f0f; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color black; +/* window manager colors */ +@define-color wm_bg_focused #0f0f0f; +@define-color wm_bg_unfocused #1e1f1e; +@define-color wm_border_focused #1e1f1e; +@define-color wm_border_unfocused #1e1f1e; +@define-color wm_title_focused #d9cdb5; +@define-color wm_title_unfocused mix(#d9cdb5,#1e1f1e,0.4); +@define-color wm_icons_focused #d9cdb5; +@define-color wm_icons_focused_prelight #ef934d; +@define-color wm_icons_focused_pressed #e87015; +@define-color wm_icons_unfocused mix(#d9cdb5,#1e1f1e,0.4); +@define-color wm_icons_unfocused_prelight #ef934d; +@define-color wm_icons_unfocused_pressed #e87015; +/************** + ! 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(239, 147, 77, 0.5); + outline-style: dashed; + outline-width: 2px; + outline-offset: -1px; + -gtk-outline-radius: 0px; } + +/************* + ! 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: #ef934d; + color: #0f0f0f; } + +* { + /* hyperlinks */ + -GtkIMHtml-hyperlink-color: #71b4d6; } + *:disabled, *:disabled:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + *:disabled, *:disabled { + -gtk-icon-effect: dim; } + *:hover { + -gtk-icon-effect: highlight; } + *:link, *:visited { + color: #71b4d6; } + +.background { + background-color: #1e1f1e; + color: #d9cdb5; } + .background:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + .background.csd { + background-color: #1e1f1e; } + +.gtkstyle-fallback { + background-color: rgba(30, 31, 30, 0.5); + color: #d9cdb5; } + .gtkstyle-fallback:hover { + background-color: #212221; + color: #d9cdb5; } + .gtkstyle-fallback:active { + background-color: #1b1c1b; + color: #d9cdb5; } + .gtkstyle-fallback:disabled { + background-color: #1e1f1e; + color: mix(#d9cdb5,#1e1f1e,0.5); } + +image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled { + background-color: transparent; } + +label.separator { + color: #d9cdb5; } + label.separator:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + +label selection { + background-color: #ef934d; + color: #0f0f0f; } + +label:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + label:disabled:backdrop { + color: black; } + +label:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + +assistant .sidebar { + background-color: #272a28; + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + assistant .sidebar:backdrop { + background-color: #272a28; + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + +assistant.csd .sidebar { + border-top-style: none; } + +assistant .sidebar label { + padding: 2px 4px; } + +assistant .sidebar label.highlight { + background-color: mix(#d9cdb5,#1e1f1e,0.8); } + +/********* + ! Buttons +**********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#ef934d), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#ef934d), 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(#ef934d), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(105, 88, 54, 0.904314)), 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: 18px; + min-width: 18px; + padding: 2px; + border-width: 1px; + border-style: solid; + border-radius: 0px; + -gtk-outline-radius: 0px; + 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: 2px 2px; } + +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: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + +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 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 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: 0px; + -gtk-outline-radius: 0px; } + +.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: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + +.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > button:last-child { + border-width: 1px; + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + +.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > button:only-child { + border-width: 1px; + border-radius: 0px; + -gtk-outline-radius: 0px; } + +.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(30, 31, 30, 0.3); + background-color: rgba(217, 205, 181, 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(239, 147, 77, 0.3); + background-color: rgba(15, 15, 15, 0.1); + background-image: none; + box-shadow: none; } + +button, button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + button:disabled, button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button:active:disabled, button:checked:disabled { + border-color: rgba(190, 169, 128, 0.22); } + .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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.flat, button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + button:hover:disabled, button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 0.3); } + button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled { + border-color: rgba(190, 169, 128, 0.3); } + button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + button:focus:hover, button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + button:focus:hover:hover, button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + button:focus:hover:disabled, button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 0.3); } + 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(190, 169, 128, 0.3); } + 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button:active:checked:disabled, button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 0.22); } + 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + button:disabled:disabled, button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,0.6); } + button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button:backdrop, button.nautilus-circular-button.image-button:backdrop, button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(39, 42, 40, 0.9); } + button.separator:disabled, button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + button separator, button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,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(53, 44, 27, 0.22); } + .inline-toolbar button:focus, .inline-toolbar button:hover, .linked > button:focus, .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + .inline-toolbar button:disabled, .linked > button:disabled { + box-shadow: inset -1px 0 #1f2220; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + .linked.vertical > button { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .linked.vertical > button:focus, .linked.vertical > button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.05); } + .linked.vertical > button:disabled { + box-shadow: inset 0 -1px #1f2220; } + .linked.vertical > button:last-child, .linked.vertical > button:only-child { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + button.circular, button.nautilus-circular-button.image-button, button.circular-button { + padding: 0; + min-width: 26px; + min-height: 26px; + 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: #d9cdb5; + padding: 2px 3px; } + 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: #2f3230; + background-image: none; } + spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover { + border-color: rgba(190, 169, 128, 0.3); } + spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 0.3); } + 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(190, 169, 128, 0.3); } + spinbutton button:focus:hover { + color: mix(#d9cdb5,mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3),0.3); } + spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled { + color: mix(#d9cdb5,#1e1f1e,0.7); } + spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + spinbutton button:backdrop:disabled { + color: rgba(0, 0, 0, 0.8); } + +spinbutton:not(.vertical) { + /*@extend %entry;*/ + background-color: #272a28; + background-image: none; + /*@include border($base_color);*/ + padding: 0; + border-radius: 0px; + -gtk-outline-radius: 0px; + color: #d9cdb5; + caret-color: #d9cdb5; + /*&:focus, &:active { border-color: border_focus($borders_color); }*/ } + spinbutton:not(.vertical):disabled { + background-color: #232624; + background-image: none; + color: mix(#272a28,#d9cdb5,0.5); } + spinbutton:not(.vertical) entry { + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; + 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(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(105, 88, 54, 0.2); } + spinbutton:not(.vertical) button:backdrop { + border-color: alpha(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl) { + border-right-style: none; + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + spinbutton:not(.vertical) button.down:dir(rtl):focus { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr) { + border-left-style: none; + border-radius: 0 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 0; } + spinbutton:not(.vertical) button.up:dir(ltr):focus { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); + box-shadow: inset 1px 0 mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + +spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry { + min-width: 0; + padding-left: 0px; + padding-right: 0px; } + +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(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + +spinbutton.vertical button.up { + border-radius: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + spinbutton.vertical button.up:focus { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + +spinbutton.vertical button.down { + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + spinbutton.vertical button.down:focus { + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + +/****************** +! ComboBoxes * +*******************/ +combobox button.combo, combobox button.combo.nautilus-circular-button.image-button { + min-width: 0; + padding-left: 2px; + padding-right: 2px; } + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 14px; + min-width: 14px; + padding: 1px; } + +combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry { + padding: 2px 2px; } + +combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button { + padding: 2px; } + +combobox menu menuitem { + padding: 2px 3px; } + combobox menu menuitem cellview { + min-height: 18px; } + +/********* + ! 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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(53, 44, 27, 0.1), inset 0 1px rgba(53, 44, 27, 0.12), inset -1px 0 rgba(53, 44, 27, 0.1), inset 0 -1px rgba(53, 44, 27, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 2px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 2px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#272a28,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +entry { + background-color: #272a28; + background-image: none; + border-color: mix(#d9cdb5,#272a28,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + entry:focus, entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#272a28,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(#d9cdb5,#272a28,0.32); } + entry:disabled { + border-color: mix(#d9cdb5,#272a28,0.84); } + entry:active:disabled, entry:checked:disabled { + border-color: mix(#d9cdb5,#272a28,0.8); } + entry:focus, entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + entry:disabled { + background-color: mix(#272a28,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#272a28,#d9cdb5,0.9); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +toolbar { + padding: 1px; + border-style: none; } + toolbar.horizontal separator { + margin: 0 4px 1px; } + toolbar.vertical separator { + margin: 4px 1px 4px 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: 5px; + margin-bottom: 5px; } + headerbar switch { + margin-top: 3px; + margin-bottom: 3px; } + window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 0px; } + window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 0px; } + +.titlebar:not(headerbar), headerbar { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.88); + color: #d9cdb5; + background-color: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + color: #d9cdb5; + padding: 0 6px; + min-height: 42px; } + .titlebar:focus:not(headerbar), headerbar:focus, .titlebar:hover:not(headerbar), headerbar:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,0.8),0.3); } + .titlebar:active:not(headerbar), headerbar:active, .titlebar:checked:not(headerbar), headerbar:checked { + border-color: mix(#d9cdb5,#0f0f0f,0.4); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.92); } + .titlebar:active:disabled:not(headerbar), headerbar:active:disabled, .titlebar:checked:disabled:not(headerbar), headerbar:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.88); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#d9cdb5,#0f0f0f,0.5); } + .titlebar:not(headerbar) .background, headerbar .background { + background-color: #0f0f0f; + border-color: mix(#0f0f0f,#d9cdb5,0.3); } + .titlebar:not(headerbar) .title, headerbar .title { + font-weight: bold; + padding: 0 4px; } + .titlebar:not(headerbar) .subtitle, headerbar .subtitle { + font-size: smaller; + padding: 0 4px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #0f0f0f; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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: #101010; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #101010; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #111111; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#0f0f0f,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#0f0f0f,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#0f0f0f,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(15, 15, 15, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:not(headerbar) button.image-button, headerbar button.image-button, headerbar button.image-button.nautilus-circular-button { + padding: 2px; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 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 #0c0c0c; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button, headerbar box button.image-button.nautilus-circular-button { + padding: 2px 6px; } + .titlebar:not(headerbar) separator, headerbar separator { + color: #090909; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .titlebar:not(headerbar) separator, headerbar separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:backdrop:not(headerbar), headerbar:backdrop { + background-color: #1e1f1e; + background-image: none; + color: mix(#d9cdb5,#1e1f1e,0.4); + text-shadow: none; + border-color: mix(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9),#1e1f1e,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: 2px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); + padding: 2px; } + .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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 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: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(39, 42, 40, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + .titlebar:not(headerbar) button.text-button, headerbar button.text-button, headerbar button.text-button.nautilus-circular-button.image-button { + padding: 2px 5px; } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; } + .titlebar:not(headerbar) button.flat:hover, headerbar button.flat:hover { + color: #d9cdb5; } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,#1e1f1e,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: #d9cdb5; } + .titlebar:not(headerbar) viewswitcher button:not(:checked):not(:hover) stack box, headerbar viewswitcher button:not(:checked):not(:hover) stack box { + color: #d9cdb5; } + .titlebar:not(headerbar) button.titlebutton + separator.titlebutton, headerbar button.titlebutton + separator.titlebutton { + margin-left: 0; + margin-right: 2px; } + .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button { + border: 0; + padding: 2px; + background-image: none; + background-color: transparent; + color: #d9cdb5; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover { + background-image: none; + background-color: transparent; + color: #ef934d; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active { + background-image: none; + background-color: transparent; + color: #ec8130; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:backdrop, headerbar button.titlebutton:backdrop { + background: none; + color: mix(#d9cdb5,#1e1f1e,0.4); + -gtk-icon-shadow: none; } + +toolbar { + background-color: #1e1f1e; + background-image: none; + border-color: mix(#d9cdb5,#1e1f1e,0.88); + color: #d9cdb5; } + toolbar:focus, toolbar:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,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(#d9cdb5,#1e1f1e,0.4); } + toolbar:disabled { + border-color: mix(#d9cdb5,#1e1f1e,0.92); } + toolbar:active:disabled, toolbar:checked:disabled { + border-color: mix(#d9cdb5,#1e1f1e,0.88); } + toolbar:disabled { + background-color: #1b1c1b; + background-image: none; + color: mix(#d9cdb5,#1e1f1e,0.5); } + toolbar .background { + background-color: #1e1f1e; + border-color: mix(#1e1f1e,#d9cdb5,0.3); } + toolbar .title { + font-weight: bold; + padding: 0 4px; } + toolbar .subtitle { + font-size: smaller; + padding: 0 4px; } + toolbar button, toolbar button.nautilus-circular-button.image-button { + background-color: #1e1f1e; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + toolbar button:active:disabled, toolbar button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(30, 31, 30, 0); + background-color: rgba(30, 31, 30, 0); + background-image: none; + box-shadow: none; } + toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover { + background-color: #202120; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar button:hover:disabled, toolbar button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus { + background-color: #202120; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + toolbar button:focus:hover, toolbar button.flat:focus:hover { + background-color: #212221; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled { + border-color: rgba(197, 178, 142, 0.22); } + toolbar button:active:checked:disabled, toolbar button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#1e1f1e,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#1e1f1e,#d9cdb5,0.6); + box-shadow: none; } + toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled { + color: mix(#1e1f1e,#d9cdb5,0.6); } + toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar button:backdrop, toolbar button.nautilus-circular-button.image-button:backdrop, toolbar button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(30, 31, 30, 0.9); } + toolbar button.separator:disabled, toolbar button .separator:disabled { + color: rgba(30, 31, 30, 0.85); } + toolbar button separator, toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#1e1f1e,0.9)); } + toolbar button.image-button, toolbar button.image-button.nautilus-circular-button { + padding: 2px; } + 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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + toolbar viewswitcher button:disabled, toolbar viewswitcher button.nautilus-circular-button.image-button:disabled, + toolbar .linked > button:disabled { + box-shadow: inset -1px 0 #181918; } + 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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button { + padding: 2px 6px; } + toolbar separator, toolbar separator:disabled { + color: #121312; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + toolbar.inline-toolbar { + padding: 1px; + border-width: 0 1px 1px; + border-style: solid; + border-color: mix(#1e1f1e,#d9cdb5,0.18); + background-color: mix(mix(#1e1f1e,#d9cdb5,0.18),#1e1f1e,0.7); + background-image: none; } + toolbar.inline-toolbar:backdrop { + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); + background-color: mix(#1e1f1e,mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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: #1e1f1e; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + toolbar.inline-toolbar button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar.inline-toolbar button.flat { + color: #d9cdb5; + border-color: rgba(30, 31, 30, 0); + background-color: rgba(30, 31, 30, 0); + background-image: none; + box-shadow: none; } + toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:hover { + background-color: #202120; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus { + background-color: #202120; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover { + background-color: #212221; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 0.22); } + toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover { + color: #d9cdb5; } + toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#1e1f1e,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#1e1f1e,#d9cdb5,0.6); + box-shadow: none; } + toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled { + color: mix(#1e1f1e,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar.inline-toolbar button:backdrop, toolbar.inline-toolbar button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator { + border: 1px solid currentColor; + color: rgba(30, 31, 30, 0.9); } + toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled { + color: rgba(30, 31, 30, 0.85); } + toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#1e1f1e,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: #0d0d0d; } + +.background .titlebar:backdrop, .background .titlebar { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +.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: 2px; + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + actionbar > revealer > box:backdrop { + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + +/**************************** + ! Search and Location bars * +*****************************/ +searchbar, +.location-bar { + background-color: #1d1e1d; + background-image: none; + border-width: 0 0 1px; + border-style: solid; + border-color: #181918; + color: #d9cdb5; } + +/****************** + ! Action buttons * +*******************/ +.suggested-action, headerbar.selection-mode button.suggested-action, +.titlebar.selection-mode:not(headerbar) button.suggested-action { + background-color: #7ec97e; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action, + .titlebar:not(headerbar).selection-mode button.flat.suggested-action { + color: #0f0f0f; + border-color: rgba(126, 201, 126, 0); + background-color: rgba(126, 201, 126, 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: #8ace8a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:hover:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #8ace8a; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .suggested-action:focus:hover, + .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover { + background-color: #95d395; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + .suggested-action:active:checked:disabled, .suggested-action.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #0f0f0f; } + .suggested-action:disabled:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled { + background-color: alpha(mix(#7ec97e,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#7ec97e,#0f0f0f,0.6); + box-shadow: none; } + .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled { + color: mix(#7ec97e,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(126, 201, 126, 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(126, 201, 126, 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(#0f0f0f,#7ec97e,0.9)); } + +.destructive-action { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + .destructive-action:focus, .destructive-action:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:disabled { + border-color: rgba(13, 13, 13, 0.32); } + .destructive-action:active:disabled, .destructive-action:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .destructive-action.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + .destructive-action:hover, .destructive-action.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + .destructive-action:focus, .destructive-action.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .destructive-action:focus:hover, .destructive-action.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover { + color: #0f0f0f; } + .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,0.6); } + .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .destructive-action:backdrop, .destructive-action.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + .destructive-action.separator, .destructive-action .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + .destructive-action.separator:disabled, .destructive-action .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + .destructive-action separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/****************** + ! Selection mode * +*******************/ +headerbar.selection-mode, +.titlebar:not(headerbar).selection-mode { + background-color: #ef934d; + background-image: none; + border-color: mix(#0f0f0f,#ef934d,0.72); + color: #0f0f0f; } + headerbar.selection-mode:focus, headerbar.selection-mode:hover, + .titlebar:not(headerbar).selection-mode:focus, + .titlebar:not(headerbar).selection-mode:hover { + border-color: mix(#ef934d,mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.48); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + border-color: mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.72); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + background-color: #ec8130; + background-image: none; + color: mix(#0f0f0f,#ef934d,0.5); } + headerbar.selection-mode .background, + .titlebar:not(headerbar).selection-mode .background { + background-color: #ef934d; + border-color: mix(#ef934d,#0f0f0f,0.3); } + headerbar.selection-mode .title, + .titlebar:not(headerbar).selection-mode .title { + font-weight: bold; + padding: 0 4px; } + headerbar.selection-mode .subtitle, + .titlebar:not(headerbar).selection-mode .subtitle { + font-size: smaller; + padding: 0 4px; } + headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button, + .titlebar:not(headerbar).selection-mode button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode button.image-button, + .titlebar:not(headerbar).selection-mode button.image-button { + padding: 2px; } + 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(53, 44, 27, 0.12); } + 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(53, 44, 27, 0.32); } + 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 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 #e87015; } + 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(53, 44, 27, 0.12); } + 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(53, 44, 27, 0.32); } + 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + headerbar.selection-mode box button.image-button, + .titlebar:not(headerbar).selection-mode box button.image-button { + padding: 2px 6px; } + headerbar.selection-mode separator, headerbar.selection-mode separator:disabled, + .titlebar:not(headerbar).selection-mode separator, + .titlebar:not(headerbar).selection-mode separator:disabled { + color: #ae5410; + 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode:backdrop, + .titlebar:not(headerbar).selection-mode:backdrop { + background-color: #ef934d; + 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: #e87015; + 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: #cb6212; } + 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: #d96914; } + 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(15, 15, 15, 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: #cb6212; } + +/********** + ! Calendar +***********/ +calendar { + padding: 1px 3px; + outline-offset: -1px; + color: #d9cdb5; } + calendar:selected { + border-radius: 0px; } + calendar.header { + border-bottom: 1px solid rgba(105, 88, 54, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(105, 88, 54, 0.1); } + calendar.button { + color: rgba(217, 205, 181, 0.55); } + calendar.button:hover { + color: #d9cdb5; } + calendar.button:backdrop { + color: alpha(mix(#d9cdb5,#1e1f1e,0.5),0.55); } + calendar.button:disabled { + color: alpha(mix(#d9cdb5,#1e1f1e,0.5),0.55); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: mix(#ef934d,#d9cdb5,0.5); } + calendar:backdrop { + color: mix(#272a28,#d9cdb5,0.8); } + +/* gnome-calendar */ +.calendar-view { + background-color: #272a28; + color: #d9cdb5; } + +/*************** + ! Color chooser +****************/ +colorswatch:drop(active), colorswatch { + border-style: none; } + +colorswatch.top { + border-top-left-radius: 0.5px; + border-top-right-radius: 0.5px; } + colorswatch.top overlay { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +colorswatch.bottom { + border-bottom-left-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.bottom overlay { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 0.5px; + border-bottom-left-radius: 0.5px; } + colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.dark overlay { + color: #0f0f0f; } + colorswatch.dark overlay:hover { + border-color: rgba(105, 88, 54, 0.8); } + colorswatch.dark overlay:backdrop { + color: mix(#ef934d,#0f0f0f,0.66); } + +colorswatch.light overlay { + color: #d9cdb5; } + colorswatch.light overlay:hover { + border-color: rgba(105, 88, 54, 0.5); } + colorswatch.light overlay:backdrop { + color: mix(#272a28,#d9cdb5,0.8); } + +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px #ec7f2c, inset 0 0 0 1px #ef934d; } + colorswatch:drop(active).dark overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px rgba(105, 88, 54, 0.3), inset 0 0 0 1px #ef934d; } + +colorswatch overlay { + border: 1px solid rgba(105, 88, 54, 0.3); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(31, 32, 31, 0.4), inset 0 -1px rgba(105, 88, 54, 0.2); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: rgba(105, 88, 54, 0.3); + box-shadow: none; } + +colorswatch:disabled { + opacity: .5; } + colorswatch:disabled overlay { + border-color: rgba(105, 88, 54, 0.6); + box-shadow: none; } + +row:selected colorswatch { + box-shadow: 0 0 0 2px #0f0f0f; } + +colorswatch#add-color-button { + border-radius: 0px 0px 0 0; } + colorswatch#add-color-button:only-child { + border-radius: 0px; } + colorswatch#add-color-button overlay { + background-color: #1d1d1d; + color: #d9cdb5; } + colorswatch#add-color-button overlay:hover { + background-color: #1b1c1b; } + colorswatch#add-color-button overlay:backdrop { + background-color: #1d1d1d; } + +colorswatch#editor-color-sample { + border-radius: 0px; } + colorswatch#editor-color-sample overlay { + border-radius: 0.5px; } + +button.color, button.color.nautilus-circular-button.image-button { + padding: 2px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0px; } + 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(#1e1f1e,#d9cdb5,0.18); } + filechooser .dialog-action-box:backdrop { + border-top-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + filechooser #pathbarbox { + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); + background-color: #1e1f1e; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/****************** + ! Grid and flowbox +*******************/ +widget:active { + background-color: mix(#ef934d,#272a28,0.5); } + +list { + color: #d9cdb5; + background-color: #272a28; + border-color: mix(#1e1f1e,#d9cdb5,0.18); } + list:backdrop { + background-color: #272a28; + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + list row { + padding: 2px; } + +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(217, 205, 181, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(105, 88, 54, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(105, 88, 54, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: mix(#ef934d,#d9cdb5,0.1); } + row.activatable:selected:backdrop { + background-color: #ef934d; } + +flowbox flowboxchild { + padding: 2px; + border-radius: 0px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Infobar +**********/ +infobar { + border: 0; } + infobar.info, infobar.info:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop { + color: #0f0f0f; } + infobar.info button, infobar.info button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.info button:focus, infobar.info button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.info button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.info button:active:disabled, infobar.info button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.info button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.info button:hover, infobar.info button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.info button:focus, infobar.info button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.info button:focus:hover, infobar.info button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.info button:active:checked:disabled, infobar.info button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.info button:focus, infobar.info button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover { + color: #0f0f0f; } + infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.info button:backdrop, infobar.info button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.info button.separator, infobar.info button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.info button.separator:disabled, infobar.info button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.warning, infobar.warning:backdrop { + background-color: #ef934d; + background-image: none; + border: 1px solid #e87015; + caret-color: currentColor; } + infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop { + color: #0f0f0f; } + infobar.warning button, infobar.warning button.nautilus-circular-button.image-button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.warning button:focus, infobar.warning button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.warning button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.warning button:active:disabled, infobar.warning button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.warning button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + infobar.warning button:hover, infobar.warning button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.warning button:focus, infobar.warning button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.warning button:active:checked:disabled, infobar.warning button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover { + color: #0f0f0f; } + infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.warning button:backdrop, infobar.warning button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.warning button.separator, infobar.warning button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + infobar.warning button.separator:disabled, infobar.warning button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + infobar.question, infobar.question:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop { + color: #0f0f0f; } + infobar.question button, infobar.question button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.question button:focus, infobar.question button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.question button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.question button:active:disabled, infobar.question button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.question button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.question button:hover, infobar.question button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.question button:focus, infobar.question button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.question button:focus:hover, infobar.question button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.question button:active:checked:disabled, infobar.question button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.question button:focus, infobar.question button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover { + color: #0f0f0f; } + infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.question button:backdrop, infobar.question button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.question button.separator, infobar.question button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.question button.separator:disabled, infobar.question button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.error, infobar.error:backdrop { + background-color: #f16e65; + background-image: none; + border: 1px solid #eb3326; + caret-color: currentColor; } + infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop { + color: #0f0f0f; } + infobar.error button, infobar.error button.nautilus-circular-button.image-button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.error button:focus, infobar.error button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.error button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.error button:active:disabled, infobar.error button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.error button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + infobar.error button:hover, infobar.error button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.error button:focus, infobar.error button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.error button:focus:hover, infobar.error button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.error button:active:checked:disabled, infobar.error button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.error button:focus, infobar.error button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover { + color: #0f0f0f; } + infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.error button:backdrop, infobar.error button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.error button.separator, infobar.error button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + infobar.error button.separator:disabled, infobar.error button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#f16e65,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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(53, 44, 27, 0.1), inset 0 1px rgba(53, 44, 27, 0.12), inset -1px 0 rgba(53, 44, 27, 0.1), inset 0 -1px rgba(53, 44, 27, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 2px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 2px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#272a28,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +/********* + ! Menubar +**********/ +menubar, .menubar { + -GtkWidget-window-dragging: true; + padding: 0; + border: 0; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; } + menubar > menuitem, .menubar > menuitem { + min-height: 14px; + padding: 4px 6px; + border: 1px solid transparent; + background-color: transparent; + background-image: none; + color: #d9cdb5; } + menubar > menuitem:hover, .menubar > menuitem:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + menubar > menuitem *:hover, .menubar > menuitem *:hover { + color: #e4dbca; } + +/****** + ! Menu +*******/ +menu, +.menu, +.context-menu { + border-radius: 0; + padding: 2px; + background-color: #0f0f0f; + color: #d9cdb5; + border: 1px solid mix(#0f0f0f,#d9cdb5,0.21); } + .csd menu, .csd .menu, .csd .context-menu { + border: 0; } + menu:selected, + .menu:selected, + .context-menu:selected { + background-color: #ef934d; + color: #0f0f0f; } + menu separator, .csd menu separator, + .menu separator, .csd .menu separator, + .context-menu separator, .csd .context-menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,0.18)); + margin: 0px 0; } + menu .separator, .csd menu .separator, + .menu .separator, .csd .menu .separator, + .context-menu .separator, .csd .context-menu .separator { + color: mix(#0f0f0f,#d9cdb5,0.18); } + menu menuitem, + .menu menuitem, + .context-menu menuitem { + min-height: 14px; + min-width: 40px; + padding: 4px; + 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: #ef934d; + background-image: none; + color: #0f0f0f; } + 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: mix(#0f0f0f,#ef934d,0.6); } + menu menuitem *:active, menu menuitem *:hover, + .menu menuitem *:active, + .menu menuitem *:hover, + .context-menu menuitem *:active, + .context-menu menuitem *:hover { + color: #0f0f0f; } + menu menuitem:disabled, menu menuitem *:disabled, + .menu menuitem:disabled, + .menu menuitem *:disabled, + .context-menu menuitem:disabled, + .context-menu menuitem *:disabled { + color: mix(#d9cdb5,#0f0f0f,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: #ef934d; + color: #0f0f0f; } + menu menuitem calendar, + .menu menuitem calendar, + .context-menu menuitem calendar { + color: #d9cdb5; } + menu menuitem calendar.header, + .menu menuitem calendar.header, + .context-menu menuitem calendar.header { + border-bottom: 1px solid #0e0e0e; + border-radius: 0; } + menu menuitem calendar.header:backdrop, + .menu menuitem calendar.header:backdrop, + .context-menu menuitem calendar.header:backdrop { + border-color: #0e0e0e; } + menu menuitem calendar.button, + .menu menuitem calendar.button, + .context-menu menuitem calendar.button { + color: rgba(217, 205, 181, 0.55); } + menu menuitem calendar.button:hover, + .menu menuitem calendar.button:hover, + .context-menu menuitem calendar.button:hover { + color: #d9cdb5; } + 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(#d9cdb5,#0f0f0f,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: 2px; + background-color: #0f0f0f; + border-radius: 0; } + menu > arrow.top, + .menu > arrow.top, + .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid mix(#0f0f0f,#d9cdb5,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(#0f0f0f,#d9cdb5,0.18); + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, + .menu > arrow:hover, + .context-menu > arrow:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.1); } + menu > arrow:backdrop, + .menu > arrow:backdrop, + .context-menu > arrow:backdrop { + background-color: #272a28; } + 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(217, 205, 181, 0.6); } + menuitem accelerator:hover { + color: rgba(15, 15, 15, 0.8); } + menuitem accelerator:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,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(105, 88, 54, 0.2); } + +menuitem entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + menuitem entry:focus, menuitem entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + menuitem entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + menuitem entry:active:disabled, menuitem entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + menuitem entry:focus, menuitem entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + menuitem entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +/********* + ! Popover +**********/ +popover.background { + padding: 0px; + border-radius: 0px; + background-clip: border-box; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; + box-shadow: 0 3px 6px rgba(105, 88, 54, 0.16); } + .csd popover.background, popover.background { + border-color: mix(#d9cdb5,#0f0f0f,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(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.16); } + .csd popover.background:disabled, popover.background:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.68); } + .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,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: #ef934d; } + popover.background treeview.view, popover.background treeview.view:backdrop { + border-top-color: #121212; } + popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover { + background-image: none; + background-color: #ef934d; + color: #0f0f0f; } + 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(#0f0f0f,#d9cdb5,1.3); + background-image: none; + color: #d9cdb5; + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + popover.background list row, popover.background list row .button { + background-color: transparent; + background-image: none; + color: #d9cdb5; } + 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: #ef934d; + color: #0f0f0f; } + popover.background .frame { + border-color: mix(#d9cdb5,#0f0f0f,0.8); + border-radius: 0px; } + popover.background entry { + background-color: #272a28; + background-image: none; + border-color: mix(#d9cdb5,#272a28,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + popover.background entry:focus, popover.background entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#272a28,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(#d9cdb5,#272a28,0.32); } + popover.background entry:disabled { + border-color: mix(#d9cdb5,#272a28,0.84); } + popover.background entry:active:disabled, popover.background entry:checked:disabled { + border-color: mix(#d9cdb5,#272a28,0.8); } + popover.background entry:focus, popover.background entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + popover.background entry:disabled { + background-color: mix(#272a28,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#272a28,#d9cdb5,0.9); } + popover.background button, popover.background button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + popover.background button:focus, popover.background button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + popover.background button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + popover.background button:active:disabled, popover.background button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + popover.background button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + popover.background button:hover, popover.background button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:hover:disabled, popover.background button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + popover.background button:focus, popover.background button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + popover.background button:focus:hover, popover.background button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + popover.background button:active:checked:disabled, popover.background button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + popover.background button:focus, popover.background button:hover, popover.background button.flat:focus, popover.background button.flat:hover { + color: #d9cdb5; } + popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + popover.background button:backdrop, popover.background button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + popover.background button.separator, popover.background button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + popover.background button.separator:disabled, popover.background button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + popover.background button separator, popover.background button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + popover.background button.flat:not(:hover) { + color: #d9cdb5; } + popover.background .linked > button { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + popover.background .linked > button:focus, popover.background .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + popover.background .linked > button:disabled { + box-shadow: inset -1px 0 #1f2220; } + popover.background .linked > button:last-child, popover.background .linked > button:only-child { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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: 2px; + padding-left: 2px; + transition: none; } + modelbutton.flat:hover, + menuitem.button.flat:hover { + border-radius: 0px; + background-color: #ef934d; + color: #0f0f0f; } + modelbutton.flat:checked, + menuitem.button.flat:checked { + color: #d9cdb5; } + 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: #1e1f1e; + background-clip: padding-box; + border: 1px solid #181918; + border-radius: 0px; + color: #d9cdb5; } + +.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: 2px; + margin: 0; + padding: 0; } + messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box { + margin: 4px; } + +printdialog paper { + color: #d9cdb5; + border: 1px solid mix(#1e1f1e,#d9cdb5,0.18); + background: #1f201f; + padding: 0; } + printdialog paper:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + +printdialog .dialog-action-box { + margin: 4px; } + +/********************* + ! App notifications * +**********************/ +frame.app-notification { + border-style: solid; + border-color: rgba(12, 12, 12, 0.8); + border-width: 0 1px 1px; + border-radius: 0 0 0px 0px; + padding: 4px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + frame.app-notification button:focus, frame.app-notification button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + frame.app-notification button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + frame.app-notification button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + frame.app-notification button:hover, frame.app-notification button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + frame.app-notification button:focus, frame.app-notification button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 0.22); } + frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover { + color: #d9cdb5; } + frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.6); + box-shadow: none; } + frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled { + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + frame.app-notification button:backdrop, frame.app-notification button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + frame.app-notification button.separator, frame.app-notification button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #0f0f0f; } + +/**************** + ! Floating bar * +*****************/ +.floating-bar { + background-color: #1e1f1e; + background-image: none; + border: 1px solid #181918; + border-radius: 0px; + color: #d9cdb5; } + .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: 0px; + background-clip: border-box; } + GtkBubbleWindow.osd.background { + background-color: rgba(15, 15, 15, 0.8); } + GtkBubbleWindow .toolbar { + background-color: transparent; } + +/*************** + ! Font-viewer * +****************/ +SushiFontWidget { + padding: 2px 4px; } + +/************* + ! Gucharmap * +**************/ +GucharmapChartable { + background-color: #272a28; + color: #d9cdb5; } + +/************* + ! Evolution * +**************/ +EPreviewPane .entry { + background-color: #272a28; + color: #d9cdb5; } + +/******************* + ! Gnome Bluetooth * +********************/ +entry.entry.pin-entry { + font-style: normal; + font-size: 50px; + padding-left: 10px; + padding-right: 10px; } + +label.pin-label { + font-style: normal; + font-size: 50px; } + +/************************ + ! Shortcut window keys * +*************************/ +.keycap { + min-width: 20px; + min-height: 24px; + margin-top: 2px; + padding-bottom: 1px; + padding-left: 2px; + padding-right: 2px; + color: #d9cdb5; + background-color: #272a28; + border: 1px solid; + border-color: mix(mix(#1e1f1e,#d9cdb5,0.18),#1e1f1e,0.5); + border-radius: 0px; + box-shadow: inset 0 -3px mix(#272a28,#1e1f1e,0.2); + font-size: smaller; } + .keycap:backdrop { + background-color: #272a28; + color: mix(#d9cdb5,#1e1f1e,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(#0f0f0f,#ef934d,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: #ef934d; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,0.66),#ef934d,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: #ef934d; } + 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: #0f0f0f; + outline-color: rgba(15, 15, 15, 0.3); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********** + ! Notebook +***********/ +notebook { + padding: 0; } + notebook.frame { + border: 1px solid mix(#1e1f1e,#d9cdb5,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: #1e1f1e; } + notebook > header { + padding: 2px; + background-color: #1e1f1e; } + notebook > header.top { + box-shadow: inset 0 -1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.bottom { + box-shadow: inset 0 1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.right { + box-shadow: inset 1px 0 mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.left { + box-shadow: inset -1px 0 mix(#1e1f1e,#d9cdb5,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(#d9cdb5,#1e1f1e,0.5); } + notebook > header > tabs > arrow:hover { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.5); } + notebook > header > tabs > arrow:active { + color: #d9cdb5; } + notebook > header > tabs > arrow:disabled { + color: alpha(mix(#d9cdb5,#1e1f1e,0.5),0.3); } + notebook > header > tabs > tab { + background-color: alpha(mix(#1e1f1e,#d9cdb5,0.1),0.7); + background-image: none; + border-color: mix(mix(#1e1f1e,#d9cdb5,0.18),mix(#d9cdb5,#1e1f1e,0.5),0.15); + color: rgba(217, 205, 181, 0.8); + padding: 2px 10px; + 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(#1e1f1e,#d9cdb5,0.04); + background-image: none; + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.5); } + notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover { + background: #1e1f1e; + border-color: mix(#1e1f1e,#d9cdb5,0.18); + color: #d9cdb5; } + 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(#1e1f1e,#d9cdb5,0.35); } + notebook > header > tabs > tab button.flat:hover { + color: #f7b0ab; } + notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover { + color: #ef934d; } + notebook > header.top > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 -1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.left > tabs > tab:hover:not(:checked) { + box-shadow: inset -1px 0 mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.right > tabs > tab:hover:not(:checked) { + box-shadow: inset 1px 0 mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.top { + padding-bottom: 0; } + notebook > header.top > tabs > tab { + border-bottom: none; + -gtk-outline-radius: 0; + margin-top: 0px; } + notebook > header.top > tabs > tab + tab { + margin-left: -1px; } + notebook > header.top > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.top > tabs > tab:last-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked { + border-top-width: 3px; + border-top-color: #ef934d; + margin-top: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0px 0 0; + padding-top: 0px; } + notebook > header.top > tabs > tab:hover:not(:checked) { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + notebook > header.bottom { + padding-top: 0; } + notebook > header.bottom > tabs > tab { + border-top: none; + -gtk-outline-radius: 0; + margin-bottom: 0px; } + notebook > header.bottom > tabs > tab + tab { + margin-left: -1px; } + notebook > header.bottom > tabs > tab:first-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.bottom > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked { + border-bottom-width: 3px; + border-bottom-color: #ef934d; + margin-bottom: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0 0px 0px; + padding-bottom: 0px; } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + notebook > header.right { + padding-left: 0; } + notebook > header.right > tabs > tab { + border-left: none; + -gtk-outline-radius: 0; + margin-right: 0px; } + notebook > header.right > tabs > tab + tab { + margin-top: -1px; } + notebook > header.right > tabs > tab:first-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.right > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked { + border-right-width: 3px; + border-right-color: #ef934d; + margin-right: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0px 0px 0; + padding-right: 8px; } + notebook > header.right > tabs > tab:hover:not(:checked) { + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + notebook > header.left { + padding-right: 0; } + notebook > header.left > tabs > tab { + border-right: none; + -gtk-outline-radius: 0; + margin-left: 0px; } + notebook > header.left > tabs > tab + tab { + margin-top: -1px; } + notebook > header.left > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.left > tabs > tab:last-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked { + border-left-width: 3px; + border-left-color: #ef934d; + margin-left: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0 0 0px; + padding-left: 8px; } + notebook > header.left > tabs > tab:hover:not(:checked) { + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/******* + ! OSD * +********/ +overlay.osd { + background-color: transparent; } + +colorchooser .popover.osd { + border-radius: 0px; } + +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(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + button.osd:focus, button.osd:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + button.osd:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button.osd:active:disabled, button.osd:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.osd.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + button.osd:hover, button.osd.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + button.osd:hover:disabled, button.osd.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + button.osd:focus, button.osd.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + button.osd:focus:hover, button.osd.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + button.osd:disabled:disabled, button.osd.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button.osd:backdrop, button.osd.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + button.osd.separator, button.osd .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + button.osd.separator:disabled, button.osd .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + button.osd separator, button.osd.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: 2px; + border: 1px solid rgba(12, 12, 12, 0.8); + border-radius: 0px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + toolbar.osd separator { + color: rgba(14, 14, 14, 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: #ef934d; + background-image: none; } + +.osd, +#XfceNotifyWindow { + background-color: rgba(15, 15, 15, 0.8); + color: #d9cdb5; + /* used by gnome-settings-daemon's media-keys OSD */ + /* used by Documents */ } + .osd.background, + #XfceNotifyWindow.background { + background-color: rgba(15, 15, 15, 0.6); + color: #d9cdb5; } + .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(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .osd button:focus, .osd button:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd button:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + .osd button:active:disabled, .osd button:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd button.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + .osd button:hover, .osd button.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .osd button:hover:disabled, .osd button.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .osd button:focus, .osd button.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + .osd button:focus:hover, .osd button.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .osd button:disabled:disabled, .osd button.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .osd button:backdrop, .osd button.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + .osd button.separator, .osd button .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + .osd button.separator:disabled, .osd button .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + .osd button separator, .osd button.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.9)); } + .osd entry, + #XfceNotifyWindow entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .osd entry:focus, .osd entry:hover, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + .osd entry:active:disabled, .osd entry:checked:disabled, + #XfceNotifyWindow entry:active:disabled, + #XfceNotifyWindow entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + .osd entry:focus, .osd entry:active, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:active { + border-color: mix(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + .osd trough, .osd.trough, + #XfceNotifyWindow trough, + #XfceNotifyWindow.trough { + background-color: rgba(217, 205, 181, 0.3); } + .osd progressbar, .osd.progressbar, + #XfceNotifyWindow progressbar, + #XfceNotifyWindow.progressbar { + background-color: #d9cdb5; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:focus, .osd scale slider:hover, + #XfceNotifyWindow scale slider:focus, + #XfceNotifyWindow scale slider:hover { + border-color: mix(#ef934d,mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.32); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + border-color: mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + border-color: rgba(12, 12, 12, 0.8); + background-color: rgba(16, 16, 16, 0.8); + background-image: none; } + .osd scale trough.highlight, + #XfceNotifyWindow scale trough.highlight { + border-color: #ef934d; + background-color: #ef934d; + background-image: none; } + .osd scale trough:disabled, .osd scale trough.highlight:disabled, + #XfceNotifyWindow scale trough:disabled, + #XfceNotifyWindow scale trough.highlight:disabled { + border-color: rgba(13, 13, 13, 0.8); + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + background-color: rgba(33, 33, 33, 0.8); } + .osd scale trough highlight, + #XfceNotifyWindow scale trough highlight { + background-color: #ef934d; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + .osd scale slider:hover, + #XfceNotifyWindow scale slider:hover { + background-color: #f3af7c; + border-color: #f3af7c; } + .osd scale slider:active, + #XfceNotifyWindow scale slider:active { + background-color: #eb771e; + border-color: #eb771e; } + .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view, + #XfceNotifyWindow.view, + iconview#XfceNotifyWindow, + #XfceNotifyWindow .view, + #XfceNotifyWindow iconview, + #XfceNotifyWindow view { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar trough, + #XfceNotifyWindow scrollbar trough { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar slider, + #XfceNotifyWindow scrollbar slider { + border: 1px solid mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0; + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.21); } + .osd scrollbar slider:hover, + #XfceNotifyWindow scrollbar slider:hover { + border-color: mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.31); + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.31); } + .osd scrollbar slider:active, + #XfceNotifyWindow scrollbar slider:active { + border-color: #ec8130; + background-color: #ef934d; } + .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(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0px; + outline-color: transparent; } + .osd .page-thumbnail, + #XfceNotifyWindow .page-thumbnail { + border: 1px solid rgba(14, 14, 14, 0.8); + /* when there's no pixbuf yet */ + background-color: rgba(15, 15, 15, 0.8); } + .osd popover.background, + #XfceNotifyWindow popover.background { + box-shadow: 0 2px 7px 3px rgba(105, 88, 54, 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: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 0; + color: #d9cdb5; + caret-color: #d9cdb5; } + .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover, + #XfceNotifyWindow spinbutton:not(.vertical):focus, + #XfceNotifyWindow spinbutton:not(.vertical):hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + border-color: mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,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(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#0f0f0f,#d9cdb5,0.5); } + .osd spinbutton:not(.vertical) button, + #XfceNotifyWindow spinbutton:not(.vertical) button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); + border-radius: 0; + border-color: rgba(13, 13, 13, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton:not(.vertical) button.flat, + #XfceNotifyWindow spinbutton:not(.vertical) button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton:not(.vertical) button separator, + #XfceNotifyWindow spinbutton:not(.vertical) button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #d9cdb5; } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,0.6),0.8); } + .osd spinbutton:not(.vertical) button:backdrop, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop { + color: mix(#272a28,mix(#d9cdb5,#1e1f1e,0.5),0.9); } + .osd spinbutton:not(.vertical) button:active, + #XfceNotifyWindow spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(105, 88, 54, 0.2); } + .osd spinbutton:not(.vertical) button:backdrop:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(0, 0, 0, 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: 0px 0 0 0px; } + .osd spinbutton:not(.vertical) button:dir(ltr):last-child, + #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child { + border-radius: 0 0px 0px 0; } + .osd spinbutton.vertical button:first-child, + #XfceNotifyWindow spinbutton.vertical button:first-child { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton.vertical button:first-child:disabled, + #XfceNotifyWindow spinbutton.vertical button:first-child:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton.vertical button:first-child.flat, + #XfceNotifyWindow spinbutton.vertical button:first-child.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton.vertical button:first-child separator, + #XfceNotifyWindow spinbutton.vertical button:first-child separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(#1e1f1e,#d9cdb5,0.18) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #111211; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9) 1px, transparent 1px); + background-color: #161716; + transition: 200ms ease-out; } + +/***************** + ! Progress bars * +******************/ +progressbar { + padding: 0; + border-radius: 0px; + font-size: smaller; + color: rgba(217, 205, 181, 0.6); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 5px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 5px; } + progressbar trough { + border: 1px solid mix(#1e1f1e,#d9cdb5,0.17); + background-color: mix(#272a28,#1e1f1e,0.08); + background-image: none; + border-radius: 0px; } + progressbar progress { + background-color: #ef934d; + background-image: none; + border-radius: 0; } + progressbar progress.left { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + progressbar progress.right { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.bottom { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.top { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +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(#272a28,#1e1f1e,0.08); + border: 1px solid mix(#1e1f1e,#d9cdb5,0.17); + border-radius: 0px; + 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: #ef934d; + border-color: transparent; + border-radius: 0px; } + levelbar block.low { + background-color: #ef934d; + border-color: transparent; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #7ec97e; + border-color: transparent; } + levelbar block.full { + background-color: #e87015; + border-color: transparent; } + levelbar block.empty { + background-color: transparent; + border-color: transparent; + box-shadow: none; } + +scale { + min-height: 9px; + min-width: 9px; + padding: 2px; } + 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: 13px; + min-width: 13px; + margin: -6px; } + scale.fine-tune slider { + margin: -6px; } + scale.fine-tune highlight { + background-color: #f2a56a; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 4px; + -gtk-outline-radius: 6px; } + scale trough { + outline-offset: 2px; + -gtk-outline-radius: 4.5px; + border-radius: 2.5px; + background-color: mix(#1e1f1e,#d9cdb5,0.2); } + scale trough:disabled { + background-color: mix(#1e1f1e,#d9cdb5,0.1); } + menuitem:hover scale trough, row:selected scale trough, infobar scale trough { + background-color: rgba(105, 88, 54, 0.2); } + menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight { + background-color: #0f0f0f; } + menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); } + menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled { + background-color: rgba(105, 88, 54, 0.1); } + scale highlight { + border-radius: 2.5px; + background-color: #ef934d; } + scale highlight:disabled { + background-color: rgba(239, 147, 77, 0.55); } + scale fill { + border-radius: 2.5px; + background-color: rgba(239, 147, 77, 0.5); } + scale fill:disabled { + background-color: transparent; } + scale slider { + background-color: #272a28; + border: 1px solid rgba(217, 205, 181, 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: #333735; } + scale slider:active { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + scale slider:disabled { + background-color: mix(#272a28,#1e1f1e,0.55); + border-color: mix(#d9cdb5,#1e1f1e,0.92); } + menuitem:hover scale slider, row:selected scale slider, infobar scale slider { + background-clip: border-box; + background-color: #0f0f0f; + border-color: #0f0f0f; } + menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover { + background-color: mix(#0f0f0f,#ef934d,0.85); + border-color: mix(#0f0f0f,#ef934d,0.85); } + menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active { + background-color: mix(#0f0f0f,#ef934d,0.5); + border-color: mix(#0f0f0f,#ef934d,0.5); } + menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); + border-color: mix(#0f0f0f,#ef934d,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 5px; } + 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 5px; } + 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 5px 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: #111211; + transition: 300ms ease-out; } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.bottom { + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.left { + border-right: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.right { + border-left: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar:backdrop { + background-color: #161716; + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); + transition: 400ms ease-in; } + scrollbar slider { + min-width: 7px; + min-height: 7px; + border: 1px solid transparent; + border-radius: 0px; + background-clip: padding-box; + background-color: mix(#1e1f1e,#d9cdb5,0.5); } + scrollbar slider:hover { + background-color: mix(#1e1f1e,#d9cdb5,0.7); } + scrollbar slider:hover:active { + background-color: #ed8536; } + scrollbar slider:backdrop { + background-color: mix(mix(#d9cdb5,#1e1f1e,0.5),#1e1f1e,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: #f1a164; } + 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: #d9cdb5; + border: 1px solid #1f201f; } + 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(#1e1f1e,#d9cdb5,0.18); + background-color: transparent; + box-shadow: none; + color: mix(#1e1f1e,#d9cdb5,0.5); } + scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover { + color: mix(#1e1f1e,#d9cdb5,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: #ed8536; } + scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop { + color: mix(mix(#d9cdb5,#1e1f1e,0.5),#1e1f1e,0.4); } + scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + border-left: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); + border-right: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + +/********* + ! Sidebar +**********/ +.sidebar { + border-style: none; + background-color: mix(#1e1f1e,#272a28,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(#1e1f1e,#d9cdb5,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(#1e1f1e,#d9cdb5,0.18); + border-right-style: none; } + .sidebar:backdrop { + background-color: mix(#1e1f1e,#272a28,0.5); + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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: 4px 2px; } + stacksidebar row > label { + padding-left: 2px; + padding-right: 2px; } + 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 4px; } + placessidebar row:selected { + color: #0f0f0f; } + placessidebar row:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + placessidebar row:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + placessidebar row:backdrop:selected { + color: mix(#ef934d,#0f0f0f,0.66); } + placessidebar row:backdrop:disabled { + color: black; } + placessidebar row image.sidebar-icon { + opacity: 0.7; } + placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 6px; + padding-left: 2px; } + placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 6px; + padding-right: 2px; } + 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(#ef934d); + background-clip: content-box; } + placessidebar row.sidebar-new-bookmark-row { + color: #ef934d; } + placessidebar row:drop(active):not(:disabled) { + color: #ef934d; + box-shadow: inset 0 1px #ef934d, inset 0 -1px #ef934d; } + placessidebar row:drop(active):not(:disabled):selected { + color: #0f0f0f; + background-color: #ef934d; } + +/****** +! Paned +*******/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#1b1c1b); + background-size: 1px 1px; + background-position: center center; } + paned > separator:selected { + background-image: image(#ef934d); } + paned > separator:backdrop { + background-image: image(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #1e1f1e; + background-image: image(#181918), image(#181918); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #1e1f1e; + background-image: image(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9)), image(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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(#0e0e0e); } + +/******************* + ! Spinner animation +********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } + +spinner { + background-image: none; + color: #ef934d; + 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: 14px; + min-height: 14px; + margin-right: 2px; } + 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: 14px; + min-height: 14px; + margin-right: 2px; } + 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(#1e1f1e,#d9cdb5,0.3) inset, 1px 0 mix(#1e1f1e,#d9cdb5,0.3) inset, 0 -1px mix(#1e1f1e,#d9cdb5,0.3) inset, 0 1px mix(#1e1f1e,#d9cdb5,0.3) inset; + border-radius: 0px; + background-color: #272a28; } + check:disabled, radio:disabled { + box-shadow: -1px 0 mix(#1e1f1e,#d9cdb5,0.15) inset, 1px 0 mix(#1e1f1e,#d9cdb5,0.15) inset, 0 -1px mix(#1e1f1e,#d9cdb5,0.15) inset, 0 1px mix(#1e1f1e,#d9cdb5,0.15) inset; + background-color: rgba(39, 42, 40, 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: #272a28; } + +radio { + border-radius: 999px; } + +radio:dir(rtl), check:dir(rtl) { + margin-right: 0; + margin-left: 2px; } + +.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: 0px; + padding: 1px; + border: 0; + outline: none; + transition: background-color .3s linear; + min-width: 74px; + min-height: 22px; + background-color: mix(#1e1f1e,#272a28,0.3); + color: #d9cdb5; + box-shadow: inset 1px -1px 0 rgba(53, 44, 27, 0.06), inset -1px 1px 0 rgba(53, 44, 27, 0.06); + font-size: 90%; } + switch slider { + background-color: mix(#d9cdb5,#1e1f1e,0.5); + transition: all .3s ease-in; + box-shadow: 0 1px 2px 0 rgba(53, 44, 27, 0.07), 1px 0 2px 0 rgba(53, 44, 27, 0.07); + border-radius: 0px; } + switch:checked { + background-color: #ef934d; + background-image: none; + border-color: #ef934d; + color: #272a28; } + switch:checked slider { + background-color: #1f201f; + box-shadow: 0 1px 3px 0 rgba(53, 44, 27, 0.1); } + switch:disabled { + background-color: mix(#1e1f1e,#272a28,0.5); + background-image: none; + border-color: #1e1f1e; + color: #1e1f1e; + box-shadow: none; } + switch:disabled slider { + background-color: #1e1f1e; } + list row:selected switch { + background-color: #1e1f1e; + color: mix(#1e1f1e,#272a28,0.5); } + list row:selected switch slider { + background-color: mix(mix(#1e1f1e,#272a28,0.5),#272a28,0.4); } + list row:selected switch:checked { + color: #ef934d; + background-color: mix(#d9cdb5,#1e1f1e,0.5); } + list row:selected switch:checked slider { + background-color: #ef934d; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +/*************** + ! Generic views +****************/ +.view, iconview, +.view text, +iconview text, +textview text { + color: #d9cdb5; + background-color: #272a28; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: mix(#272a28,#d9cdb5,0.8); + background-color: #272a28; } + .view separator, iconview separator, + textview text separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +textview border { + background-color: mix(#1e1f1e,#272a28,0.5); } + +iconview :selected { + border-radius: 0px; } + +/************ +! Treeview +*************/ +.rubberband, +rubberband, +treeview.view rubberband, +flowbox rubberband { + border: 1px solid mix(#ef934d,#0f0f0f,0.1); + background-color: rgba(239, 147, 77, 0.2); } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: #272a28; + transition-property: color, background; } + +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #272a28; } + treeview entry.flat:focus, treeview entry:focus { + border-color: #ef934d; } + +treeview.view header button:active, treeview.view header button:hover, treeview.view header button, treeview.view header button.nautilus-circular-button.image-button { + padding: 0px 3px; + border-radius: 0; + text-shadow: none; + border-top-color: transparent; + border-left-color: transparent; } + treeview.view header button:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + treeview.view header button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.5); + background-image: none; + background-color: mix(#272a28,#1e1f1e,0.5); } + treeview.view header button:backdrop:disabled { + border-color: #1e1f1e; + 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(#d9cdb5,#272a28,0.7); + border-top-color: mix(#d9cdb5,#272a28,0.9); } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: mix(#0f0f0f,#ef934d,0.5); + border-top-color: rgba(217, 205, 181, 0.1); } + treeview.view:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + treeview.view:disabled:selected { + color: mix(#0f0f0f,#ef934d,0.4); } + treeview.view:disabled:selected:backdrop { + color: mix(mix(#ef934d,#0f0f0f,0.66),#ef934d,0.3); } + treeview.view:disabled:backdrop { + color: black; } + treeview.view.separator { + min-height: 2px; + color: #1e1f1e; } + treeview.view.separator:backdrop { + color: rgba(30, 31, 30, 0.1); } + treeview.view:backdrop { + border-left-color: mix(mix(#d9cdb5,#1e1f1e,0.5),#1e1f1e,0.5); + border-top: #1e1f1e; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: mix(#ef934d,#d9cdb5,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(#272a28,#d9cdb5,0.7); } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #d9cdb5; } + treeview.view.expander:selected { + color: mix(#ef934d,#0f0f0f,0.7); } + treeview.view.expander:selected:hover { + color: #0f0f0f; } + treeview.view.expander:selected:backdrop { + color: mix(#ef934d,mix(#ef934d,#0f0f0f,0.66),0.7); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: mix(#272a28,mix(#d9cdb5,#1e1f1e,0.5),0.7); } + treeview.view.progressbar { + background-color: #ef934d; + background-image: none; + color: #272a28; + border-radius: 0px; + border: 1px solid mix(#ef934d,#d9cdb5,0.3); } + treeview.view.progressbar:selected { + border: 1px solid mix(#ef934d,#0f0f0f,0.2); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + color: #0f0f0f; + box-shadow: none; + background-color: #ef934d; + background-image: none; + border-radius: 0px; } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + color: mix(#ef934d,#0f0f0f,0.66); + border-color: mix(#ef934d,#d9cdb5,0.3); + background-color: mix(#272a28,#ef934d,0.9); } + treeview.view.progressbar:disabled { + background-color: #1e1f1e; + background-image: none; + border-color: mix(#d9cdb5,#1e1f1e,0.84); } + treeview.view.progressbar:backdrop { + color: #272a28; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(217, 205, 181, 0.1); + border-radius: 0px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: rgba(15, 15, 15, 0.3); + border-width: 1px 0; + border-style: solid; + border-color: #ef934d; + border-radius: 0px; } + 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(#ef934d,#d9cdb5,0.3); + border-left-color: mix(#ef934d,#d9cdb5,0.3); + box-shadow: none; + transition: none; } + treeview.view header button:active { + border-top-color: mix(#ef934d,#d9cdb5,0.3); + border-left-color: mix(#ef934d,#d9cdb5,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: #ef934d; + color: #272a28; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #272a28; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: #ef934d; } + +/*********** + ! Separator +************/ +separator { + background-image: image(mix(#d9cdb5,#1e1f1e,0.9)); + min-width: 1px; + min-height: 1px; } + +/********** + ! Frames * +***********/ +frame > border, .frame { + border: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + frame > border.flat, .frame.flat { + border-style: none; } + frame > border:backdrop, .frame:backdrop { + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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(#1e1f1e,#d9cdb5,0.18),0.3196078431); } + +.content-view { + background-color: mix(#272a28,#1e1f1e,0.28); + color: mix(#d9cdb5,#d9cdb5,0.18); + border: 1px solid shade(mix(#272a28,#1e1f1e,0.78),0.8); } + +viewport separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +viewport menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,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: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + border-width: 0; + box-shadow: 0 3px 9px 1px rgba(105, 88, 54, 0.7), 0 0 0 0px #1e1f1e; + /* this is used for the resize cursor area */ + margin: 6px; } + decoration:backdrop { + box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(105, 88, 54, 0.4), 0 0 0 0px #1e1f1e; + 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 #1e1f1e; } + .ssd decoration:backdrop { + box-shadow: 0 0 0 1px #1e1f1e; } + .solid-csd decoration { + border-radius: 0; + margin: 0; + box-shadow: none; } + .csd.popup decoration { + border-radius: 0; + box-shadow: 0 1px 2px rgba(105, 88, 54, 0.2), 0 0 0 1px rgba(30, 31, 30, 0.13); } + tooltip.csd decoration { + border-radius: 0px; + box-shadow: none; } + messagedialog.csd decoration { + border-radius: 0px; + box-shadow: 0 1px 2px rgba(105, 88, 54, 0.2), 0 0 0 1px rgba(30, 31, 30, 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: #0f0f0f; + background-image: none; + color: #d9cdb5; } + +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: #d9cdb5; } + +#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: #d9cdb5; } + #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(#0f0f0f,#d9cdb5,0.11); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.11); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.21); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.31); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.31); } + +panel-plug, +panel-toplevel.background { + padding: 0; } + +.gp-text-color { + color: #695836; } + +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: #d9cdb5; } + +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: #d9cdb5; + 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(#0f0f0f); + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: lighter(#d9cdb5); + 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: #141414; + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: #0f0f0f; + 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(#d9cdb5,#1e1f1e,0.85); } + +.clocks-analog-frame.progress { + color: mix(#1e1f1e,#ef934d,0.5); } + +.clocks-analog-frame.progress-fast { + color: #cb6212; } + +/***************** + ! 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: 0px 0px 0 0; } + +/**************** + ! Geary * +*****************/ +.geary-expanded .geary-message-summary { + background-color: #252826; } + +.geary-folder-popover-list-row { + border-color: #121212; + box-shadow: None; } + .geary-folder-popover-list-row > label { + color: #1e1f1e; } + +/*********************** + ! 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(105, 88, 54, 0.3); + border-color: rgba(31, 32, 31, 0.9); + border-radius: 1px; + padding: 2px; + color: #1f201f; } + +.lightdm.menu { + background-image: none; + background-color: rgba(105, 88, 54, 0.6); + border-color: rgba(31, 32, 31, 0.2); + border-radius: 0px; + padding: 1px; + color: #1f201f; } + .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active { + color: #1f201f; } + +.lightdm.menubar *, .lightdm.menubar.menuitem { + padding: 0px; } + +.lightdm.option-button { + padding: 2px; + background: none; + border: 0; } + +.lightdm.toggle-button { + background: none; + border-width: 0; } + .lightdm.toggle-button.selected { + background-color: rgba(105, 88, 54, 0.3); + border-color: rgba(31, 32, 31, 0.3); + border-width: 1px; } + .lightdm.toggle-button.selected:hover { + background-color: rgba(31, 32, 31, 0.3); } + +.lightdm.button:hover { + background-color: rgba(31, 32, 31, 0.3); + border-color: rgba(31, 32, 31, 0.6); + text-shadow: none; } + +.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus { + background-image: none; + background-color: rgba(105, 88, 54, 0.3); + border-color: rgba(31, 32, 31, 0.6); + border-radius: 1px; + padding: 4px; + color: #1f201f; + 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(31, 32, 31, 0.6); + border-width: 1px; + border-style: solid; + color: #1f201f; } + +.lightdm.entry:selected { + background-color: rgba(31, 32, 31, 0.2); } + +.lightdm-combo.menu { + background-color: #101010; + border-radius: 0; + padding: 0; + color: #1f201f; } + +/********* + ! Gedit * +**********/ +GeditWindow .pane-separator { + border-width: 0 1px 0 0; + border-style: solid; } + GeditWindow .pane-separator, GeditWindow .pane-separator:hover { + border-color: #1b1c1b; + background-color: #1e1f1e; } + +.gedit-document-panel { + background-color: #1e1f1e; + color: mix(#d9cdb5,#1e1f1e,0.1); } + .gedit-document-panel list row { + padding: 2px; } + .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button { + padding: 1px; + border-radius: 0px; + 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(105, 88, 54, 0.1); + color: rgba(31, 32, 31, 0.8); } + .gedit-document-panel .prelight-row button:active { + border-color: rgba(105, 88, 54, 0.2); + background-color: rgba(105, 88, 54, 0.08); + color: #1f201f; } + .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover { + border-color: rgba(105, 88, 54, 0.1); + color: #1f201f; } + +.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover { + border-top: 1px solid #1b1c1b; + background-color: #1e1f1e; } + +.gedit-document-panel-document-row:hover { + background-color: #202120; } + +.gedit-document-panel-dragged-row { + border: 1px solid rgba(105, 88, 54, 0.1); + background-color: rgba(105, 88, 54, 0.5); + color: #1f201f; } + +.gedit-document-panel-placeholder-row { + border: 0; + background-color: rgba(105, 88, 54, 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: #181918; } + 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: #1d1d1d; + color: #d9cdb5; } + +GeditViewFrame .gedit-search-slider { + padding: 2px; + border-radius: 0 0 0px 0px; + border-width: 0 1px 1px; + border-style: solid; + border-color: #1f2220; + background-color: #272a28; } + GeditViewFrame .gedit-search-slider .not-found { + background-color: #f16e65; + background-image: none; + color: #0f0f0f; } + +GeditFileBrowserWidget .toolbar { + padding: 1px; + border-top: 0; + background-color: #1e1f1e; + background-image: none; } + +.gedit-search-entry-occurrences-tag { + margin: 1px; + padding: 1px; + color: mix(#d9cdb5,#272a28,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: #1f201f; + text-shadow: 1px 1px #695836; } + .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active { + color: #d9cdb5; } + .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected { + color: #0f0f0f; } + .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: #181918; } + +.nautilus-window .sidebar { + border: 0; } + .nautilus-window .sidebar frame { + border: 0; } + +.nautilus-window notebook { + background-color: #272a28; + 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: 0px; + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + +.disk-space-display { + border-style: solid; + border-width: 1px; } + .disk-space-display.unknown { + background-color: rgba(217, 205, 181, 0.5); + border-color: rgba(203, 187, 155, 0.5); } + .disk-space-display.used { + background-color: rgba(239, 147, 77, 0.8); + border-color: rgba(236, 129, 48, 0.8); } + .disk-space-display.free { + background-color: #1d1d1d; + border-color: #1a1b1a; } + +.conflict-row.activatable, .conflict-row.activatable:active { + color: #0f0f0f; + background-color: #f16e65; } + +.conflict-row.activatable:hover { + background-color: #f48c84; } + +.conflict-row.activatable:selected { + color: #0f0f0f; + background-color: #ef934d; } + +/******** + ! Nemo * +*********/ +.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop { + color: #1f201f; + text-shadow: 1px 1px #695836; } + .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active { + color: #d9cdb5; } + .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected { + color: #0f0f0f; } + .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(#272a28,#d9cdb5,0.12); + color: #d9cdb5; } + .nemo-window toolbar { + border-width: 0 0 1px; + border-style: solid; + border-color: #181918; + /* Path Bar */ } + .nemo-window toolbar separator, .nemo-window toolbar separator:disabled { + color: mix(#1e1f1e,#d9cdb5,0.88); + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .nemo-window toolbar.primary-toolbar button.image-button { + padding: 0 7px; } + .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button { + padding: 2px; } + .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button { + padding: 2px; } + .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button { + padding: 2px; } + .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(53, 44, 27, 0.22); + -NemoPathbarButton-border-radius: 0px; } + .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + .nemo-window toolbar toolitem stack widget button:disabled { + box-shadow: inset -1px 0 #181918; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + .nemo-window grid > widget:last-child button { + min-height: 16px; + min-width: 16px; + padding: 1px 2px; } + .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: 2px; + padding-right: 2px; } + .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + background-color: mix(#1e1f1e,#272a28,0.5); } + .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + -NemoPlacesTreeView-disk-full-bg-color: #181918; + -NemoPlacesTreeView-disk-full-fg-color: #ef934d; + -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: #0f0f0f; + -NemoPlacesTreeView-disk-full-fg-color: #f4b687; } + .nemo-window .sidebar + separator + box .primary-toolbar { + background-color: #1d1e1d; + background-image: none; + padding-top: 0px; + padding-bottom: 0px; + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,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: #1e1f1e; + background-image: none; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); + padding: 5px 6px; } + .nemo-window notebook { + background-color: #272a28; + border-width: 0; } + .nemo-window notebook tabs { + border: 0; } + +/*********************** + ! Fallback mode panel * +************************/ +/************ + ! Synaptic * +*************/ +GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar { + background-color: #1e1f1e; + background-image: none; + padding: 2px; + border: 0; + color: #d9cdb5; } + +/*********************** + ! Fallback mode panel * +************************/ +/*************** + ! Xfce styles * +****************/ +.XfceHeading { + margin: 0; + padding: 0; + border: 0; + background-image: none; + background-color: #272a28; + color: #d9cdb5; } + +.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(105, 88, 54, 0.3); + -UnityDecoration-active-shadow-radius: 8px; + -UnityDecoration-inactive-shadow-color: rgba(105, 88, 54, 0.5); + -UnityDecoration-inactive-shadow-radius: 5px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #ef934d; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0; } + UnityDecoration .top { + border: 1px solid #1e1f1e; + border-bottom: 0; + border-radius: 0px 0px 0 0; + padding: 1px 5px 0; + background-color: #0f0f0f; + color: #d9cdb5; + text-shadow: none; } + UnityDecoration .top:hover { + border-radius: 0; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + UnityDecoration .top:backdrop { + border: 1px solid #1e1f1e; + color: mix(#d9cdb5,#1e1f1e,0.4); } + UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom { + background-color: #0f0f0f; } + UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { + background-color: mix(#151615,mix(#d9cdb5,#1e1f1e,0.4),0.21); } + +UnityPanelWidget, .unity-panel { + border: 0; } + +.unity-panel.menuitem, .unity-panel .menuitem { + border-width: 0 1px; + color: #d9cdb5; } + .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + +SheetStyleDialog.unity-force-quit { + background-color: #1e1f1e; } + +/************************ + ! 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: #0f0f0f; + background-image: none; + color: #d9cdb5; + font-weight: bold; + text-shadow: 0 1px rgba(105, 88, 54, 0.5); + -gtk-icon-shadow: 0 1px rgba(105, 88, 54, 0.5); } + #panel_window menubar { + padding-left: 2px; } + #panel_window menubar, #panel_window menubar > menuitem { + background-color: transparent; + background-image: none; + border-style: none; + color: #d9cdb5; + text-shadow: 0 1px rgba(105, 88, 54, 0.5); + -gtk-icon-shadow: 0 1px rgba(105, 88, 54, 0.5); } + #panel_window menubar:hover, #panel_window menubar > menuitem:hover { + background-color: rgba(217, 205, 181, 0.2); + background-image: none; + color: #d9cdb5; } + #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover { + color: #d9cdb5; } + #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled { + color: rgba(217, 205, 181, 0.7); } + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#content_frame { + padding-bottom: 6px; } + +#login_window, #shutdown_dialog, #restart_dialog { + border-style: none; + border-radius: 0px; + background-color: #0f0f0f; + color: #d9cdb5; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset -1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset 0 1px mix(#0b0b0b,#d9cdb5,0.21), inset 0 -1px mix(#0b0b0b,#d9cdb5,0.21); } + +#login_window menu { + border-radius: 0; } + +#login_window button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + #login_window button:focus, #login_window button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + #login_window button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + #login_window button:active:disabled, #login_window button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #login_window button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + #login_window button:hover, #login_window button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:hover:disabled, #login_window button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + #login_window button:focus, #login_window button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + #login_window button:focus:hover, #login_window button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + #login_window button:active:checked:disabled, #login_window button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover { + color: #d9cdb5; } + #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #login_window button:backdrop, #login_window button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + #login_window button.separator, #login_window button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + #login_window button.separator:disabled, #login_window button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + #login_window button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +#login_window entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + #login_window entry:focus, #login_window entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + #login_window entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + #login_window entry:active:disabled, #login_window entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + #login_window entry:focus, #login_window entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + #login_window entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +#user_combobox { + color: #d9cdb5; + font-size: 18px; } + #user_combobox menu { + font-weight: normal; } + #user_combobox arrow { + color: mix(#d9cdb5,#0f0f0f,0.5); } + +#user_image { + border-radius: 0px; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 #0b0b0b, inset -1px 0 #0b0b0b, inset 0 1px #0b0b0b, inset 0 -1px #0b0b0b; } + +#user_image_border { + border-radius: 0px; + background-color: #0e0e0e; + background-image: none; + box-shadow: inset 1px 0 rgba(53, 44, 27, 0.07), inset 0 1px rgba(53, 44, 27, 0.08), inset -1px 0 rgba(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + +#buttonbox_frame { + padding-top: 4px; + padding-bottom: 0; + border-style: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; + background-color: transparent; + background-image: none; + box-shadow: none; } + +/* shutdown button */ +#shutdown_button button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + #shutdown_button button:focus, #shutdown_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #shutdown_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #shutdown_button button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + #shutdown_button button:hover, #shutdown_button button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #shutdown_button button:focus, #shutdown_button button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover { + color: #0f0f0f; } + #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #shutdown_button button:backdrop, #shutdown_button button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + #shutdown_button button.separator, #shutdown_button button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + #shutdown_button button separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/* restart button */ +#restart_button button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + #restart_button button:focus, #restart_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #restart_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #restart_button button:active:disabled, #restart_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #restart_button button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + #restart_button button:hover, #restart_button button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #restart_button button:focus, #restart_button button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + #restart_button button:focus:hover, #restart_button button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #restart_button button:active:checked:disabled, #restart_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover { + color: #0f0f0f; } + #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #restart_button button:backdrop, #restart_button button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + #restart_button button.separator, #restart_button button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + #restart_button button.separator:disabled, #restart_button button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + #restart_button button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + +/* password warning */ +#greeter_infobar { + font-weight: bold; } + +/********************** + ! Genome Terminal * +***********************/ +VteTerminal { + background-color: #0f0f0f; + color: #d9cdb5; } + +terminal-window junction, terminal-window scrollbar trough { + background-color: #0f0f0f; + border-color: #0c0c0c; } + +terminal-window scrollbar.vertical slider { + background-color: mix(#0f0f0f,#d9cdb5,0.2); } + terminal-window scrollbar.vertical slider:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.3); } + terminal-window scrollbar.vertical slider:hover:active { + background-color: #ef934d; } + terminal-window scrollbar.vertical slider:disabled { + background-color: transparent; } + +/****************** + ! Budgie Desktop * +*******************/ +.budgie-container { + background-color: transparent; } + +.raven { + background-color: rgba(30, 31, 30, 0.93); } + .raven .raven-header { + background-color: #1e1f1e; + border: solid mix(#1e1f1e,#d9cdb5,0.18); + border-width: 1px 0; } + .raven .raven-background { + background-color: rgba(30, 31, 30, 0.93); } + +.raven-mpris { + background-color: rgba(30, 31, 30, 0.7); } diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.20/gtk-dark.css b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/gtk-dark.css new file mode 100644 index 0000000..198bb85 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/gtk-3.20/gtk.css b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/gtk.css new file mode 100644 index 0000000..19b01e6 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/gtk.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk-3.20/dist/gtk.css"); diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.20/gtk.gresource b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/gtk.gresource new file mode 100644 index 0000000..53f759d Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/gtk.gresource differ diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.20/gtk.gresource.xml b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/gtk.gresource.xml new file mode 100644 index 0000000..a223dbf --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/gtk.gresource.xml @@ -0,0 +1,35 @@ +<?xml version='1.0' encoding='UTF-8'?> +<gresources> + <gresource prefix='/org/numixproject/gtk-3.20'> + <file preprocess='to-pixdata'>assets/checkbox-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-checked.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-checked.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-selected.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-mixed-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-mixed-selected.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-mixed.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed.svg</file> + <file preprocess='to-pixdata'>assets/pane-handle.png</file> + <file preprocess='to-pixdata'>assets/pane-handle@2.png</file> + <file>dist/gtk.css</file> + <file>dist/gtk-dark.css</file> + </gresource> +</gresources> diff --git a/.themes/caelus/caelus/oomox-caelus/gtk-3.20/thumbnail.png b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/thumbnail.png new file mode 100644 index 0000000..e0e2e99 Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/gtk-3.20/thumbnail.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/index.theme b/.themes/caelus/caelus/oomox-caelus/index.theme new file mode 100644 index 0000000..749d7f8 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/index.theme @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=oomox-caelus +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-caelus +GtkTheme=oomox-caelus +IconTheme=oomox-caelus +MetacityTheme=oomox-caelus diff --git a/.themes/caelus/caelus/oomox-caelus/metacity-1/metacity-theme-2.xml b/.themes/caelus/caelus/oomox-caelus/metacity-1/metacity-theme-2.xml new file mode 100644 index 0000000..8a5c19c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/metacity-1/metacity-theme-2.xml @@ -0,0 +1,1571 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>oomox-caelus</name> + <author>Satyajit Sahoo</author> + <copyright>GPL-3.0+</copyright> + <date>11 December 2013</date> + <description>Numix Metacity Theme</description> +</info> + +<!-- ::: CONSTANTS ::: --> +<constant name="C_titlebar_focused" value="#0f0f0f" /> +<constant name="C_titlebar_unfocused" value="#1e1f1e" /> +<constant name="C_border_focused" value="#1e1f1e" /> +<constant name="C_border_unfocused" value="#1e1f1e" /> +<constant name="C_title_focused" value="#d9cdb5" /> +<constant name="C_title_unfocused" value="blend/#d9cdb5/#1e1f1e/0.4" /> +<constant name="C_icons_focused" value="#d9cdb5" /> +<constant name="C_icons_focused_prelight" value="gtk:bg[SELECTED])" /> +<constant name="C_icons_focused_pressed" value="shade/gtk:bg[SELECTED]/0.8" /> +<constant name="C_icons_unfocused" value="blend/#d9cdb5/#1e1f1e/0.4" /> +<constant name="C_icons_unfocused_prelight" value="gtk:bg[SELECTED])" /> +<constant name="C_icons_unfocused_pressed" value="shade/gtk:bg[SELECTED]/0.8" /> + +<!-- ::: GEOMETRY ::: --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="left_titlebar_edge" value="4" /> + <distance name="right_titlebar_edge" value="4" /> + <distance name="title_vertical_pad" value="0" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal" /> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="1" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="1" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="1" rounded_top_right="1"> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> +</frame_geometry> + +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal" /> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_right="1" rounded_bottom_left="1" parent="small"> +</frame_geometry> + +<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> +</frame_geometry> + +<!-- ::: TITLES ::: --> +<draw_ops name="title_focused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> +</draw_ops> + +<!-- ::: WINDOW DECORATIONS ::: --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <include name="entire_background_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_unfocused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_unfocused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- ::: BUTTON ICONS ::: --> +<!-- note: negative values in x or y causes gnome-shell to crash --> +<!-- close icon --> +<draw_ops name="close_focused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="close_unfocused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <include name="close_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <include name="close_focused_pressed" /> +</draw_ops> + +<!-- maximize icon --> +<draw_ops name="maximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <include name="maximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <include name="maximize_focused_pressed" /> +</draw_ops> + +<!-- unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_prelight"> + <include name="unmaximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_pressed"> + <include name="unmaximize_focused_pressed" /> +</draw_ops> + +<!-- minimize icon --> +<draw_ops name="minimize_focused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <include name="minimize_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <include name="minimize_focused_pressed" /> +</draw_ops> + +<!-- menu icon --> +<draw_ops name="menu_focused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="menu_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="menu_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="menu_unfocused_prelight"> + <include name="menu_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_unfocused_pressed"> + <include name="menu_focused_pressed" /> +</draw_ops> + +<!-- shade icon --> +<draw_ops name="shade_focused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="shade_focused_prelight"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="shade_unfocused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="shade_unfocused_prelight"> + <include name="shade_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_unfocused_pressed"> + <include name="shade_focused_pressed" /> +</draw_ops> + +<!-- unshade icon --> +<draw_ops name="unshade_focused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unshade_focused_prelight"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unshade_unfocused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_prelight"> + <include name="unshade_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_pressed"> + <include name="unshade_focused_pressed" /> +</draw_ops> + +<!-- ::: FRAME STYLES ::: --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- ::: FRAME STYLE SETS ::: --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- ::: WINDOWS ::: --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/.themes/caelus/caelus/oomox-caelus/metacity-1/metacity-theme-3.xml b/.themes/caelus/caelus/oomox-caelus/metacity-1/metacity-theme-3.xml new file mode 100644 index 0000000..1f529f6 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1603 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Numix</name> + <author>Satyajit Sahoo</author> + <copyright>GPL-3.0+</copyright> + <date>11 December 2013</date> + <description>Numix Mutter Theme</description> +</info> + +<!-- ::: CONSTANTS ::: --> +<constant name="C_titlebar_focused" value="gtk:custom(wm_bg_focused,#444444)" /> +<constant name="C_titlebar_unfocused" value="gtk:custom(wm_bg_unfocused,#353535)" /> +<constant name="C_border_focused" value="gtk:custom(wm_border_focused,#484848)" /> +<constant name="C_border_unfocused" value="gtk:custom(wm_border_unfocused,#393939)" /> +<constant name="C_title_focused" value="gtk:custom(wm_title_focused,#eeeeee)" /> +<constant name="C_title_unfocused" value="gtk:custom(wm_title_unfocused,#888888)" /> +<constant name="C_icons_focused" value="gtk:custom(wm_icons_focused,#eeeeee)" /> +<constant name="C_icons_focused_prelight" value="gtk:custom(wm_icons_focused_prelight,gtk:bg[SELECTED])" /> +<constant name="C_icons_focused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> +<constant name="C_icons_unfocused" value="gtk:custom(wm_icons_unfocused,#888888)" /> +<constant name="C_icons_unfocused_prelight" value="gtk:custom(wm_icons_focused_prelight,gtk:bg[SELECTED])" /> +<constant name="C_icons_unfocused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> + +<!-- ::: GEOMETRY ::: --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="left_titlebar_edge" value="4" /> + <distance name="right_titlebar_edge" value="4" /> + <distance name="title_vertical_pad" value="0" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal" /> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="1" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="1" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="1" rounded_top_right="1"> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> +</frame_geometry> + +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal" /> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_right="1" rounded_bottom_left="1" parent="small"> +</frame_geometry> + +<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> +</frame_geometry> + +<!-- ::: TITLES ::: --> +<draw_ops name="title_focused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" + y="(0 `max` ((height - title_height) / 2))" + ellipsize_width="width" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" + y="(0 `max` ((height - title_height) / 2))" + ellipsize_width="width" + color="C_title_unfocused" /> +</draw_ops> + +<!-- ::: WINDOW DECORATIONS ::: --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <include name="entire_background_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_unfocused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_unfocused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- ::: BUTTON ICONS ::: --> +<!-- note: negative values in x or y causes gnome-shell to crash --> +<!-- close icon --> +<draw_ops name="close_focused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="close_unfocused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <include name="close_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <include name="close_focused_pressed" /> +</draw_ops> + +<!-- maximize icon --> +<draw_ops name="maximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <include name="maximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <include name="maximize_focused_pressed" /> +</draw_ops> + +<!-- unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_prelight"> + <include name="unmaximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_pressed"> + <include name="unmaximize_focused_pressed" /> +</draw_ops> + +<!-- minimize icon --> +<draw_ops name="minimize_focused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <include name="minimize_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <include name="minimize_focused_pressed" /> +</draw_ops> + +<!-- menu icon --> +<draw_ops name="menu_focused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="menu_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="menu_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="menu_unfocused_prelight"> + <include name="menu_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_unfocused_pressed"> + <include name="menu_focused_pressed" /> +</draw_ops> + +<!-- shade icon --> +<draw_ops name="shade_focused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="shade_focused_prelight"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="shade_unfocused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="shade_unfocused_prelight"> + <include name="shade_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_unfocused_pressed"> + <include name="shade_focused_pressed" /> +</draw_ops> + +<!-- unshade icon --> +<draw_ops name="unshade_focused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unshade_focused_prelight"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unshade_unfocused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_prelight"> + <include name="unshade_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_pressed"> + <include name="unshade_focused_pressed" /> +</draw_ops> + +<!-- ::: FRAME STYLES ::: --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- ::: FRAME STYLE SETS ::: --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_left" style="tiled_left_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_left" style="tiled_left_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_right" style="tiled_right_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_right" style="tiled_right_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_left_and_shaded" style="tiled_left_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_left_and_shaded" style="tiled_left_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_right_and_shaded" style="tiled_right_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_right_and_shaded" style="tiled_right_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="attached_style_set"> + <frame focus="yes" state="normal" resize="both" style="attached_focused" /> + <frame focus="no" state="normal" resize="both" style="attached_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- ::: WINDOWS ::: --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> +<window version=">= 3.2" type="attached" style_set="attached_style_set" /> + +</metacity_theme> diff --git a/.themes/caelus/caelus/oomox-caelus/metacity-1/thumbnail.png b/.themes/caelus/caelus/oomox-caelus/metacity-1/thumbnail.png new file mode 100644 index 0000000..f31e0f8 Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/metacity-1/thumbnail.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/openbox-3/close.xbm b/.themes/caelus/caelus/oomox-caelus/openbox-3/close.xbm new file mode 100644 index 0000000..0486bd9 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/openbox-3/close_hover.xbm b/.themes/caelus/caelus/oomox-caelus/openbox-3/close_hover.xbm new file mode 100644 index 0000000..4a88cff --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/openbox-3/desk.xbm b/.themes/caelus/caelus/oomox-caelus/openbox-3/desk.xbm new file mode 100644 index 0000000..abca780 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/openbox-3/desk_toggled.xbm b/.themes/caelus/caelus/oomox-caelus/openbox-3/desk_toggled.xbm new file mode 100644 index 0000000..b4b5330 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/openbox-3/iconify.xbm b/.themes/caelus/caelus/oomox-caelus/openbox-3/iconify.xbm new file mode 100644 index 0000000..9a9743f --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/openbox-3/iconify_hover.xbm b/.themes/caelus/caelus/oomox-caelus/openbox-3/iconify_hover.xbm new file mode 100644 index 0000000..9a9743f --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/openbox-3/max.xbm b/.themes/caelus/caelus/oomox-caelus/openbox-3/max.xbm new file mode 100644 index 0000000..88bb9bd --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/openbox-3/max_toggled.xbm b/.themes/caelus/caelus/oomox-caelus/openbox-3/max_toggled.xbm new file mode 100644 index 0000000..cec3f24 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/openbox-3/shade.xbm b/.themes/caelus/caelus/oomox-caelus/openbox-3/shade.xbm new file mode 100644 index 0000000..fcacf42 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/openbox-3/shade_toggled.xbm b/.themes/caelus/caelus/oomox-caelus/openbox-3/shade_toggled.xbm new file mode 100644 index 0000000..594201e --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/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/caelus/caelus/oomox-caelus/openbox-3/themerc b/.themes/caelus/caelus/oomox-caelus/openbox-3/themerc new file mode 100644 index 0000000..298b087 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/openbox-3/themerc @@ -0,0 +1,155 @@ +# Name: Oomox (Numix fork) Openbox theme +# Author: Satyajit Sahoo <satyajit.happy@gmail.com> +# License: GPL-3.0+ + +# @TODO: finish replacing the colors here + + +# Menu +menu.border.color: #d9cdb5 + +menu.title.bg: Solid Flat +menu.title.bg.color: #0f0f0f +menu.title.bg.shadow: 0 +menu.title.text.color: #d9cdb5 +menu.title.text.justify: Center + +menu.items.bg: Solid Flat +menu.items.bg.color: #0f0f0f +menu.items.text.color: #d9cdb5 +menu.items.disabled.text.color: #a69d8b + +menu.items.active.bg: Solid Flat +menu.items.active.bg.color: #ef934d +menu.items.active.text.color: #d9cdb5 + +menu.separator.color: #a69d8b +menu.separator.width: 1 +menu.separator.padding.width: 2 +menu.separator.padding.height: 4 + +# Window focused +window.active.title.separator.color: #0f0f0f + +# Active window +window.active.border.color: #1e1f1e + + +window.active.title.bg: flat solid +window.active.title.bg.color: #0f0f0f +window.active.title.separator.color: #0f0f0f +window.active.text.justify: center + +window.active.label.bg: parentrelative +window.active.label.text.color: #d9cdb5 + +window.active.handle.bg: flat solid +window.active.handle.bg.color: #0f0f0f + +window.active.grip.bg: flat solid +window.active.grip.bg.color: #0f0f0f + +window.active.button.unpressed.bg: flat solid +window.active.button.unpressed.bg.color: #0f0f0f +window.active.button.unpressed.image.color: #d9cdb5 + +window.active.button.pressed.bg: flat solid +window.active.button.pressed.bg.color: #ef934d +window.active.button.pressed.image.color: #0f0f0f + +window.active.button.disabled.bg: flat solid +window.active.button.disabled.bg.color: #0f0f0f +window.active.button.disabled.image.color: #a69d8b + +window.active.button.hover.bg: flat solid +window.active.button.hover.bg.color: #0f0f0f +window.active.button.hover.image.color: #ef934d + +#window.active.button.toggled.bg: #ef934d +#window.active.button.toggled.image.color: #0f0f0f + +# Inactive window +window.inactive.border.color: #1e1f1e + +window.inactive.title.bg: flat solid +window.inactive.title.bg.color: #0f0f0f +window.inactive.title.separator.color: #0f0f0f +window.inactive.text.justify: center + +window.inactive.label.bg: parentrelative +window.inactive.label.text.color: #a69d8b + +window.inactive.handle.bg: flat solid +window.inactive.handle.bg.color: #0f0f0f + +window.inactive.grip.bg: flat solid +window.inactive.grip.bg.color: #0f0f0f + +window.inactive.button.unpressed.bg: flat solid +window.inactive.button.unpressed.bg.color: #0f0f0f +window.inactive.button.unpressed.image.color: #a69d8b + +window.inactive.button.pressed.bg: flat solid +window.inactive.button.pressed.bg.color: #ef934d +window.inactive.button.pressed.image.color: #0f0f0f + +window.inactive.button.disabled.bg: flat solid +window.inactive.button.disabled.bg.color: #a69d8b +window.inactive.button.disabled.image.color: #0f0f0f + +window.inactive.button.hover.bg: flat solid +window.inactive.button.hover.bg.color: #0f0f0f +window.inactive.button.hover.image.color: #ef934d + + +# OSD +osd.border.width: 1 +osd.border.color: #ef934d + +osd.bg: flat solid +osd.bg.color: #0f0f0f +osd.label.bg: flat solid +osd.label.bg.color: #0f0f0f +osd.label.text.color: #d9cdb5 + +# OSD +osd.bg: Solid Flat +osd.bg.color: #0f0f0f +osd.bg.shadow: 0 + +osd.border.width: 2 +osd.hilight.bg: Solid Flat +osd.hilight.bg.color: #ef934d +osd.unhilight.bg: flat solid +osd.unhilight.bg.color: #1e1f1e + +osd.button.unpressed.bg: flat border +osd.button.unpressed.bg.color: #272a28 +#osd.button.unpressed.*.border.color: #d9cdb5 + +osd.button.pressed.bg: flat border +osd.button.pressed.bg.color: #ef934d +#osd.button.pressed.*.border.color: #0f0f0f + +osd.button.focused.bg: flat solid border +osd.button.focused.bg.color: #d9cdb5 +#osd.button.focused.*.border.color: #1e1f1e + +osd.button.focused.box.color: #ef934d + + +# 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: 2 +padding.width: 8 +padding.height: 2 +window.handle.width: 0 +window.client.padding.width: 0 +window.label.text.justify: center +#menu.overlap: 0 diff --git a/.themes/caelus/caelus/oomox-caelus/unity/close.svg b/.themes/caelus/caelus/oomox-caelus/unity/close.svg new file mode 100644 index 0000000..d35dc0a --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/close.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#d9cdb5" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/close_dash.svg b/.themes/caelus/caelus/oomox-caelus/unity/close_dash.svg new file mode 100644 index 0000000..9dcd1a0 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/close_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#0f0f0f" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/close_dash_disabled.svg b/.themes/caelus/caelus/oomox-caelus/unity/close_dash_disabled.svg new file mode 100644 index 0000000..e329fbb --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/close_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#a69d8b" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/close_dash_prelight.svg b/.themes/caelus/caelus/oomox-caelus/unity/close_dash_prelight.svg new file mode 120000 index 0000000..64b2bff --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/close_dash_prelight.svg @@ -0,0 +1 @@ +close_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/close_dash_pressed.svg b/.themes/caelus/caelus/oomox-caelus/unity/close_dash_pressed.svg new file mode 120000 index 0000000..ba6d4fe --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/close_dash_pressed.svg @@ -0,0 +1 @@ +close_unfocused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/close_focused_normal.svg b/.themes/caelus/caelus/oomox-caelus/unity/close_focused_normal.svg new file mode 100644 index 0000000..d35dc0a --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/close_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#d9cdb5" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/close_focused_prelight.svg b/.themes/caelus/caelus/oomox-caelus/unity/close_focused_prelight.svg new file mode 100644 index 0000000..2917cad --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/close_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#ef934d" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/close_focused_pressed.svg b/.themes/caelus/caelus/oomox-caelus/unity/close_focused_pressed.svg new file mode 100644 index 0000000..15c2119 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/close_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#ef934d" opacity="0.75" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/close_unfocused.svg b/.themes/caelus/caelus/oomox-caelus/unity/close_unfocused.svg new file mode 100644 index 0000000..e329fbb --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/close_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#a69d8b" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/close_unfocused_prelight.svg b/.themes/caelus/caelus/oomox-caelus/unity/close_unfocused_prelight.svg new file mode 120000 index 0000000..c92a1d4 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/close_unfocused_prelight.svg @@ -0,0 +1 @@ +./close_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/close_unfocused_pressed.svg b/.themes/caelus/caelus/oomox-caelus/unity/close_unfocused_pressed.svg new file mode 120000 index 0000000..61c7b94 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/close_unfocused_pressed.svg @@ -0,0 +1 @@ +./close_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_ltr_19.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_ltr_19.svg new file mode 100644 index 0000000..c54983a --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_ltr_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <rect width="4" height="8" x="2" y="1039.36" rx="0.5" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_ltr_37.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_ltr_37.svg new file mode 100644 index 0000000..bd578dc --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_ltr_37.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <g transform="matrix(2,0,0,1.4999968,0,-530.67775)"> + <rect rx="1" y="1039.36" x="2" height="8" width="4" fill="#0f0f0f"/> + </g> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_ltr_19.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_ltr_19.svg new file mode 100644 index 0000000..07d85bc --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_ltr_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <path d="M 2.5 6 C 2.223 6 2 6.223 2 6.5 L 2 13.5 C 2 13.777 2.223 14 2.5 14 L 5.5 14 C 5.777 14 6 13.777 6 13.5 L 6 6.5 C 6 6.223 5.777 6 5.5 6 L 2.5 6 z M 3 7 L 5 7 L 5 13 L 3 13 L 3 7 z " transform="translate(0,1033.3622)" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_ltr_37.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_ltr_37.svg new file mode 100644 index 0000000..4d7c55c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_ltr_37.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <path d="M 6 13 C 4.892 13 4 13.669002 4 14.5 L 4 23.5 C 4 24.330998 4.892 25 6 25 L 10 25 C 11.108 25 12 24.330998 12 23.5 L 12 14.5 C 12 13.669002 11.108 13 10 13 L 6 13 z M 6 15 L 10 15 L 10 23 L 6 23 L 6 15 z " transform="translate(0,1015.3622)" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_rtl_19.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_rtl_19.svg new file mode 100644 index 0000000..030570d --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_rtl_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <path d="m 4.5,1039.3622 c -0.277,0 -0.5,0.223 -0.5,0.5 l 0,7 c 0,0.277 0.223,0.5 0.5,0.5 l 3,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 l -3,0 z m 0.5,1 2,0 0,6 -2,0 0,-6 z" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_rtl_37.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_rtl_37.svg new file mode 100644 index 0000000..1ff8234 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_outline_rtl_37.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <path d="m 10,1028.3622 c -1.108,0 -2,0.669 -2,1.5 l 0,9 c 0,0.831 0.892,1.5 2,1.5 l 4,0 c 1.108,0 2,-0.669 2,-1.5 l 0,-9 c 0,-0.831 -0.892,-1.5 -2,-1.5 l -4,0 z m 0,2 4,0 0,8 -4,0 0,-8 z" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_rtl_19.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_rtl_19.svg new file mode 100644 index 0000000..1b04f4b --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_rtl_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <rect width="4" height="8" x="4" y="1039.36" rx="0.5" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_rtl_37.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_rtl_37.svg new file mode 100644 index 0000000..0d3f744 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_arrow_rtl_37.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <g transform="matrix(2,0,0,1.4999968,4,-530.67775)"> + <rect rx="1" y="1039.36" x="2" height="8" width="4" fill="#0f0f0f"/> + </g> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_back_150.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_back_150.svg new file mode 100644 index 0000000..d66f78d --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_back_150.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <path d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_back_54.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_back_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_back_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_edge_150.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_edge_150.svg new file mode 100644 index 0000000..f26fd00 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_edge_150.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <path d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z"/> + </clipPath> + <clipPath> + <rect y="316" x="353" height="148" width="148" opacity="0.8" fill="#ef934d" color="#d9cdb5" rx="12"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_edge_54.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_edge_54.svg new file mode 100644 index 0000000..3307c5b --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_edge_54.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"> + <defs> + <clipPath> + <path d="m 440,81.001953 c -1.67866,0 -2.99805,1.319387 -2.99805,2.998047 l 0,44 c 0,1.67866 1.31939,2.99805 2.99805,2.99805 l 44,0 c 1.67866,0 2.99805,-1.31939 2.99805,-2.99805 l 0,-44 c 0,-1.67866 -1.31939,-2.998047 -2.99805,-2.998047 l -44,0 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_glow_200.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_glow_200.svg new file mode 100644 index 0000000..01bb0d9 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_glow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 427.33333,22.026666 0,69.333333 69.33333,0 0,-69.333333 -69.33333,0 z m 13.11917,9.013333 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105834 l 0,43.094999 c 0,2.276228 -1.8296,4.105834 -4.10583,4.105834 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105834 l 0,-43.094999 c 0,-2.276228 1.8296,-4.105834 4.10583,-4.105834 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_glow_62.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_glow_62.svg new file mode 100644 index 0000000..105b068 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_glow_62.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 62 62.000001"> + <defs> + <clipPath> + <path d="m 1,25 0,62 62,0 0,-62 -62,0 z m 9,6 44,0 c 1.662,0 3,1.338 3,3 l 0,44 c 0,1.662 -1.338,3 -3,3 L 10,81 C 8.338,81 7,79.662 7,78 L 7,34 c 0,-1.662 1.338,-3 3,-3 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_selected_back_150.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_selected_back_150.svg new file mode 100644 index 0000000..f4f7789 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_selected_back_150.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <rect y="1040.22" x="505" height="150" width="150" opacity="0.2" fill-rule="evenodd" color="#d9cdb5" rx="42"/> + </clipPath> + </defs> + <g transform="translate(-505.00002,-1040.2193)"> + <rect width="150" height="4" x="505" y="1186.22" rx="2" fill="#0f0f0f" fill-rule="evenodd"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_selected_back_54.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_selected_back_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_selected_back_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shadow_200.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shadow_200.svg new file mode 100644 index 0000000..9e68b14 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shadow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 489.73333,21.333331 0,69.333332 69.33333,0 0,-69.333332 -69.33333,0 z m 13.11917,9.013334 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105833 l 0,43.094999 c 0,2.276227 -1.8296,4.105833 -4.10583,4.105833 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105833 l 0,-43.094999 c 0,-2.276227 1.8296,-4.105833 4.10583,-4.105833 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shadow_62.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shadow_62.svg new file mode 100644 index 0000000..d322434 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shadow_62.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 61.999999 62.000001"> + <defs> + <clipPath> + <path d="m 4,24 c -2.216,0 -4,1.784 -4,4 l 0,56 c 0,2.216 1.784,4 4,4 l 56,0 c 2.216,0 4,-1.784 4,-4 l 0,-56 c 0,-2.216 -1.784,-4 -4,-4 L 4,24 z m 6,6 44,0 c 2.216,0 4,1.784 4,4 l 0,44 c 0,2.216 -1.784,4 -4,4 L 10,82 C 7.784,82 6,80.216 6,78 L 6,34 c 0,-2.216 1.784,-4 4,-4 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shine_150.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shine_150.svg new file mode 100644 index 0000000..51af8a1 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shine_150.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"/> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shine_54.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shine_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_icon_shine_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_pip_ltr_19.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_pip_ltr_19.svg new file mode 100644 index 0000000..725222c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_pip_ltr_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="18"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1034.3622)"> + <rect rx="0.5" y="1042.36" x="2" height="3" width="3" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_pip_ltr_37.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_pip_ltr_37.svg new file mode 100644 index 0000000..c0805eb --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_pip_ltr_37.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="20" height="37" x="20" y="1015.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <rect width="7" height="7" x="5" y="1030.36" rx="1" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_pip_rtl_19.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_pip_rtl_19.svg new file mode 100644 index 0000000..7a7f69e --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_pip_rtl_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="18"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1034.3622)"> + <rect width="3" height="3" x="5" y="1042.36" rx="0.5" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/launcher_pip_rtl_37.svg b/.themes/caelus/caelus/oomox-caelus/unity/launcher_pip_rtl_37.svg new file mode 100644 index 0000000..545d22e --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/launcher_pip_rtl_37.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="20" height="37" x="20" y="1015.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <rect width="7" height="7" x="8" y="1030.36" rx="1" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/maximize.svg b/.themes/caelus/caelus/oomox-caelus/unity/maximize.svg new file mode 100644 index 0000000..c6a561c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/maximize.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#d9cdb5" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/maximize_dash.svg b/.themes/caelus/caelus/oomox-caelus/unity/maximize_dash.svg new file mode 100644 index 0000000..e7f238b --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/maximize_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#0f0f0f" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/maximize_dash_disabled.svg b/.themes/caelus/caelus/oomox-caelus/unity/maximize_dash_disabled.svg new file mode 100644 index 0000000..b3c2cae --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/maximize_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#a69d8b" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/maximize_dash_prelight.svg b/.themes/caelus/caelus/oomox-caelus/unity/maximize_dash_prelight.svg new file mode 120000 index 0000000..3efa75f --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/maximize_dash_prelight.svg @@ -0,0 +1 @@ +maximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/maximize_dash_pressed.svg b/.themes/caelus/caelus/oomox-caelus/unity/maximize_dash_pressed.svg new file mode 120000 index 0000000..3efa75f --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/maximize_dash_pressed.svg @@ -0,0 +1 @@ +maximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/maximize_focused_normal.svg b/.themes/caelus/caelus/oomox-caelus/unity/maximize_focused_normal.svg new file mode 100644 index 0000000..c6a561c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/maximize_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#d9cdb5" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/maximize_focused_prelight.svg b/.themes/caelus/caelus/oomox-caelus/unity/maximize_focused_prelight.svg new file mode 100644 index 0000000..c777c25 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/maximize_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#ef934d" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/maximize_focused_pressed.svg b/.themes/caelus/caelus/oomox-caelus/unity/maximize_focused_pressed.svg new file mode 100644 index 0000000..7006b86 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/maximize_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#ef934d" opacity="0.75" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/maximize_unfocused.svg b/.themes/caelus/caelus/oomox-caelus/unity/maximize_unfocused.svg new file mode 100644 index 0000000..b3c2cae --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/maximize_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#a69d8b" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/maximize_unfocused_prelight.svg b/.themes/caelus/caelus/oomox-caelus/unity/maximize_unfocused_prelight.svg new file mode 120000 index 0000000..0f332c5 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/maximize_unfocused_prelight.svg @@ -0,0 +1 @@ +./maximize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/maximize_unfocused_pressed.svg b/.themes/caelus/caelus/oomox-caelus/unity/maximize_unfocused_pressed.svg new file mode 120000 index 0000000..e3f8d9b --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/maximize_unfocused_pressed.svg @@ -0,0 +1 @@ +./maximize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/minimize.svg b/.themes/caelus/caelus/oomox-caelus/unity/minimize.svg new file mode 100644 index 0000000..6021ca9 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/minimize.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#d9cdb5" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/minimize_dash.svg b/.themes/caelus/caelus/oomox-caelus/unity/minimize_dash.svg new file mode 100644 index 0000000..3bc5ea9 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/minimize_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#0f0f0f" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/minimize_dash_disabled.svg b/.themes/caelus/caelus/oomox-caelus/unity/minimize_dash_disabled.svg new file mode 100644 index 0000000..19afc45 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/minimize_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#a69d8b" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/minimize_dash_prelight.svg b/.themes/caelus/caelus/oomox-caelus/unity/minimize_dash_prelight.svg new file mode 120000 index 0000000..752db6d --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/minimize_dash_prelight.svg @@ -0,0 +1 @@ +minimize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/minimize_dash_pressed.svg b/.themes/caelus/caelus/oomox-caelus/unity/minimize_dash_pressed.svg new file mode 120000 index 0000000..d2b384b --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/minimize_dash_pressed.svg @@ -0,0 +1 @@ +minimize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/minimize_focused_normal.svg b/.themes/caelus/caelus/oomox-caelus/unity/minimize_focused_normal.svg new file mode 100644 index 0000000..6021ca9 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/minimize_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#d9cdb5" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/minimize_focused_prelight.svg b/.themes/caelus/caelus/oomox-caelus/unity/minimize_focused_prelight.svg new file mode 100644 index 0000000..d72cbd4 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/minimize_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#ef934d" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/minimize_focused_pressed.svg b/.themes/caelus/caelus/oomox-caelus/unity/minimize_focused_pressed.svg new file mode 100644 index 0000000..029effc --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/minimize_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#ef934d" opacity="0.75" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/minimize_unfocused.svg b/.themes/caelus/caelus/oomox-caelus/unity/minimize_unfocused.svg new file mode 100644 index 0000000..19afc45 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/minimize_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#a69d8b" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/minimize_unfocused_prelight.svg b/.themes/caelus/caelus/oomox-caelus/unity/minimize_unfocused_prelight.svg new file mode 120000 index 0000000..bef3fe5 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/minimize_unfocused_prelight.svg @@ -0,0 +1 @@ +./minimize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/minimize_unfocused_pressed.svg b/.themes/caelus/caelus/oomox-caelus/unity/minimize_unfocused_pressed.svg new file mode 120000 index 0000000..683fa92 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/minimize_unfocused_pressed.svg @@ -0,0 +1 @@ +./minimize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/minimized.svg b/.themes/caelus/caelus/oomox-caelus/unity/minimized.svg new file mode 100644 index 0000000..6021ca9 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/minimized.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#d9cdb5" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/modes/launcher_bfb-flat.png b/.themes/caelus/caelus/oomox-caelus/unity/modes/launcher_bfb-flat.png new file mode 100644 index 0000000..f5aa0e5 Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/unity/modes/launcher_bfb-flat.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/unity/modes/launcher_bfb_ns.png b/.themes/caelus/caelus/oomox-caelus/unity/modes/launcher_bfb_ns.png new file mode 100644 index 0000000..2ca1ebb Binary files /dev/null and b/.themes/caelus/caelus/oomox-caelus/unity/modes/launcher_bfb_ns.png differ diff --git a/.themes/caelus/caelus/oomox-caelus/unity/modes/ubuntu-square.svg b/.themes/caelus/caelus/oomox-caelus/unity/modes/ubuntu-square.svg new file mode 100644 index 0000000..1b925fb --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/modes/ubuntu-square.svg @@ -0,0 +1,69 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48"> + <defs> + <clipPath> + <rect width="42" x="307" y="223" rx="9" height="42" transform="rotate(90)" fill="url(#3)" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="240" x="24" y="36" rx="50" height="240" fill="#986767" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="16" x="432" y="116" rx="2" height="16" opacity="0.2" fill="#6d6d6d" color="#bebebe"/> + </clipPath> + <clipPath> + <path d="m 98.03125,23.191212 c -41.492132,1.05238 -74.84375,35.06824 -74.84375,76.812498 0,42.40687 34.405632,76.8125 76.8125,76.8125 42.40687,0 76.8125,-34.40563 76.8125,-76.8125 0,-42.406866 -34.40563,-76.812498 -76.8125,-76.812498 -0.662607,0 -1.310145,-0.0167 -1.96875,0 z M 100,50.659962 c 27.24464,0 49.34375,22.099114 49.34375,49.343748 -1e-5,27.24464 -22.09911,49.34375 -49.34375,49.34375 -27.244636,-1e-5 -49.34375,-22.09911 -49.34375,-49.34375 0,-27.244634 22.099114,-49.343748 49.34375,-49.343748 z"/> + </clipPath> + <clipPath> + <path d="m 152,204 a 8,8 0 1 1 -16,0 8,8 0 1 1 16,0 z"/> + </clipPath> + <clipPath> + <path d="m 145,215 c 33.13708,0 60,-26.86292 60,-60 0,-33.13708 -26.86292,-60 -60,-60 -33.13708,0 -60,26.86292 -60,60 0,12.50698 3.8285,24.10633 10.375,33.71875 L 89,211 111.28125,204.625 C 120.89367,211.1715 132.49302,215 145,215 z"/> + </clipPath> + <clipPath> + <rect width="16" x="432" y="116" rx="3" height="16" color="#bebebe"/> + </clipPath> + <clipPath> + <path d="m 144,70 c -49.705627,0 -90,40.29437 -90,90 0,49.70563 40.294373,90 90,90 49.70563,0 90,-40.29437 90,-90 0,-49.70563 -40.29437,-90 -90,-90 z m 0,32.1875 c 32.03251,0 58,25.96748 58,58 0,32.03252 -25.96749,58 -58,58 -32.03251,0 -58,-25.96748 -58,-58 0,-32.03252 25.96749,-58 58,-58 z"/> + </clipPath> + <clipPath> + <rect width="22" x="433" y="77" rx="3" height="22" opacity="0.2" fill="#6d6d6d" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="30" x="433" y="29" rx="4" height="30" opacity="0.2" fill="#6d6d6d" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="90" x="307" y="31" rx="18.75" height="90" fill="url(#1)" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="60" x="306" y="142" rx="12.5" height="60" transform="matrix(0 -1 1 0 0 0)" fill="url(#0)" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="30" x="433" y="29" rx="6" height="30" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="22" x="433" y="77" rx="5" height="22" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="22" x="433" y="77" rx="4" height="22" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="20" x="434" y="78" rx="4" height="20" color="#bebebe"/> + </clipPath> + <linearGradient gradientTransform="matrix(.25 0 0 .25 299.99999 131.99999)" id="0" xlink:href="#2" y1="230" y2="90" x2="0" gradientUnits="userSpaceOnUse"/> + <linearGradient gradientTransform="matrix(.375 0 0 .375 298 16)" id="1" xlink:href="#2" y1="230" y2="90" x2="0" gradientUnits="userSpaceOnUse"/> + <linearGradient id="2"> + <stop stop-color="#151515"/> + <stop offset="1" stop-color="#222"/> + </linearGradient> + <linearGradient gradientTransform="matrix(.175 0 0 .175 302.79999 215.99997)" id="3" xlink:href="#2" y1="280" y2="40" x2="0" gradientUnits="userSpaceOnUse"/> + </defs> + <g transform="translate(0,-1004.3622)"> + <path d="M 5.1875,1 C 2.8707723,1 1,2.8707723 1,5.1875 l 0,37.625 C 1,45.129228 2.8707723,47 5.1875,47 l 37.625,0 C 45.129228,47 47,45.129228 47,42.8125 L 47,5.1875 C 47,2.8707723 45.129228,1 42.8125,1 L 5.1875,1 z m 0.1875,0.25 37.25,0 c 2.291546,0 4.125,1.8334541 4.125,4.125 l 0,37.25 c 0,2.291546 -1.833454,4.125 -4.125,4.125 l -37.25,0 C 3.0834541,46.75 1.25,44.916546 1.25,42.625 l 0,-37.25 C 1.25,3.0834541 3.0834541,1.25 5.375,1.25 z" transform="translate(0,1004.3622)" opacity="0.05"/> + <path d="M 5.375,1.25 C 3.0834541,1.25 1.25,3.0834541 1.25,5.375 l 0,37.25 c 0,2.291546 1.8334541,4.125 4.125,4.125 l 37.25,0 c 2.291546,0 4.125,-1.833454 4.125,-4.125 l 0,-37.25 C 46.75,3.0834541 44.916546,1.25 42.625,1.25 l -37.25,0 z m 0.21875,0.25 36.8125,0 C 44.672614,1.5 46.5,3.3273859 46.5,5.59375 l 0,36.8125 C 46.5,44.672614 44.672614,46.5 42.40625,46.5 l -36.8125,0 C 3.3273859,46.5 1.5,44.672614 1.5,42.40625 l 0,-36.8125 C 1.5,3.3273859 3.3273859,1.5 5.59375,1.5 z" transform="translate(0,1004.3622)" opacity="0.1"/> + <path d="M 5.59375,1.5 C 3.3273859,1.5 1.5,3.3273859 1.5,5.59375 l 0,36.8125 C 1.5,44.672614 3.3273859,46.5 5.59375,46.5 l 36.8125,0 C 44.672614,46.5 46.5,44.672614 46.5,42.40625 l 0,-36.8125 C 46.5,3.3273859 44.672614,1.5 42.40625,1.5 l -36.8125,0 z m 0.09375,0.125 36.625,0 c 2.253773,0 4.0625,1.8087269 4.0625,4.0625 l 0,36.625 c 0,2.253773 -1.808727,4.0625 -4.0625,4.0625 l -36.625,0 c -2.2537731,0 -4.0625,-1.808727 -4.0625,-4.0625 l 0,-36.625 C 1.625,3.4337269 3.4337269,1.625 5.6875,1.625 z" transform="translate(0,1004.3622)" opacity="0.2"/> + <path d="M 5.6875,1.625 C 3.4337269,1.625 1.625,3.4337269 1.625,5.6875 l 0,36.625 c 0,2.253773 1.8087269,4.0625 4.0625,4.0625 l 36.625,0 c 2.253773,0 4.0625,-1.808727 4.0625,-4.0625 l 0,-36.625 c 0,-2.2537731 -1.808727,-4.0625 -4.0625,-4.0625 l -36.625,0 z m 0.09375,0.125 36.4375,0 c 2.241182,0 4.03125,1.7900679 4.03125,4.03125 l 0,36.4375 c 0,2.241182 -1.790068,4.03125 -4.03125,4.03125 l -36.4375,0 C 3.5400679,46.25 1.75,44.459932 1.75,42.21875 l 0,-36.4375 C 1.75,3.5400679 3.5400679,1.75 5.78125,1.75 z" transform="translate(0,1004.3622)" opacity="0.3"/> + <path d="M 5.78125,1.75 C 3.5400679,1.75 1.75,3.5400679 1.75,5.78125 l 0,36.4375 c 0,2.241182 1.7900679,4.03125 4.03125,4.03125 l 36.4375,0 c 2.241182,0 4.03125,-1.790068 4.03125,-4.03125 l 0,-36.4375 C 46.25,3.5400679 44.459932,1.75 42.21875,1.75 l -36.4375,0 z m 0.125,0.125 36.1875,0 c 2.228591,0 4.03125,1.802659 4.03125,4.03125 l 0,36.1875 c 0,2.228591 -1.802659,4.03125 -4.03125,4.03125 l -36.1875,0 C 3.677659,46.125 1.875,44.322341 1.875,42.09375 l 0,-36.1875 C 1.875,3.677659 3.677659,1.875 5.90625,1.875 z" transform="translate(0,1004.3622)" opacity="0.4"/> + <rect rx="4.02" y="1006.24" x="1.875" height="44.25" width="44.25" opacity="0.5"/> + </g> + <rect rx="4" y="1.998" x="2" height="44" width="44" fill="#dd4814"/> + <path d="M 24.000004,12.000001 C 17.372557,12.000001 12,17.372389 12,24 c 0,6.627189 5.372557,12 12.000004,12 6.62744,0 12,-5.372896 12,-12 0,-6.627611 -5.37256,-11.999999 -12,-11.999999 z m 4.125,3.33125 c 0.25818,0.0067 0.51682,0.07428 0.75625,0.2125 0.76631,0.442467 1.02996,1.427433 0.5875,2.19375 -0.44222,0.765978 -1.42127,1.023802 -2.1875,0.58125 -0.76607,-0.442214 -1.0298,-1.421522 -0.5875,-2.1875 0.30419,-0.526843 0.86325,-0.814741 1.43125,-0.8 z m -4.125,1.70625 c 0.64422,0 1.27051,0.09242 1.8625,0.25625 0.10464,0.64355 0.48482,1.235964 1.09375,1.5875 0.60815,0.351196 1.30965,0.386373 1.91875,0.15625 1.18473,1.164757 1.95639,2.74771 2.06875,4.512499 l -2.28125,0.0375 c -0.21023,-2.390305 -2.21759,-4.268749 -4.6625,-4.268749 -0.704516,0 -1.36957,0.158693 -1.968754,0.4375 l -1.112499,-1.99375 c 0.929807,-0.460586 1.973301,-0.725 3.081253,-0.725 z m -3.862503,1.16875 1.174999,1.9625 c -1.203195,0.846834 -1.993749,2.2479 -1.993749,3.831249 0,1.583603 0.790554,2.984585 1.993749,3.83125 l -1.174999,1.9625 c -1.402078,-0.936666 -2.441846,-2.372586 -2.875,-4.05 0.506136,-0.41241 0.825,-1.039747 0.825,-1.74375 0,-0.704171 -0.31895,-1.331254 -0.825,-1.74375 0.433238,-1.677243 1.472922,-3.113249 2.875,-4.049999 z m -4.3,4.193749 c 0.884764,0 1.60625,0.714896 1.60625,1.6 0,0.884681 -0.72157,1.6 -1.60625,1.6 -0.88502,0 -1.600001,-0.715319 -1.600001,-1.6 0,-0.885019 0.714981,-1.6 1.600001,-1.6 z m 12.825003,2.0125 2.28125,0.0375 c -0.11219,1.76479 -0.8841,3.347658 -2.06875,4.5125 -0.6091,-0.230208 -1.3106,-0.194777 -1.91875,0.15625 -0.60901,0.35179 -0.98911,0.94395 -1.09375,1.5875 -0.59208,0.163829 -1.21828,0.25625 -1.8625,0.25625 -1.107952,0 -2.157612,-0.264583 -3.087503,-0.725 l 1.118749,-1.99375 c 0.599268,0.278807 1.264154,0.4375 1.968754,0.4375 2.44491,0 4.45244,-1.878105 4.6625,-4.26875 z m -0.625,5.05 c 0.56798,-0.01474 1.12717,0.27964 1.43125,0.80625 0.44238,0.766232 0.17856,1.745202 -0.5875,2.1875 -0.76632,0.442384 -1.74504,0.178818 -2.1875,-0.5875 -0.44222,-0.765978 -0.17882,-1.745117 0.5875,-2.1875 0.23939,-0.138218 0.49807,-0.212051 0.75625,-0.21875 z" fill="#f9f9f9"/> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/progress_bar_fill.svg b/.themes/caelus/caelus/oomox-caelus/unity/progress_bar_fill.svg new file mode 100644 index 0000000..4d119c8 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/progress_bar_fill.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="42" height="4"> + <g transform="translate(0,-1048.3622)"> + <path d="m 1,1048.3622 40,0 c 1,0 1,0 1,1 l 0,2 c 0,1 0,1 -1,1 l -40,0 c -1,0 -1,0 -1,-1 l 0,-2 c 0,-1 0,-1 1,-1 z" fill="#ef934d"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/progress_bar_trough.svg b/.themes/caelus/caelus/oomox-caelus/unity/progress_bar_trough.svg new file mode 100644 index 0000000..27bea2a --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/progress_bar_trough.svg @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="54" + height="54" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="progress_bar_trough.svg"> + <metadata + id="metadata18"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs16" /> + <sodipodi:namedview + pagecolor="#0f0f0f" + bordercolor="#a69d8b" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="713" + id="namedview14" + showgrid="false" + inkscape:zoom="8.9114583" + inkscape:cx="8.3161894" + inkscape:cy="26.77557" + inkscape:window-x="0" + inkscape:window-y="341" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" /> + <g + transform="translate(0,-998.36218)" + id="g4"> + <image + y="346.58" + x="413.71" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAABHNCSVQICAgIfAhkiAAAAAxJREFU CJljYCAZAAAAMwAB0kOx4wAAAABJRU5ErkJggg== " + height="3" + width="4" + id="image6" /> + </g> + <path + style="fill:#0f0f0f;opacity:0.5" + inkscape:connector-curvature="0" + id="path10" + d="m 7,25 c -1.0000065,0 -1,0 -1,1 l 0,2 c 0,1 -1.35e-5,1 1,1 l 40,0 c 1,0 1,0 1,-1 l 0,-2 c 0,-1 0,-1 -1,-1 L 7,25 z" /> + <path + style="fill:#0f0f0f" + inkscape:connector-curvature="0" + id="path12" + d="m 7,23 c -3.0000291,0 -3,0 -3,3 l 0,2 c 0,3 -2.91e-5,3 3,3 l 40,0 c 3,0 3,0 3,-3 l 0,-2 c 0,-3 0,-3 -3,-3 z m 0,2 40,0 c 1,0 1,0 1,1 l 0,2 c 0,1 0,1 -1,1 L 7,29 C 5.9999865,29 6,29 6,28 l 0,-2 c 0,-1 -6.5e-6,-1 1,-1 z" /> +</svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/sheet_style_close_focused.svg b/.themes/caelus/caelus/oomox-caelus/unity/sheet_style_close_focused.svg new file mode 100644 index 0000000..e329fbb --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/sheet_style_close_focused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#a69d8b" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/sheet_style_close_focused_prelight.svg b/.themes/caelus/caelus/oomox-caelus/unity/sheet_style_close_focused_prelight.svg new file mode 120000 index 0000000..64b2bff --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/sheet_style_close_focused_prelight.svg @@ -0,0 +1 @@ +close_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/sheet_style_close_focused_pressed.svg b/.themes/caelus/caelus/oomox-caelus/unity/sheet_style_close_focused_pressed.svg new file mode 120000 index 0000000..ba6d4fe --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/sheet_style_close_focused_pressed.svg @@ -0,0 +1 @@ +close_unfocused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/unmaximize.svg b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize.svg new file mode 100644 index 0000000..2141a7c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#d9cdb5" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash.svg b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash.svg new file mode 100644 index 0000000..f80c11a --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#0f0f0f" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash_disabled.svg b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash_disabled.svg new file mode 100644 index 0000000..190c0db --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#a69d8b" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash_prelight.svg b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash_prelight.svg new file mode 120000 index 0000000..945a9f8 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash_prelight.svg @@ -0,0 +1 @@ +unmaximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash_pressed.svg b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash_pressed.svg new file mode 120000 index 0000000..945a9f8 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_dash_pressed.svg @@ -0,0 +1 @@ +unmaximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_focused_normal.svg b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_focused_normal.svg new file mode 100644 index 0000000..2141a7c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#d9cdb5" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_focused_prelight.svg b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_focused_prelight.svg new file mode 100644 index 0000000..1ba2b47 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#ef934d" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_focused_pressed.svg b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_focused_pressed.svg new file mode 100644 index 0000000..547c334 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#ef934d" opacity="0.75" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_unfocused.svg b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_unfocused.svg new file mode 100644 index 0000000..190c0db --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#a69d8b" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_unfocused_prelight.svg b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_unfocused_prelight.svg new file mode 120000 index 0000000..c786587 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_unfocused_prelight.svg @@ -0,0 +1 @@ +unmaximize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_unfocused_pressed.svg b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_unfocused_pressed.svg new file mode 120000 index 0000000..226570c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/unity/unmaximize_unfocused_pressed.svg @@ -0,0 +1 @@ +unmaximize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..3837347 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-active.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"8 1 2 1", +" c None", +". c #1e1f1e", +"........"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..f41b755 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"8 1 2 1", +" c None", +". c #0f0f0f", +"........"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-left-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..b1ffa60 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-left-active.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"1 1 2 1", +" c None", +". c #1e1f1e", +"."}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-left-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..0a3ea4d --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"1 1 2 1", +" c None", +". c #0f0f0f", +"."}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-right-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..689e33e --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-right-active.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"1 1 2 1", +" c None", +". c #1e1f1e", +"."}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-right-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..a4806b6 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"1 1 2 1", +" c None", +". c #0f0f0f", +"."}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/close-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/close-active.xpm new file mode 100644 index 0000000..2a044e2 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/close-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/close-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..2a14de0 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/close-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/close-prelight.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/close-prelight.xpm new file mode 100644 index 0000000..70a2c69 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/close-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/close-pressed.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..70a2c69 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/close-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/hide-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/hide-active.xpm new file mode 100644 index 0000000..ccf14d0 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/hide-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/hide-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..665c1bc --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/hide-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/hide-prelight.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/hide-prelight.xpm new file mode 100644 index 0000000..f97037a --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/hide-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/hide-pressed.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..f97037a --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/hide-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/left-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/left-active.xpm new file mode 100644 index 0000000..0f76f90 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/left-active.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * left_active_xpm[] = { +"1 21 2 1", +" c None", +". c #1e1f1e", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/left-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..56846fd --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/left-inactive.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"1 21 2 1", +" c None", +". c #0f0f0f", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..50672a3 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..5c323c2 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-prelight.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..f0697c0 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-pressed.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..f0697c0 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..a0d9c28 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..0d5b9df --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-prelight.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..89ec1a9 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-pressed.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..89ec1a9 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/menu-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/menu-active.xpm new file mode 100644 index 0000000..8e60e63 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/menu-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/menu-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..bd03bcb --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/menu-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/menu-prelight.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..ba274d0 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/menu-prelight.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/menu-pressed.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..6907a16 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/menu-pressed.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/right-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/right-active.xpm new file mode 100644 index 0000000..f646726 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/right-active.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * right_active_xpm[] = { +"1 21 2 1", +" c None", +". c #1e1f1e", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/right-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..e3f8a89 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/right-inactive.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"1 21 2 1", +" c None", +". c #0f0f0f", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-active.xpm new file mode 100644 index 0000000..fae78d8 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-inactive.xpm new file mode 100644 index 0000000..579cd09 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-prelight.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-prelight.xpm new file mode 100644 index 0000000..3ce4334 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-pressed.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-pressed.xpm new file mode 100644 index 0000000..3ce4334 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-active.xpm new file mode 100644 index 0000000..017240a --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-inactive.xpm new file mode 100644 index 0000000..1a40720 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-prelight.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-prelight.xpm new file mode 100644 index 0000000..15324fc --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-pressed.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-pressed.xpm new file mode 100644 index 0000000..15324fc --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/shade-toggled-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-active.xpm new file mode 100644 index 0000000..b7bb09b --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-inactive.xpm new file mode 100644 index 0000000..8137064 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-prelight.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-prelight.xpm new file mode 100644 index 0000000..1272169 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-pressed.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-pressed.xpm new file mode 100644 index 0000000..1272169 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-active.xpm new file mode 100644 index 0000000..763ac75 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_active_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-inactive.xpm new file mode 100644 index 0000000..eafad2f --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-prelight.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-prelight.xpm new file mode 100644 index 0000000..41c1c43 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-pressed.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-pressed.xpm new file mode 100644 index 0000000..41c1c43 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/stick-toggled-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/themerc b/.themes/caelus/caelus/oomox-caelus/xfwm4/themerc new file mode 100644 index 0000000..1124301 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/themerc @@ -0,0 +1,23 @@ +# Name: Numix xfwm4 theme +# Author: Satyajit Sahoo <satyajit.happy@gmail.com> +# License: GPL-3.0+ + +active_text_color=#d9cdb5 +inactive_text_color=#a69d8b +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/caelus/caelus/oomox-caelus/xfwm4/title-1-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..06705cd --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-1-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/title-1-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..e2ddf08 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-1-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/title-2-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..75e6a8e --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/title-2-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..3fdbc19 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-2-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/title-3-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..f9b9b27 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/title-3-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..d21c30d --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/title-4-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..017162c --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/title-4-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..14aa2c6 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/title-5-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..faec112 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-5-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/title-5-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..34e56f6 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/title-5-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/top-left-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..1949c01 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/top-left-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"2 26 4 1", +" c None", +". c #1e1f1e", +"+ c #1e1f1e", +"@ c #0f0f0f", +" .", +".+", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/top-left-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..a1b8152 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/top-left-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"2 26 4 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"@ c #0f0f0f", +" .", +".+", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@"}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/top-right-active.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..24db107 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/top-right-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"2 26 4 1", +" c None", +". c #1e1f1e", +"+ c #1e1f1e", +"@ c #0f0f0f", +". ", +"+.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@."}; diff --git a/.themes/caelus/caelus/oomox-caelus/xfwm4/top-right-inactive.xpm b/.themes/caelus/caelus/oomox-caelus/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..2f175b4 --- /dev/null +++ b/.themes/caelus/caelus/oomox-caelus/xfwm4/top-right-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"2 26 4 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"@ c #0f0f0f", +". ", +"+.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@."}; diff --git a/.themes/caelus/caelus/openbox-3/close.xbm b/.themes/caelus/caelus/openbox-3/close.xbm new file mode 100644 index 0000000..0486bd9 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/openbox-3/close_hover.xbm b/.themes/caelus/caelus/openbox-3/close_hover.xbm new file mode 100644 index 0000000..4a88cff --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/openbox-3/desk.xbm b/.themes/caelus/caelus/openbox-3/desk.xbm new file mode 100644 index 0000000..abca780 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/openbox-3/desk_toggled.xbm b/.themes/caelus/caelus/openbox-3/desk_toggled.xbm new file mode 100644 index 0000000..b4b5330 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/openbox-3/iconify.xbm b/.themes/caelus/caelus/openbox-3/iconify.xbm new file mode 100644 index 0000000..9a9743f --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/openbox-3/iconify_hover.xbm b/.themes/caelus/caelus/openbox-3/iconify_hover.xbm new file mode 100644 index 0000000..9a9743f --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/openbox-3/max.xbm b/.themes/caelus/caelus/openbox-3/max.xbm new file mode 100644 index 0000000..88bb9bd --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/openbox-3/max_toggled.xbm b/.themes/caelus/caelus/openbox-3/max_toggled.xbm new file mode 100644 index 0000000..cec3f24 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/openbox-3/shade.xbm b/.themes/caelus/caelus/openbox-3/shade.xbm new file mode 100644 index 0000000..fcacf42 --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/openbox-3/shade_toggled.xbm b/.themes/caelus/caelus/openbox-3/shade_toggled.xbm new file mode 100644 index 0000000..594201e --- /dev/null +++ b/.themes/caelus/caelus/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/caelus/caelus/openbox-3/themerc b/.themes/caelus/caelus/openbox-3/themerc new file mode 100644 index 0000000..3d922a7 --- /dev/null +++ b/.themes/caelus/caelus/openbox-3/themerc @@ -0,0 +1,155 @@ +# Name: Oomox (Numix fork) Openbox theme +# Author: Satyajit Sahoo <satyajit.happy@gmail.com> +# License: GPL-3.0+ + +# @TODO: finish replacing the colors here + + +# Menu +menu.border.color: #d9cdb5 + +menu.title.bg: Solid Flat +menu.title.bg.color: #0f0f0f +menu.title.bg.shadow: 0 +menu.title.text.color: #d9cdb5 +menu.title.text.justify: Center + +menu.items.bg: Solid Flat +menu.items.bg.color: #0f0f0f +menu.items.text.color: #d9cdb5 +menu.items.disabled.text.color: #a69d8b + +menu.items.active.bg: Solid Flat +menu.items.active.bg.color: #ef934d +menu.items.active.text.color: #d9cdb5 + +menu.separator.color: #a69d8b +menu.separator.width: 1 +menu.separator.padding.width: 2 +menu.separator.padding.height: 4 + +# Window focused +window.active.title.separator.color: #0f0f0f + +# Active window +window.active.border.color: #1e1f1e + + +window.active.title.bg: flat solid +window.active.title.bg.color: #0f0f0f +window.active.title.separator.color: #0f0f0f +window.active.text.justify: center + +window.active.label.bg: parentrelative +window.active.label.text.color: #d9cdb5 + +window.active.handle.bg: flat solid +window.active.handle.bg.color: #0f0f0f + +window.active.grip.bg: flat solid +window.active.grip.bg.color: #0f0f0f + +window.active.button.unpressed.bg: flat solid +window.active.button.unpressed.bg.color: #0f0f0f +window.active.button.unpressed.image.color: #d9cdb5 + +window.active.button.pressed.bg: flat solid +window.active.button.pressed.bg.color: #ef934d +window.active.button.pressed.image.color: #0f0f0f + +window.active.button.disabled.bg: flat solid +window.active.button.disabled.bg.color: #0f0f0f +window.active.button.disabled.image.color: #a69d8b + +window.active.button.hover.bg: flat solid +window.active.button.hover.bg.color: #0f0f0f +window.active.button.hover.image.color: #ef934d + +#window.active.button.toggled.bg: #ef934d +#window.active.button.toggled.image.color: #0f0f0f + +# Inactive window +window.inactive.border.color: #1e1f1e + +window.inactive.title.bg: flat solid +window.inactive.title.bg.color: #0f0f0f +window.inactive.title.separator.color: #0f0f0f +window.inactive.text.justify: center + +window.inactive.label.bg: parentrelative +window.inactive.label.text.color: #a69d8b + +window.inactive.handle.bg: flat solid +window.inactive.handle.bg.color: #0f0f0f + +window.inactive.grip.bg: flat solid +window.inactive.grip.bg.color: #0f0f0f + +window.inactive.button.unpressed.bg: flat solid +window.inactive.button.unpressed.bg.color: #0f0f0f +window.inactive.button.unpressed.image.color: #a69d8b + +window.inactive.button.pressed.bg: flat solid +window.inactive.button.pressed.bg.color: #ef934d +window.inactive.button.pressed.image.color: #0f0f0f + +window.inactive.button.disabled.bg: flat solid +window.inactive.button.disabled.bg.color: #a69d8b +window.inactive.button.disabled.image.color: #0f0f0f + +window.inactive.button.hover.bg: flat solid +window.inactive.button.hover.bg.color: #0f0f0f +window.inactive.button.hover.image.color: #ef934d + + +# OSD +osd.border.width: 1 +osd.border.color: #ef934d + +osd.bg: flat solid +osd.bg.color: #0f0f0f +osd.label.bg: flat solid +osd.label.bg.color: #0f0f0f +osd.label.text.color: #d9cdb5 + +# OSD +osd.bg: Solid Flat +osd.bg.color: #0f0f0f +osd.bg.shadow: 0 + +osd.border.width: 2 +osd.hilight.bg: Solid Flat +osd.hilight.bg.color: #ef934d +osd.unhilight.bg: flat solid +osd.unhilight.bg.color: #1e1f1e + +osd.button.unpressed.bg: flat border +osd.button.unpressed.bg.color: #272a28 +#osd.button.unpressed.*.border.color: #d9cdb5 + +osd.button.pressed.bg: flat border +osd.button.pressed.bg.color: #ef934d +#osd.button.pressed.*.border.color: #0f0f0f + +osd.button.focused.bg: flat solid border +osd.button.focused.bg.color: #d9cdb5 +#osd.button.focused.*.border.color: #1e1f1e + +osd.button.focused.box.color: #ef934d + + +# 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: 8 +padding.width: 8 +padding.height: 8 +window.handle.width: 0 +window.client.padding.width: 0 +window.label.text.justify: center +#menu.overlap: 0 diff --git a/.themes/caelus/caelus/unity/close.svg b/.themes/caelus/caelus/unity/close.svg new file mode 100644 index 0000000..d35dc0a --- /dev/null +++ b/.themes/caelus/caelus/unity/close.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#d9cdb5" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/unity/close_dash.svg b/.themes/caelus/caelus/unity/close_dash.svg new file mode 100644 index 0000000..9dcd1a0 --- /dev/null +++ b/.themes/caelus/caelus/unity/close_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#0f0f0f" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/unity/close_dash_disabled.svg b/.themes/caelus/caelus/unity/close_dash_disabled.svg new file mode 100644 index 0000000..e329fbb --- /dev/null +++ b/.themes/caelus/caelus/unity/close_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#a69d8b" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/unity/close_dash_prelight.svg b/.themes/caelus/caelus/unity/close_dash_prelight.svg new file mode 120000 index 0000000..64b2bff --- /dev/null +++ b/.themes/caelus/caelus/unity/close_dash_prelight.svg @@ -0,0 +1 @@ +close_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/close_dash_pressed.svg b/.themes/caelus/caelus/unity/close_dash_pressed.svg new file mode 120000 index 0000000..ba6d4fe --- /dev/null +++ b/.themes/caelus/caelus/unity/close_dash_pressed.svg @@ -0,0 +1 @@ +close_unfocused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/close_focused_normal.svg b/.themes/caelus/caelus/unity/close_focused_normal.svg new file mode 100644 index 0000000..d35dc0a --- /dev/null +++ b/.themes/caelus/caelus/unity/close_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#d9cdb5" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/unity/close_focused_prelight.svg b/.themes/caelus/caelus/unity/close_focused_prelight.svg new file mode 100644 index 0000000..2917cad --- /dev/null +++ b/.themes/caelus/caelus/unity/close_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#ef934d" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/unity/close_focused_pressed.svg b/.themes/caelus/caelus/unity/close_focused_pressed.svg new file mode 100644 index 0000000..15c2119 --- /dev/null +++ b/.themes/caelus/caelus/unity/close_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#ef934d" opacity="0.75" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/unity/close_unfocused.svg b/.themes/caelus/caelus/unity/close_unfocused.svg new file mode 100644 index 0000000..e329fbb --- /dev/null +++ b/.themes/caelus/caelus/unity/close_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#a69d8b" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/unity/close_unfocused_prelight.svg b/.themes/caelus/caelus/unity/close_unfocused_prelight.svg new file mode 120000 index 0000000..c92a1d4 --- /dev/null +++ b/.themes/caelus/caelus/unity/close_unfocused_prelight.svg @@ -0,0 +1 @@ +./close_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/close_unfocused_pressed.svg b/.themes/caelus/caelus/unity/close_unfocused_pressed.svg new file mode 120000 index 0000000..61c7b94 --- /dev/null +++ b/.themes/caelus/caelus/unity/close_unfocused_pressed.svg @@ -0,0 +1 @@ +./close_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/launcher_arrow_ltr_19.svg b/.themes/caelus/caelus/unity/launcher_arrow_ltr_19.svg new file mode 100644 index 0000000..c54983a --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_arrow_ltr_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <rect width="4" height="8" x="2" y="1039.36" rx="0.5" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_arrow_ltr_37.svg b/.themes/caelus/caelus/unity/launcher_arrow_ltr_37.svg new file mode 100644 index 0000000..bd578dc --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_arrow_ltr_37.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <g transform="matrix(2,0,0,1.4999968,0,-530.67775)"> + <rect rx="1" y="1039.36" x="2" height="8" width="4" fill="#0f0f0f"/> + </g> + </g> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_arrow_outline_ltr_19.svg b/.themes/caelus/caelus/unity/launcher_arrow_outline_ltr_19.svg new file mode 100644 index 0000000..07d85bc --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_arrow_outline_ltr_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <path d="M 2.5 6 C 2.223 6 2 6.223 2 6.5 L 2 13.5 C 2 13.777 2.223 14 2.5 14 L 5.5 14 C 5.777 14 6 13.777 6 13.5 L 6 6.5 C 6 6.223 5.777 6 5.5 6 L 2.5 6 z M 3 7 L 5 7 L 5 13 L 3 13 L 3 7 z " transform="translate(0,1033.3622)" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_arrow_outline_ltr_37.svg b/.themes/caelus/caelus/unity/launcher_arrow_outline_ltr_37.svg new file mode 100644 index 0000000..4d7c55c --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_arrow_outline_ltr_37.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <path d="M 6 13 C 4.892 13 4 13.669002 4 14.5 L 4 23.5 C 4 24.330998 4.892 25 6 25 L 10 25 C 11.108 25 12 24.330998 12 23.5 L 12 14.5 C 12 13.669002 11.108 13 10 13 L 6 13 z M 6 15 L 10 15 L 10 23 L 6 23 L 6 15 z " transform="translate(0,1015.3622)" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_arrow_outline_rtl_19.svg b/.themes/caelus/caelus/unity/launcher_arrow_outline_rtl_19.svg new file mode 100644 index 0000000..030570d --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_arrow_outline_rtl_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <path d="m 4.5,1039.3622 c -0.277,0 -0.5,0.223 -0.5,0.5 l 0,7 c 0,0.277 0.223,0.5 0.5,0.5 l 3,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 l -3,0 z m 0.5,1 2,0 0,6 -2,0 0,-6 z" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_arrow_outline_rtl_37.svg b/.themes/caelus/caelus/unity/launcher_arrow_outline_rtl_37.svg new file mode 100644 index 0000000..1ff8234 --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_arrow_outline_rtl_37.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <path d="m 10,1028.3622 c -1.108,0 -2,0.669 -2,1.5 l 0,9 c 0,0.831 0.892,1.5 2,1.5 l 4,0 c 1.108,0 2,-0.669 2,-1.5 l 0,-9 c 0,-0.831 -0.892,-1.5 -2,-1.5 l -4,0 z m 0,2 4,0 0,8 -4,0 0,-8 z" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_arrow_rtl_19.svg b/.themes/caelus/caelus/unity/launcher_arrow_rtl_19.svg new file mode 100644 index 0000000..1b04f4b --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_arrow_rtl_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <rect width="4" height="8" x="4" y="1039.36" rx="0.5" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_arrow_rtl_37.svg b/.themes/caelus/caelus/unity/launcher_arrow_rtl_37.svg new file mode 100644 index 0000000..0d3f744 --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_arrow_rtl_37.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <g transform="matrix(2,0,0,1.4999968,4,-530.67775)"> + <rect rx="1" y="1039.36" x="2" height="8" width="4" fill="#0f0f0f"/> + </g> + </g> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_icon_back_150.svg b/.themes/caelus/caelus/unity/launcher_icon_back_150.svg new file mode 100644 index 0000000..d66f78d --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_icon_back_150.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <path d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_icon_back_54.svg b/.themes/caelus/caelus/unity/launcher_icon_back_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_icon_back_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/.themes/caelus/caelus/unity/launcher_icon_edge_150.svg b/.themes/caelus/caelus/unity/launcher_icon_edge_150.svg new file mode 100644 index 0000000..f26fd00 --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_icon_edge_150.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <path d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z"/> + </clipPath> + <clipPath> + <rect y="316" x="353" height="148" width="148" opacity="0.8" fill="#ef934d" color="#d9cdb5" rx="12"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_icon_edge_54.svg b/.themes/caelus/caelus/unity/launcher_icon_edge_54.svg new file mode 100644 index 0000000..3307c5b --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_icon_edge_54.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"> + <defs> + <clipPath> + <path d="m 440,81.001953 c -1.67866,0 -2.99805,1.319387 -2.99805,2.998047 l 0,44 c 0,1.67866 1.31939,2.99805 2.99805,2.99805 l 44,0 c 1.67866,0 2.99805,-1.31939 2.99805,-2.99805 l 0,-44 c 0,-1.67866 -1.31939,-2.998047 -2.99805,-2.998047 l -44,0 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_icon_glow_200.svg b/.themes/caelus/caelus/unity/launcher_icon_glow_200.svg new file mode 100644 index 0000000..01bb0d9 --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_icon_glow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 427.33333,22.026666 0,69.333333 69.33333,0 0,-69.333333 -69.33333,0 z m 13.11917,9.013333 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105834 l 0,43.094999 c 0,2.276228 -1.8296,4.105834 -4.10583,4.105834 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105834 l 0,-43.094999 c 0,-2.276228 1.8296,-4.105834 4.10583,-4.105834 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_icon_glow_62.svg b/.themes/caelus/caelus/unity/launcher_icon_glow_62.svg new file mode 100644 index 0000000..105b068 --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_icon_glow_62.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 62 62.000001"> + <defs> + <clipPath> + <path d="m 1,25 0,62 62,0 0,-62 -62,0 z m 9,6 44,0 c 1.662,0 3,1.338 3,3 l 0,44 c 0,1.662 -1.338,3 -3,3 L 10,81 C 8.338,81 7,79.662 7,78 L 7,34 c 0,-1.662 1.338,-3 3,-3 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_icon_selected_back_150.svg b/.themes/caelus/caelus/unity/launcher_icon_selected_back_150.svg new file mode 100644 index 0000000..f4f7789 --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_icon_selected_back_150.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <rect y="1040.22" x="505" height="150" width="150" opacity="0.2" fill-rule="evenodd" color="#d9cdb5" rx="42"/> + </clipPath> + </defs> + <g transform="translate(-505.00002,-1040.2193)"> + <rect width="150" height="4" x="505" y="1186.22" rx="2" fill="#0f0f0f" fill-rule="evenodd"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_icon_selected_back_54.svg b/.themes/caelus/caelus/unity/launcher_icon_selected_back_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_icon_selected_back_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/.themes/caelus/caelus/unity/launcher_icon_shadow_200.svg b/.themes/caelus/caelus/unity/launcher_icon_shadow_200.svg new file mode 100644 index 0000000..9e68b14 --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_icon_shadow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 489.73333,21.333331 0,69.333332 69.33333,0 0,-69.333332 -69.33333,0 z m 13.11917,9.013334 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105833 l 0,43.094999 c 0,2.276227 -1.8296,4.105833 -4.10583,4.105833 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105833 l 0,-43.094999 c 0,-2.276227 1.8296,-4.105833 4.10583,-4.105833 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_icon_shadow_62.svg b/.themes/caelus/caelus/unity/launcher_icon_shadow_62.svg new file mode 100644 index 0000000..d322434 --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_icon_shadow_62.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 61.999999 62.000001"> + <defs> + <clipPath> + <path d="m 4,24 c -2.216,0 -4,1.784 -4,4 l 0,56 c 0,2.216 1.784,4 4,4 l 56,0 c 2.216,0 4,-1.784 4,-4 l 0,-56 c 0,-2.216 -1.784,-4 -4,-4 L 4,24 z m 6,6 44,0 c 2.216,0 4,1.784 4,4 l 0,44 c 0,2.216 -1.784,4 -4,4 L 10,82 C 7.784,82 6,80.216 6,78 L 6,34 c 0,-2.216 1.784,-4 4,-4 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_icon_shine_150.svg b/.themes/caelus/caelus/unity/launcher_icon_shine_150.svg new file mode 100644 index 0000000..51af8a1 --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_icon_shine_150.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"/> diff --git a/.themes/caelus/caelus/unity/launcher_icon_shine_54.svg b/.themes/caelus/caelus/unity/launcher_icon_shine_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_icon_shine_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/.themes/caelus/caelus/unity/launcher_pip_ltr_19.svg b/.themes/caelus/caelus/unity/launcher_pip_ltr_19.svg new file mode 100644 index 0000000..725222c --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_pip_ltr_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="18"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1034.3622)"> + <rect rx="0.5" y="1042.36" x="2" height="3" width="3" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_pip_ltr_37.svg b/.themes/caelus/caelus/unity/launcher_pip_ltr_37.svg new file mode 100644 index 0000000..c0805eb --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_pip_ltr_37.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="20" height="37" x="20" y="1015.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <rect width="7" height="7" x="5" y="1030.36" rx="1" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_pip_rtl_19.svg b/.themes/caelus/caelus/unity/launcher_pip_rtl_19.svg new file mode 100644 index 0000000..7a7f69e --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_pip_rtl_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="18"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1034.3622)"> + <rect width="3" height="3" x="5" y="1042.36" rx="0.5" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/unity/launcher_pip_rtl_37.svg b/.themes/caelus/caelus/unity/launcher_pip_rtl_37.svg new file mode 100644 index 0000000..545d22e --- /dev/null +++ b/.themes/caelus/caelus/unity/launcher_pip_rtl_37.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="20" height="37" x="20" y="1015.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <rect width="7" height="7" x="8" y="1030.36" rx="1" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/unity/maximize.svg b/.themes/caelus/caelus/unity/maximize.svg new file mode 100644 index 0000000..c6a561c --- /dev/null +++ b/.themes/caelus/caelus/unity/maximize.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#d9cdb5" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/unity/maximize_dash.svg b/.themes/caelus/caelus/unity/maximize_dash.svg new file mode 100644 index 0000000..e7f238b --- /dev/null +++ b/.themes/caelus/caelus/unity/maximize_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#0f0f0f" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/unity/maximize_dash_disabled.svg b/.themes/caelus/caelus/unity/maximize_dash_disabled.svg new file mode 100644 index 0000000..b3c2cae --- /dev/null +++ b/.themes/caelus/caelus/unity/maximize_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#a69d8b" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/unity/maximize_dash_prelight.svg b/.themes/caelus/caelus/unity/maximize_dash_prelight.svg new file mode 120000 index 0000000..3efa75f --- /dev/null +++ b/.themes/caelus/caelus/unity/maximize_dash_prelight.svg @@ -0,0 +1 @@ +maximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/maximize_dash_pressed.svg b/.themes/caelus/caelus/unity/maximize_dash_pressed.svg new file mode 120000 index 0000000..3efa75f --- /dev/null +++ b/.themes/caelus/caelus/unity/maximize_dash_pressed.svg @@ -0,0 +1 @@ +maximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/maximize_focused_normal.svg b/.themes/caelus/caelus/unity/maximize_focused_normal.svg new file mode 100644 index 0000000..c6a561c --- /dev/null +++ b/.themes/caelus/caelus/unity/maximize_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#d9cdb5" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/unity/maximize_focused_prelight.svg b/.themes/caelus/caelus/unity/maximize_focused_prelight.svg new file mode 100644 index 0000000..c777c25 --- /dev/null +++ b/.themes/caelus/caelus/unity/maximize_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#ef934d" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/unity/maximize_focused_pressed.svg b/.themes/caelus/caelus/unity/maximize_focused_pressed.svg new file mode 100644 index 0000000..7006b86 --- /dev/null +++ b/.themes/caelus/caelus/unity/maximize_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#ef934d" opacity="0.75" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/unity/maximize_unfocused.svg b/.themes/caelus/caelus/unity/maximize_unfocused.svg new file mode 100644 index 0000000..b3c2cae --- /dev/null +++ b/.themes/caelus/caelus/unity/maximize_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#a69d8b" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/caelus/unity/maximize_unfocused_prelight.svg b/.themes/caelus/caelus/unity/maximize_unfocused_prelight.svg new file mode 120000 index 0000000..0f332c5 --- /dev/null +++ b/.themes/caelus/caelus/unity/maximize_unfocused_prelight.svg @@ -0,0 +1 @@ +./maximize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/maximize_unfocused_pressed.svg b/.themes/caelus/caelus/unity/maximize_unfocused_pressed.svg new file mode 120000 index 0000000..e3f8d9b --- /dev/null +++ b/.themes/caelus/caelus/unity/maximize_unfocused_pressed.svg @@ -0,0 +1 @@ +./maximize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/minimize.svg b/.themes/caelus/caelus/unity/minimize.svg new file mode 100644 index 0000000..6021ca9 --- /dev/null +++ b/.themes/caelus/caelus/unity/minimize.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#d9cdb5" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/unity/minimize_dash.svg b/.themes/caelus/caelus/unity/minimize_dash.svg new file mode 100644 index 0000000..3bc5ea9 --- /dev/null +++ b/.themes/caelus/caelus/unity/minimize_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#0f0f0f" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/unity/minimize_dash_disabled.svg b/.themes/caelus/caelus/unity/minimize_dash_disabled.svg new file mode 100644 index 0000000..19afc45 --- /dev/null +++ b/.themes/caelus/caelus/unity/minimize_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#a69d8b" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/unity/minimize_dash_prelight.svg b/.themes/caelus/caelus/unity/minimize_dash_prelight.svg new file mode 120000 index 0000000..752db6d --- /dev/null +++ b/.themes/caelus/caelus/unity/minimize_dash_prelight.svg @@ -0,0 +1 @@ +minimize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/minimize_dash_pressed.svg b/.themes/caelus/caelus/unity/minimize_dash_pressed.svg new file mode 120000 index 0000000..d2b384b --- /dev/null +++ b/.themes/caelus/caelus/unity/minimize_dash_pressed.svg @@ -0,0 +1 @@ +minimize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/minimize_focused_normal.svg b/.themes/caelus/caelus/unity/minimize_focused_normal.svg new file mode 100644 index 0000000..6021ca9 --- /dev/null +++ b/.themes/caelus/caelus/unity/minimize_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#d9cdb5" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/unity/minimize_focused_prelight.svg b/.themes/caelus/caelus/unity/minimize_focused_prelight.svg new file mode 100644 index 0000000..d72cbd4 --- /dev/null +++ b/.themes/caelus/caelus/unity/minimize_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#ef934d" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/unity/minimize_focused_pressed.svg b/.themes/caelus/caelus/unity/minimize_focused_pressed.svg new file mode 100644 index 0000000..029effc --- /dev/null +++ b/.themes/caelus/caelus/unity/minimize_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#ef934d" opacity="0.75" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/unity/minimize_unfocused.svg b/.themes/caelus/caelus/unity/minimize_unfocused.svg new file mode 100644 index 0000000..19afc45 --- /dev/null +++ b/.themes/caelus/caelus/unity/minimize_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#a69d8b" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/unity/minimize_unfocused_prelight.svg b/.themes/caelus/caelus/unity/minimize_unfocused_prelight.svg new file mode 120000 index 0000000..bef3fe5 --- /dev/null +++ b/.themes/caelus/caelus/unity/minimize_unfocused_prelight.svg @@ -0,0 +1 @@ +./minimize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/minimize_unfocused_pressed.svg b/.themes/caelus/caelus/unity/minimize_unfocused_pressed.svg new file mode 120000 index 0000000..683fa92 --- /dev/null +++ b/.themes/caelus/caelus/unity/minimize_unfocused_pressed.svg @@ -0,0 +1 @@ +./minimize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/minimized.svg b/.themes/caelus/caelus/unity/minimized.svg new file mode 100644 index 0000000..6021ca9 --- /dev/null +++ b/.themes/caelus/caelus/unity/minimized.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#d9cdb5" width="8" height="2"/></svg> diff --git a/.themes/caelus/caelus/unity/modes/launcher_bfb-flat.png b/.themes/caelus/caelus/unity/modes/launcher_bfb-flat.png new file mode 100644 index 0000000..f5aa0e5 Binary files /dev/null and b/.themes/caelus/caelus/unity/modes/launcher_bfb-flat.png differ diff --git a/.themes/caelus/caelus/unity/modes/launcher_bfb_ns.png b/.themes/caelus/caelus/unity/modes/launcher_bfb_ns.png new file mode 100644 index 0000000..2ca1ebb Binary files /dev/null and b/.themes/caelus/caelus/unity/modes/launcher_bfb_ns.png differ diff --git a/.themes/caelus/caelus/unity/modes/ubuntu-square.svg b/.themes/caelus/caelus/unity/modes/ubuntu-square.svg new file mode 100644 index 0000000..1b925fb --- /dev/null +++ b/.themes/caelus/caelus/unity/modes/ubuntu-square.svg @@ -0,0 +1,69 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48"> + <defs> + <clipPath> + <rect width="42" x="307" y="223" rx="9" height="42" transform="rotate(90)" fill="url(#3)" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="240" x="24" y="36" rx="50" height="240" fill="#986767" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="16" x="432" y="116" rx="2" height="16" opacity="0.2" fill="#6d6d6d" color="#bebebe"/> + </clipPath> + <clipPath> + <path d="m 98.03125,23.191212 c -41.492132,1.05238 -74.84375,35.06824 -74.84375,76.812498 0,42.40687 34.405632,76.8125 76.8125,76.8125 42.40687,0 76.8125,-34.40563 76.8125,-76.8125 0,-42.406866 -34.40563,-76.812498 -76.8125,-76.812498 -0.662607,0 -1.310145,-0.0167 -1.96875,0 z M 100,50.659962 c 27.24464,0 49.34375,22.099114 49.34375,49.343748 -1e-5,27.24464 -22.09911,49.34375 -49.34375,49.34375 -27.244636,-1e-5 -49.34375,-22.09911 -49.34375,-49.34375 0,-27.244634 22.099114,-49.343748 49.34375,-49.343748 z"/> + </clipPath> + <clipPath> + <path d="m 152,204 a 8,8 0 1 1 -16,0 8,8 0 1 1 16,0 z"/> + </clipPath> + <clipPath> + <path d="m 145,215 c 33.13708,0 60,-26.86292 60,-60 0,-33.13708 -26.86292,-60 -60,-60 -33.13708,0 -60,26.86292 -60,60 0,12.50698 3.8285,24.10633 10.375,33.71875 L 89,211 111.28125,204.625 C 120.89367,211.1715 132.49302,215 145,215 z"/> + </clipPath> + <clipPath> + <rect width="16" x="432" y="116" rx="3" height="16" color="#bebebe"/> + </clipPath> + <clipPath> + <path d="m 144,70 c -49.705627,0 -90,40.29437 -90,90 0,49.70563 40.294373,90 90,90 49.70563,0 90,-40.29437 90,-90 0,-49.70563 -40.29437,-90 -90,-90 z m 0,32.1875 c 32.03251,0 58,25.96748 58,58 0,32.03252 -25.96749,58 -58,58 -32.03251,0 -58,-25.96748 -58,-58 0,-32.03252 25.96749,-58 58,-58 z"/> + </clipPath> + <clipPath> + <rect width="22" x="433" y="77" rx="3" height="22" opacity="0.2" fill="#6d6d6d" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="30" x="433" y="29" rx="4" height="30" opacity="0.2" fill="#6d6d6d" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="90" x="307" y="31" rx="18.75" height="90" fill="url(#1)" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="60" x="306" y="142" rx="12.5" height="60" transform="matrix(0 -1 1 0 0 0)" fill="url(#0)" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="30" x="433" y="29" rx="6" height="30" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="22" x="433" y="77" rx="5" height="22" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="22" x="433" y="77" rx="4" height="22" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="20" x="434" y="78" rx="4" height="20" color="#bebebe"/> + </clipPath> + <linearGradient gradientTransform="matrix(.25 0 0 .25 299.99999 131.99999)" id="0" xlink:href="#2" y1="230" y2="90" x2="0" gradientUnits="userSpaceOnUse"/> + <linearGradient gradientTransform="matrix(.375 0 0 .375 298 16)" id="1" xlink:href="#2" y1="230" y2="90" x2="0" gradientUnits="userSpaceOnUse"/> + <linearGradient id="2"> + <stop stop-color="#151515"/> + <stop offset="1" stop-color="#222"/> + </linearGradient> + <linearGradient gradientTransform="matrix(.175 0 0 .175 302.79999 215.99997)" id="3" xlink:href="#2" y1="280" y2="40" x2="0" gradientUnits="userSpaceOnUse"/> + </defs> + <g transform="translate(0,-1004.3622)"> + <path d="M 5.1875,1 C 2.8707723,1 1,2.8707723 1,5.1875 l 0,37.625 C 1,45.129228 2.8707723,47 5.1875,47 l 37.625,0 C 45.129228,47 47,45.129228 47,42.8125 L 47,5.1875 C 47,2.8707723 45.129228,1 42.8125,1 L 5.1875,1 z m 0.1875,0.25 37.25,0 c 2.291546,0 4.125,1.8334541 4.125,4.125 l 0,37.25 c 0,2.291546 -1.833454,4.125 -4.125,4.125 l -37.25,0 C 3.0834541,46.75 1.25,44.916546 1.25,42.625 l 0,-37.25 C 1.25,3.0834541 3.0834541,1.25 5.375,1.25 z" transform="translate(0,1004.3622)" opacity="0.05"/> + <path d="M 5.375,1.25 C 3.0834541,1.25 1.25,3.0834541 1.25,5.375 l 0,37.25 c 0,2.291546 1.8334541,4.125 4.125,4.125 l 37.25,0 c 2.291546,0 4.125,-1.833454 4.125,-4.125 l 0,-37.25 C 46.75,3.0834541 44.916546,1.25 42.625,1.25 l -37.25,0 z m 0.21875,0.25 36.8125,0 C 44.672614,1.5 46.5,3.3273859 46.5,5.59375 l 0,36.8125 C 46.5,44.672614 44.672614,46.5 42.40625,46.5 l -36.8125,0 C 3.3273859,46.5 1.5,44.672614 1.5,42.40625 l 0,-36.8125 C 1.5,3.3273859 3.3273859,1.5 5.59375,1.5 z" transform="translate(0,1004.3622)" opacity="0.1"/> + <path d="M 5.59375,1.5 C 3.3273859,1.5 1.5,3.3273859 1.5,5.59375 l 0,36.8125 C 1.5,44.672614 3.3273859,46.5 5.59375,46.5 l 36.8125,0 C 44.672614,46.5 46.5,44.672614 46.5,42.40625 l 0,-36.8125 C 46.5,3.3273859 44.672614,1.5 42.40625,1.5 l -36.8125,0 z m 0.09375,0.125 36.625,0 c 2.253773,0 4.0625,1.8087269 4.0625,4.0625 l 0,36.625 c 0,2.253773 -1.808727,4.0625 -4.0625,4.0625 l -36.625,0 c -2.2537731,0 -4.0625,-1.808727 -4.0625,-4.0625 l 0,-36.625 C 1.625,3.4337269 3.4337269,1.625 5.6875,1.625 z" transform="translate(0,1004.3622)" opacity="0.2"/> + <path d="M 5.6875,1.625 C 3.4337269,1.625 1.625,3.4337269 1.625,5.6875 l 0,36.625 c 0,2.253773 1.8087269,4.0625 4.0625,4.0625 l 36.625,0 c 2.253773,0 4.0625,-1.808727 4.0625,-4.0625 l 0,-36.625 c 0,-2.2537731 -1.808727,-4.0625 -4.0625,-4.0625 l -36.625,0 z m 0.09375,0.125 36.4375,0 c 2.241182,0 4.03125,1.7900679 4.03125,4.03125 l 0,36.4375 c 0,2.241182 -1.790068,4.03125 -4.03125,4.03125 l -36.4375,0 C 3.5400679,46.25 1.75,44.459932 1.75,42.21875 l 0,-36.4375 C 1.75,3.5400679 3.5400679,1.75 5.78125,1.75 z" transform="translate(0,1004.3622)" opacity="0.3"/> + <path d="M 5.78125,1.75 C 3.5400679,1.75 1.75,3.5400679 1.75,5.78125 l 0,36.4375 c 0,2.241182 1.7900679,4.03125 4.03125,4.03125 l 36.4375,0 c 2.241182,0 4.03125,-1.790068 4.03125,-4.03125 l 0,-36.4375 C 46.25,3.5400679 44.459932,1.75 42.21875,1.75 l -36.4375,0 z m 0.125,0.125 36.1875,0 c 2.228591,0 4.03125,1.802659 4.03125,4.03125 l 0,36.1875 c 0,2.228591 -1.802659,4.03125 -4.03125,4.03125 l -36.1875,0 C 3.677659,46.125 1.875,44.322341 1.875,42.09375 l 0,-36.1875 C 1.875,3.677659 3.677659,1.875 5.90625,1.875 z" transform="translate(0,1004.3622)" opacity="0.4"/> + <rect rx="4.02" y="1006.24" x="1.875" height="44.25" width="44.25" opacity="0.5"/> + </g> + <rect rx="4" y="1.998" x="2" height="44" width="44" fill="#dd4814"/> + <path d="M 24.000004,12.000001 C 17.372557,12.000001 12,17.372389 12,24 c 0,6.627189 5.372557,12 12.000004,12 6.62744,0 12,-5.372896 12,-12 0,-6.627611 -5.37256,-11.999999 -12,-11.999999 z m 4.125,3.33125 c 0.25818,0.0067 0.51682,0.07428 0.75625,0.2125 0.76631,0.442467 1.02996,1.427433 0.5875,2.19375 -0.44222,0.765978 -1.42127,1.023802 -2.1875,0.58125 -0.76607,-0.442214 -1.0298,-1.421522 -0.5875,-2.1875 0.30419,-0.526843 0.86325,-0.814741 1.43125,-0.8 z m -4.125,1.70625 c 0.64422,0 1.27051,0.09242 1.8625,0.25625 0.10464,0.64355 0.48482,1.235964 1.09375,1.5875 0.60815,0.351196 1.30965,0.386373 1.91875,0.15625 1.18473,1.164757 1.95639,2.74771 2.06875,4.512499 l -2.28125,0.0375 c -0.21023,-2.390305 -2.21759,-4.268749 -4.6625,-4.268749 -0.704516,0 -1.36957,0.158693 -1.968754,0.4375 l -1.112499,-1.99375 c 0.929807,-0.460586 1.973301,-0.725 3.081253,-0.725 z m -3.862503,1.16875 1.174999,1.9625 c -1.203195,0.846834 -1.993749,2.2479 -1.993749,3.831249 0,1.583603 0.790554,2.984585 1.993749,3.83125 l -1.174999,1.9625 c -1.402078,-0.936666 -2.441846,-2.372586 -2.875,-4.05 0.506136,-0.41241 0.825,-1.039747 0.825,-1.74375 0,-0.704171 -0.31895,-1.331254 -0.825,-1.74375 0.433238,-1.677243 1.472922,-3.113249 2.875,-4.049999 z m -4.3,4.193749 c 0.884764,0 1.60625,0.714896 1.60625,1.6 0,0.884681 -0.72157,1.6 -1.60625,1.6 -0.88502,0 -1.600001,-0.715319 -1.600001,-1.6 0,-0.885019 0.714981,-1.6 1.600001,-1.6 z m 12.825003,2.0125 2.28125,0.0375 c -0.11219,1.76479 -0.8841,3.347658 -2.06875,4.5125 -0.6091,-0.230208 -1.3106,-0.194777 -1.91875,0.15625 -0.60901,0.35179 -0.98911,0.94395 -1.09375,1.5875 -0.59208,0.163829 -1.21828,0.25625 -1.8625,0.25625 -1.107952,0 -2.157612,-0.264583 -3.087503,-0.725 l 1.118749,-1.99375 c 0.599268,0.278807 1.264154,0.4375 1.968754,0.4375 2.44491,0 4.45244,-1.878105 4.6625,-4.26875 z m -0.625,5.05 c 0.56798,-0.01474 1.12717,0.27964 1.43125,0.80625 0.44238,0.766232 0.17856,1.745202 -0.5875,2.1875 -0.76632,0.442384 -1.74504,0.178818 -2.1875,-0.5875 -0.44222,-0.765978 -0.17882,-1.745117 0.5875,-2.1875 0.23939,-0.138218 0.49807,-0.212051 0.75625,-0.21875 z" fill="#f9f9f9"/> +</svg> diff --git a/.themes/caelus/caelus/unity/progress_bar_fill.svg b/.themes/caelus/caelus/unity/progress_bar_fill.svg new file mode 100644 index 0000000..4d119c8 --- /dev/null +++ b/.themes/caelus/caelus/unity/progress_bar_fill.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="42" height="4"> + <g transform="translate(0,-1048.3622)"> + <path d="m 1,1048.3622 40,0 c 1,0 1,0 1,1 l 0,2 c 0,1 0,1 -1,1 l -40,0 c -1,0 -1,0 -1,-1 l 0,-2 c 0,-1 0,-1 1,-1 z" fill="#ef934d"/> + </g> +</svg> diff --git a/.themes/caelus/caelus/unity/progress_bar_trough.svg b/.themes/caelus/caelus/unity/progress_bar_trough.svg new file mode 100644 index 0000000..27bea2a --- /dev/null +++ b/.themes/caelus/caelus/unity/progress_bar_trough.svg @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="54" + height="54" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="progress_bar_trough.svg"> + <metadata + id="metadata18"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs16" /> + <sodipodi:namedview + pagecolor="#0f0f0f" + bordercolor="#a69d8b" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="713" + id="namedview14" + showgrid="false" + inkscape:zoom="8.9114583" + inkscape:cx="8.3161894" + inkscape:cy="26.77557" + inkscape:window-x="0" + inkscape:window-y="341" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" /> + <g + transform="translate(0,-998.36218)" + id="g4"> + <image + y="346.58" + x="413.71" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAABHNCSVQICAgIfAhkiAAAAAxJREFU CJljYCAZAAAAMwAB0kOx4wAAAABJRU5ErkJggg== " + height="3" + width="4" + id="image6" /> + </g> + <path + style="fill:#0f0f0f;opacity:0.5" + inkscape:connector-curvature="0" + id="path10" + d="m 7,25 c -1.0000065,0 -1,0 -1,1 l 0,2 c 0,1 -1.35e-5,1 1,1 l 40,0 c 1,0 1,0 1,-1 l 0,-2 c 0,-1 0,-1 -1,-1 L 7,25 z" /> + <path + style="fill:#0f0f0f" + inkscape:connector-curvature="0" + id="path12" + d="m 7,23 c -3.0000291,0 -3,0 -3,3 l 0,2 c 0,3 -2.91e-5,3 3,3 l 40,0 c 3,0 3,0 3,-3 l 0,-2 c 0,-3 0,-3 -3,-3 z m 0,2 40,0 c 1,0 1,0 1,1 l 0,2 c 0,1 0,1 -1,1 L 7,29 C 5.9999865,29 6,29 6,28 l 0,-2 c 0,-1 -6.5e-6,-1 1,-1 z" /> +</svg> diff --git a/.themes/caelus/caelus/unity/sheet_style_close_focused.svg b/.themes/caelus/caelus/unity/sheet_style_close_focused.svg new file mode 100644 index 0000000..e329fbb --- /dev/null +++ b/.themes/caelus/caelus/unity/sheet_style_close_focused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#a69d8b" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/caelus/unity/sheet_style_close_focused_prelight.svg b/.themes/caelus/caelus/unity/sheet_style_close_focused_prelight.svg new file mode 120000 index 0000000..64b2bff --- /dev/null +++ b/.themes/caelus/caelus/unity/sheet_style_close_focused_prelight.svg @@ -0,0 +1 @@ +close_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/sheet_style_close_focused_pressed.svg b/.themes/caelus/caelus/unity/sheet_style_close_focused_pressed.svg new file mode 120000 index 0000000..ba6d4fe --- /dev/null +++ b/.themes/caelus/caelus/unity/sheet_style_close_focused_pressed.svg @@ -0,0 +1 @@ +close_unfocused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/unmaximize.svg b/.themes/caelus/caelus/unity/unmaximize.svg new file mode 100644 index 0000000..2141a7c --- /dev/null +++ b/.themes/caelus/caelus/unity/unmaximize.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#d9cdb5" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/unity/unmaximize_dash.svg b/.themes/caelus/caelus/unity/unmaximize_dash.svg new file mode 100644 index 0000000..f80c11a --- /dev/null +++ b/.themes/caelus/caelus/unity/unmaximize_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#0f0f0f" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/unity/unmaximize_dash_disabled.svg b/.themes/caelus/caelus/unity/unmaximize_dash_disabled.svg new file mode 100644 index 0000000..190c0db --- /dev/null +++ b/.themes/caelus/caelus/unity/unmaximize_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#a69d8b" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/unity/unmaximize_dash_prelight.svg b/.themes/caelus/caelus/unity/unmaximize_dash_prelight.svg new file mode 120000 index 0000000..945a9f8 --- /dev/null +++ b/.themes/caelus/caelus/unity/unmaximize_dash_prelight.svg @@ -0,0 +1 @@ +unmaximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/unmaximize_dash_pressed.svg b/.themes/caelus/caelus/unity/unmaximize_dash_pressed.svg new file mode 120000 index 0000000..945a9f8 --- /dev/null +++ b/.themes/caelus/caelus/unity/unmaximize_dash_pressed.svg @@ -0,0 +1 @@ +unmaximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/unmaximize_focused_normal.svg b/.themes/caelus/caelus/unity/unmaximize_focused_normal.svg new file mode 100644 index 0000000..2141a7c --- /dev/null +++ b/.themes/caelus/caelus/unity/unmaximize_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#d9cdb5" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/unity/unmaximize_focused_prelight.svg b/.themes/caelus/caelus/unity/unmaximize_focused_prelight.svg new file mode 100644 index 0000000..1ba2b47 --- /dev/null +++ b/.themes/caelus/caelus/unity/unmaximize_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#ef934d" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/unity/unmaximize_focused_pressed.svg b/.themes/caelus/caelus/unity/unmaximize_focused_pressed.svg new file mode 100644 index 0000000..547c334 --- /dev/null +++ b/.themes/caelus/caelus/unity/unmaximize_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#ef934d" opacity="0.75" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/unity/unmaximize_unfocused.svg b/.themes/caelus/caelus/unity/unmaximize_unfocused.svg new file mode 100644 index 0000000..190c0db --- /dev/null +++ b/.themes/caelus/caelus/unity/unmaximize_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#a69d8b" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/caelus/unity/unmaximize_unfocused_prelight.svg b/.themes/caelus/caelus/unity/unmaximize_unfocused_prelight.svg new file mode 120000 index 0000000..c786587 --- /dev/null +++ b/.themes/caelus/caelus/unity/unmaximize_unfocused_prelight.svg @@ -0,0 +1 @@ +unmaximize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/unity/unmaximize_unfocused_pressed.svg b/.themes/caelus/caelus/unity/unmaximize_unfocused_pressed.svg new file mode 120000 index 0000000..226570c --- /dev/null +++ b/.themes/caelus/caelus/unity/unmaximize_unfocused_pressed.svg @@ -0,0 +1 @@ +unmaximize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/caelus/xfwm4/bottom-active.xpm b/.themes/caelus/caelus/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..3837347 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/bottom-active.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"8 1 2 1", +" c None", +". c #1e1f1e", +"........"}; diff --git a/.themes/caelus/caelus/xfwm4/bottom-inactive.xpm b/.themes/caelus/caelus/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..f41b755 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/bottom-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"8 1 2 1", +" c None", +". c #0f0f0f", +"........"}; diff --git a/.themes/caelus/caelus/xfwm4/bottom-left-active.xpm b/.themes/caelus/caelus/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..b1ffa60 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/bottom-left-active.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"1 1 2 1", +" c None", +". c #1e1f1e", +"."}; diff --git a/.themes/caelus/caelus/xfwm4/bottom-left-inactive.xpm b/.themes/caelus/caelus/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..0a3ea4d --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"1 1 2 1", +" c None", +". c #0f0f0f", +"."}; diff --git a/.themes/caelus/caelus/xfwm4/bottom-right-active.xpm b/.themes/caelus/caelus/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..689e33e --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/bottom-right-active.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"1 1 2 1", +" c None", +". c #1e1f1e", +"."}; diff --git a/.themes/caelus/caelus/xfwm4/bottom-right-inactive.xpm b/.themes/caelus/caelus/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..a4806b6 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"1 1 2 1", +" c None", +". c #0f0f0f", +"."}; diff --git a/.themes/caelus/caelus/xfwm4/close-active.xpm b/.themes/caelus/caelus/xfwm4/close-active.xpm new file mode 100644 index 0000000..2a044e2 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/close-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/close-inactive.xpm b/.themes/caelus/caelus/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..2a14de0 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/close-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/close-prelight.xpm b/.themes/caelus/caelus/xfwm4/close-prelight.xpm new file mode 100644 index 0000000..70a2c69 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/close-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/close-pressed.xpm b/.themes/caelus/caelus/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..70a2c69 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/close-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/hide-active.xpm b/.themes/caelus/caelus/xfwm4/hide-active.xpm new file mode 100644 index 0000000..ccf14d0 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/hide-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/hide-inactive.xpm b/.themes/caelus/caelus/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..665c1bc --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/hide-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/hide-prelight.xpm b/.themes/caelus/caelus/xfwm4/hide-prelight.xpm new file mode 100644 index 0000000..f97037a --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/hide-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/hide-pressed.xpm b/.themes/caelus/caelus/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..f97037a --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/hide-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/left-active.xpm b/.themes/caelus/caelus/xfwm4/left-active.xpm new file mode 100644 index 0000000..0f76f90 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/left-active.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * left_active_xpm[] = { +"1 21 2 1", +" c None", +". c #1e1f1e", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/caelus/xfwm4/left-inactive.xpm b/.themes/caelus/caelus/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..56846fd --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/left-inactive.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"1 21 2 1", +" c None", +". c #0f0f0f", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/caelus/xfwm4/maximize-active.xpm b/.themes/caelus/caelus/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..50672a3 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/maximize-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/maximize-inactive.xpm b/.themes/caelus/caelus/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..5c323c2 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/maximize-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/maximize-prelight.xpm b/.themes/caelus/caelus/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..f0697c0 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/maximize-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/maximize-pressed.xpm b/.themes/caelus/caelus/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..f0697c0 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/maximize-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/maximize-toggled-active.xpm b/.themes/caelus/caelus/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..a0d9c28 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/maximize-toggled-inactive.xpm b/.themes/caelus/caelus/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..0d5b9df --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/maximize-toggled-prelight.xpm b/.themes/caelus/caelus/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..89ec1a9 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/maximize-toggled-pressed.xpm b/.themes/caelus/caelus/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..89ec1a9 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/menu-active.xpm b/.themes/caelus/caelus/xfwm4/menu-active.xpm new file mode 100644 index 0000000..8e60e63 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/menu-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/menu-inactive.xpm b/.themes/caelus/caelus/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..bd03bcb --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/menu-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/menu-prelight.xpm b/.themes/caelus/caelus/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..ba274d0 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/menu-prelight.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/menu-pressed.xpm b/.themes/caelus/caelus/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..6907a16 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/menu-pressed.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/right-active.xpm b/.themes/caelus/caelus/xfwm4/right-active.xpm new file mode 100644 index 0000000..f646726 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/right-active.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * right_active_xpm[] = { +"1 21 2 1", +" c None", +". c #1e1f1e", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/caelus/xfwm4/right-inactive.xpm b/.themes/caelus/caelus/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..e3f8a89 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/right-inactive.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"1 21 2 1", +" c None", +". c #0f0f0f", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/caelus/xfwm4/shade-active.xpm b/.themes/caelus/caelus/xfwm4/shade-active.xpm new file mode 100644 index 0000000..fae78d8 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/shade-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/shade-inactive.xpm b/.themes/caelus/caelus/xfwm4/shade-inactive.xpm new file mode 100644 index 0000000..579cd09 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/shade-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/shade-prelight.xpm b/.themes/caelus/caelus/xfwm4/shade-prelight.xpm new file mode 100644 index 0000000..3ce4334 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/shade-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/shade-pressed.xpm b/.themes/caelus/caelus/xfwm4/shade-pressed.xpm new file mode 100644 index 0000000..3ce4334 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/shade-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/shade-toggled-active.xpm b/.themes/caelus/caelus/xfwm4/shade-toggled-active.xpm new file mode 100644 index 0000000..017240a --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/shade-toggled-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/shade-toggled-inactive.xpm b/.themes/caelus/caelus/xfwm4/shade-toggled-inactive.xpm new file mode 100644 index 0000000..1a40720 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/shade-toggled-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/shade-toggled-prelight.xpm b/.themes/caelus/caelus/xfwm4/shade-toggled-prelight.xpm new file mode 100644 index 0000000..15324fc --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/shade-toggled-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/shade-toggled-pressed.xpm b/.themes/caelus/caelus/xfwm4/shade-toggled-pressed.xpm new file mode 100644 index 0000000..15324fc --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/shade-toggled-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/stick-active.xpm b/.themes/caelus/caelus/xfwm4/stick-active.xpm new file mode 100644 index 0000000..b7bb09b --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/stick-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/stick-inactive.xpm b/.themes/caelus/caelus/xfwm4/stick-inactive.xpm new file mode 100644 index 0000000..8137064 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/stick-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/stick-prelight.xpm b/.themes/caelus/caelus/xfwm4/stick-prelight.xpm new file mode 100644 index 0000000..1272169 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/stick-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/stick-pressed.xpm b/.themes/caelus/caelus/xfwm4/stick-pressed.xpm new file mode 100644 index 0000000..1272169 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/stick-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/stick-toggled-active.xpm b/.themes/caelus/caelus/xfwm4/stick-toggled-active.xpm new file mode 100644 index 0000000..763ac75 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/stick-toggled-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_active_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/stick-toggled-inactive.xpm b/.themes/caelus/caelus/xfwm4/stick-toggled-inactive.xpm new file mode 100644 index 0000000..eafad2f --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/stick-toggled-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/stick-toggled-prelight.xpm b/.themes/caelus/caelus/xfwm4/stick-toggled-prelight.xpm new file mode 100644 index 0000000..41c1c43 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/stick-toggled-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/stick-toggled-pressed.xpm b/.themes/caelus/caelus/xfwm4/stick-toggled-pressed.xpm new file mode 100644 index 0000000..41c1c43 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/stick-toggled-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/caelus/xfwm4/themerc b/.themes/caelus/caelus/xfwm4/themerc new file mode 100644 index 0000000..1124301 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/themerc @@ -0,0 +1,23 @@ +# Name: Numix xfwm4 theme +# Author: Satyajit Sahoo <satyajit.happy@gmail.com> +# License: GPL-3.0+ + +active_text_color=#d9cdb5 +inactive_text_color=#a69d8b +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/caelus/caelus/xfwm4/title-1-active.xpm b/.themes/caelus/caelus/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..06705cd --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/title-1-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/xfwm4/title-1-inactive.xpm b/.themes/caelus/caelus/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..e2ddf08 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/title-1-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/xfwm4/title-2-active.xpm b/.themes/caelus/caelus/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..75e6a8e --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/xfwm4/title-2-inactive.xpm b/.themes/caelus/caelus/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..3fdbc19 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/title-2-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/xfwm4/title-3-active.xpm b/.themes/caelus/caelus/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..f9b9b27 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/xfwm4/title-3-inactive.xpm b/.themes/caelus/caelus/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..d21c30d --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/xfwm4/title-4-active.xpm b/.themes/caelus/caelus/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..017162c --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/xfwm4/title-4-inactive.xpm b/.themes/caelus/caelus/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..14aa2c6 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/xfwm4/title-5-active.xpm b/.themes/caelus/caelus/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..faec112 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/title-5-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/xfwm4/title-5-inactive.xpm b/.themes/caelus/caelus/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..34e56f6 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/title-5-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/caelus/xfwm4/top-left-active.xpm b/.themes/caelus/caelus/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..1949c01 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/top-left-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"2 26 4 1", +" c None", +". c #1e1f1e", +"+ c #1e1f1e", +"@ c #0f0f0f", +" .", +".+", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@"}; diff --git a/.themes/caelus/caelus/xfwm4/top-left-inactive.xpm b/.themes/caelus/caelus/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..a1b8152 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/top-left-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"2 26 4 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"@ c #0f0f0f", +" .", +".+", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@"}; diff --git a/.themes/caelus/caelus/xfwm4/top-right-active.xpm b/.themes/caelus/caelus/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..24db107 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/top-right-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"2 26 4 1", +" c None", +". c #1e1f1e", +"+ c #1e1f1e", +"@ c #0f0f0f", +". ", +"+.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@."}; diff --git a/.themes/caelus/caelus/xfwm4/top-right-inactive.xpm b/.themes/caelus/caelus/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..2f175b4 --- /dev/null +++ b/.themes/caelus/caelus/xfwm4/top-right-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"2 26 4 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"@ c #0f0f0f", +". ", +"+.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@."}; diff --git a/.themes/caelus/cinnamon/assets/add-workspace-hover.png b/.themes/caelus/cinnamon/assets/add-workspace-hover.png new file mode 100644 index 0000000..bd7f779 Binary files /dev/null and b/.themes/caelus/cinnamon/assets/add-workspace-hover.png differ diff --git a/.themes/caelus/cinnamon/assets/add-workspace.png b/.themes/caelus/cinnamon/assets/add-workspace.png new file mode 100644 index 0000000..40ac9af Binary files /dev/null and b/.themes/caelus/cinnamon/assets/add-workspace.png differ diff --git a/.themes/caelus/cinnamon/assets/calendar-arrow-left.svg b/.themes/caelus/cinnamon/assets/calendar-arrow-left.svg new file mode 100644 index 0000000..92fd2dd --- /dev/null +++ b/.themes/caelus/cinnamon/assets/calendar-arrow-left.svg @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.2 r9819" + sodipodi:docname="calendar-arrow-left.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="30" + inkscape:cx="1.6333333" + inkscape:cy="8" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="930" + inkscape:window-height="681" + inkscape:window-x="225" + inkscape:window-y="204" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid17403" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + sodipodi:type="star" + style="fill:#d9cdb5;fill-opacity:1;stroke:#d9cdb5;stroke-width:0.43015847000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + id="path18028" + sodipodi:sides="3" + sodipodi:cx="84.5" + sodipodi:cy="337.5" + sodipodi:r1="5" + sodipodi:r2="2.5" + sodipodi:arg1="0.52359878" + sodipodi:arg2="1.5707963" + inkscape:flatsided="true" + inkscape:rounded="0" + inkscape:randomized="0" + d="M 88.830127,340 80.169873,340 84.5,332.5 z" + transform="matrix(0,1.3621708,0.99186247,0,-325.48222,929.32667)" /> + </g> +</svg> diff --git a/.themes/caelus/cinnamon/assets/calendar-arrow-right.svg b/.themes/caelus/cinnamon/assets/calendar-arrow-right.svg new file mode 100644 index 0000000..6f3657f --- /dev/null +++ b/.themes/caelus/cinnamon/assets/calendar-arrow-right.svg @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.2 r9819" + sodipodi:docname="calendar-arrow-right.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="30" + inkscape:cx="1.6333333" + inkscape:cy="8" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="930" + inkscape:window-height="681" + inkscape:window-x="987" + inkscape:window-y="243" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid17403" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + sodipodi:type="star" + style="fill:#d9cdb5;fill-opacity:1;stroke:#d9cdb5;stroke-width:0.43015847000000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + id="path18028" + sodipodi:sides="3" + sodipodi:cx="84.5" + sodipodi:cy="337.5" + sodipodi:r1="5" + sodipodi:r2="2.5" + sodipodi:arg1="0.52359878" + sodipodi:arg2="1.5707963" + inkscape:flatsided="true" + inkscape:rounded="0" + inkscape:randomized="0" + d="M 88.830127,340 80.169873,340 84.5,332.5 z" + transform="matrix(0,1.3621708,-0.99186247,0,342.48324,929.32667)" /> + </g> +</svg> diff --git a/.themes/caelus/cinnamon/assets/checkbox-off.svg b/.themes/caelus/cinnamon/assets/checkbox-off.svg new file mode 100644 index 0000000..420e09a --- /dev/null +++ b/.themes/caelus/cinnamon/assets/checkbox-off.svg @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox-off.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1037.3622" + x2="8" + y2="1045.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="31.678384" + inkscape:cx="5.443714" + inkscape:cy="8.4765013" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-global="false" + inkscape:window-width="1275" + inkscape:window-height="843" + inkscape:window-x="528" + inkscape:window-y="25" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-rule:evenodd;stroke:#d9cdb5;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1" + id="rect3338" + width="15" + height="15" + x="0.5" + y="1036.8622" + rx="2.823529" + ry="2.823544" /> + </g> +</svg> diff --git a/.themes/caelus/cinnamon/assets/checkbox.svg b/.themes/caelus/cinnamon/assets/checkbox.svg new file mode 100644 index 0000000..c3ace21 --- /dev/null +++ b/.themes/caelus/cinnamon/assets/checkbox.svg @@ -0,0 +1,104 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="checkbox.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1037.3622" + x2="8" + y2="1045.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="31.678384" + inkscape:cx="5.443714" + inkscape:cy="8.4765013" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-global="false" + inkscape:window-width="1275" + inkscape:window-height="843" + inkscape:window-x="528" + inkscape:window-y="26" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-rule:evenodd;stroke:#d9cdb5;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1" + id="rect3338" + width="15" + height="15" + x="0.5" + y="1036.8622" + rx="2.823529" + ry="2.823544" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#ef934d;stroke-width:2.0999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 3.1680701,1045.2435 3.394596,2.7033 6.3652989,-7.1528" + id="path4148" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccc" /> + </g> +</svg> diff --git a/.themes/caelus/cinnamon/assets/close-window.svg b/.themes/caelus/cinnamon/assets/close-window.svg new file mode 100644 index 0000000..650b5e5 --- /dev/null +++ b/.themes/caelus/cinnamon/assets/close-window.svg @@ -0,0 +1,152 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Generator: Adobe Illustrator 13.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 14948) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.0" + id="Foreground" + x="0px" + y="0px" + width="32" + height="32" + viewBox="0 0 23.272727 23.272727" + enable-background="new 0 0 16 16" + xml:space="preserve" + sodipodi:version="0.32" + inkscape:version="0.48+devel r10081 custom" + sodipodi:docname="close-window.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata + id="metadata2399"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs + id="defs2397"><linearGradient + id="linearGradient3173"><stop + style="stop-color:#d9cdb5;stop-opacity:1;" + offset="0" + id="stop3175" /><stop + style="stop-color:#d9cdb5;stop-opacity:1;" + offset="1" + id="stop3177" /></linearGradient><inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 8 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="16 : 8 : 1" + inkscape:persp3d-origin="8 : 5.3333333 : 1" + id="perspective2401" /><filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter16494-4" + x="-0.20989846" + width="1.4197969" + y="-0.20903821" + height="1.4180764"><feGaussianBlur + inkscape:collect="always" + stdDeviation="1.3282637" + id="feGaussianBlur16496-8" /></filter><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient16498-6" + id="radialGradient16504-1" + cx="7.6582627" + cy="5.8191104" + fx="7.6582627" + fy="5.8191104" + r="8.6928644" + gradientTransform="matrix(1.0474339,0,0,1.0517402,-0.3632615,-0.42032492)" + gradientUnits="userSpaceOnUse" /><linearGradient + inkscape:collect="always" + id="linearGradient16498-6"><stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="0" + id="stop16500-8" /><stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="1" + id="stop16502-0" /></linearGradient><filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter16524-9" + x="-0.212979" + width="1.425958" + y="-0.21305652" + height="1.426113"><feGaussianBlur + inkscape:collect="always" + stdDeviation="0.71020915" + id="feGaussianBlur16526-0" /></filter></defs><sodipodi:namedview + inkscape:window-height="1114" + inkscape:window-width="1463" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#000000" + id="base" + showgrid="false" + inkscape:zoom="1" + inkscape:cx="10.720189" + inkscape:cy="13.739577" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:current-layer="Foreground" + showguides="true" + inkscape:guide-bbox="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-maximized="0"><inkscape:grid + type="xygrid" + id="grid11246" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /></sodipodi:namedview> + +<g + style="display:inline" + id="g16402-8" + transform="translate(4.7533483,2.8238929)"><g + id="g3175-4"><path + sodipodi:type="inkscape:offset" + inkscape:radius="0" + inkscape:original="M 7.65625 0.125 C 3.2589349 0.125 -0.3125 3.7070002 -0.3125 8.125 C -0.3125 12.543001 3.2589349 16.125 7.65625 16.125 C 12.053566 16.125 15.625 12.543001 15.625 8.125 C 15.625 3.7070002 12.053566 0.125 7.65625 0.125 z " + xlink:href="#path2394-32" + style="opacity:0.52994014;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.18181825;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16494-4);enable-background:accumulate" + id="path16480-5" + inkscape:href="#path2394-32" + d="m 7.65625,0.125 c -4.3973151,0 -7.96875,3.5820002 -7.96875,8 0,4.418001 3.5714349,8 7.96875,8 4.397316,0 7.96875,-3.581999 7.96875,-8 0,-4.4179998 -3.571434,-8 -7.96875,-8 z" + transform="translate(0,1.028519)" /><path + clip-rule="evenodd" + d="m -0.30428257,8.1237596 c 0,-4.4179998 3.56522987,-7.9999996 7.96254497,-7.9999996 4.3973156,0 7.9625456,3.5819998 7.9625456,7.9999996 0,4.4180014 -3.56523,8.0000004 -7.9625456,8.0000004 -4.3973151,0 -7.96254497,-3.581999 -7.96254497,-8.0000004 z" + id="path2394-32" + style="color:#000000;fill:url(#radialGradient16504-1);fill-opacity:1;fill-rule:nonzero;stroke:#d9cdb5;stroke-width:1.4545455;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:nodetypes="csssc" + inkscape:connector-curvature="0" /><g + id="g3172-6" /></g><g + transform="matrix(0.72727273,0,0,0.72727273,2.368236,2.1803254)" + style="fill:#ffffff;fill-opacity:1;display:inline" + id="g27275-6-6" + inkscape:label="window-close"><g + style="fill:#ffffff;fill-opacity:1;display:inline" + id="g27277-1-1" + transform="translate(-41,-760)"><path + sodipodi:type="inkscape:offset" + inkscape:radius="0" + inkscape:original="M 44.21875 764.1875 L 44.21875 765.1875 C 44.19684 765.46825 44.289258 765.74287 44.5 765.9375 L 46.78125 768.21875 L 44.5 770.46875 C 44.31181 770.65692 44.218747 770.92221 44.21875 771.1875 L 44.21875 772.1875 L 45.21875 772.1875 C 45.48404 772.1875 45.749336 772.09444 45.9375 771.90625 L 48.21875 769.625 L 50.5 771.90625 C 50.688164 772.0944 50.953449 772.18749 51.21875 772.1875 L 52.21875 772.1875 L 52.21875 771.1875 C 52.218742 770.9222 52.125688 770.65692 51.9375 770.46875 L 49.6875 768.21875 L 51.96875 765.9375 C 52.18441 765.73815 52.21875 765.47397 52.21875 765.1875 L 52.21875 764.1875 L 51.21875 764.1875 C 50.977922 764.1945 50.796875 764.2695 50.53125 764.5 L 48.21875 766.78125 L 45.9375 764.5 C 45.75987 764.31608 45.504951 764.1987 45.25 764.1875 C 45.23954 764.18704 45.22912 764.18738 45.21875 764.1875 L 44.21875 764.1875 z " + xlink:href="#path27279-0-5" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16524-9);enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono" + id="path16506-5" + inkscape:href="#path27279-0-5" + d="m 44.21875,764.1875 0,1 c -0.02191,0.28075 0.07051,0.55537 0.28125,0.75 l 2.28125,2.28125 -2.28125,2.25 c -0.18819,0.18817 -0.281253,0.45346 -0.28125,0.71875 l 0,1 1,0 c 0.26529,0 0.530586,-0.0931 0.71875,-0.28125 L 48.21875,769.625 50.5,771.90625 c 0.188164,0.18815 0.453449,0.28124 0.71875,0.28125 l 1,0 0,-1 c -8e-6,-0.2653 -0.09306,-0.53058 -0.28125,-0.71875 l -2.25,-2.25 2.28125,-2.28125 c 0.21566,-0.19935 0.25,-0.46353 0.25,-0.75 l 0,-1 -1,0 c -0.240828,0.007 -0.421875,0.082 -0.6875,0.3125 l -2.3125,2.28125 L 45.9375,764.5 c -0.17763,-0.18392 -0.432549,-0.3013 -0.6875,-0.3125 -0.01046,-4.6e-4 -0.02088,-1.2e-4 -0.03125,0 l -1,0 z" + transform="translate(0,1.3535534)" /><path + sodipodi:nodetypes="ccsccccccccccccccccccccccc" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill:#d9cdb5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono" + id="path27279-0-5" + inkscape:connector-curvature="0" + d="m 44.226475,764.17222 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 l 2.28125,2.28125 2.3125,-2.28125 c 0.265625,-0.2305 0.446672,-0.3055 0.6875,-0.3125 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 c 0.188188,0.18817 0.281242,0.45345 0.28125,0.71875 l 0,1 -1,0 c -0.265301,-1e-5 -0.530586,-0.0931 -0.71875,-0.28125 l -2.28125,-2.28125 -2.28125,2.28125 c -0.188164,0.18819 -0.45346,0.28125 -0.71875,0.28125 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 2.28125,-2.25 -2.28125,-2.28125 c -0.210742,-0.19463 -0.30316,-0.46925 -0.28125,-0.75 l 0,-1 z" /></g></g></g></svg> diff --git a/.themes/caelus/cinnamon/assets/corner-ripple.png b/.themes/caelus/cinnamon/assets/corner-ripple.png new file mode 100644 index 0000000..35d95ff Binary files /dev/null and b/.themes/caelus/cinnamon/assets/corner-ripple.png differ diff --git a/.themes/caelus/cinnamon/assets/radiobutton-off.svg b/.themes/caelus/cinnamon/assets/radiobutton-off.svg new file mode 100644 index 0000000..ff43be5 --- /dev/null +++ b/.themes/caelus/cinnamon/assets/radiobutton-off.svg @@ -0,0 +1,91 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg4140" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="radiobutton-off.svg"> + <defs + id="defs4142"> + <linearGradient + inkscape:collect="always" + id="linearGradient4692"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" + id="stop4694" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="1" + id="stop4696" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4692" + id="linearGradient4698" + x1="8" + y1="1037.3622" + x2="8" + y2="1044.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="10.772517" + inkscape:cy="8.2994035" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1274" + inkscape:window-height="725" + inkscape:window-x="302" + inkscape:window-y="129" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4688" /> + </sodipodi:namedview> + <metadata + id="metadata4145"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <circle + style="fill:url(#linearGradient4698);fill-opacity:1;stroke:#d9cdb5;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4690" + cx="8" + cy="1044.3622" + r="7.5" /> + </g> +</svg> diff --git a/.themes/caelus/cinnamon/assets/radiobutton.svg b/.themes/caelus/cinnamon/assets/radiobutton.svg new file mode 100644 index 0000000..3770511 --- /dev/null +++ b/.themes/caelus/cinnamon/assets/radiobutton.svg @@ -0,0 +1,97 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + viewBox="0 0 16 16" + id="svg4140" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="radiobutton.svg"> + <defs + id="defs4142"> + <linearGradient + inkscape:collect="always" + id="linearGradient4692"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" + id="stop4694" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1" + offset="1" + id="stop4696" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4692" + id="linearGradient4698" + x1="8" + y1="1037.3622" + x2="8" + y2="1044.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="10.772517" + inkscape:cy="8.2994035" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:window-width="1274" + inkscape:window-height="725" + inkscape:window-x="302" + inkscape:window-y="129" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4688" /> + </sodipodi:namedview> + <metadata + id="metadata4145"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <circle + style="fill:url(#linearGradient4698);fill-opacity:1;stroke:#d9cdb5;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4690" + cx="8" + cy="1044.3622" + r="7.5" /> + <circle + style="fill:#ef934d;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4741" + cx="8" + cy="1044.3622" + r="4" /> + </g> +</svg> diff --git a/.themes/caelus/cinnamon/assets/toggle-off-intl.svg b/.themes/caelus/cinnamon/assets/toggle-off-intl.svg new file mode 100644 index 0000000..5d5898c --- /dev/null +++ b/.themes/caelus/cinnamon/assets/toggle-off-intl.svg @@ -0,0 +1,951 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="64" + height="22" + id="svg3273" + inkscape:version="0.48.2 r9819" + sodipodi:docname="toggle-off-intl.svg"> + <sodipodi:namedview + pagecolor="#1e1e1e" + bordercolor="#bc1010" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1280" + inkscape:window-height="740" + id="namedview68" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="11.971257" + inkscape:cx="4.2457376" + inkscape:cy="10.414796" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="layer2"> + <inkscape:grid + type="xygrid" + id="grid3045" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="0,14" + id="guide4279" /> + <sodipodi:guide + orientation="0,1" + position="38,22" + id="guide4281" /> + <sodipodi:guide + orientation="0,1" + position="35,0" + id="guide4283" /> + <sodipodi:guide + orientation="1,0" + position="64,7" + id="guide4285" /> + </sodipodi:namedview> + <defs + id="defs3275"> + <linearGradient + id="linearGradient3883"> + <stop + id="stop3885" + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" /> + <stop + id="stop3887" + style="stop-color:#0f0f0f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4649"> + <stop + id="stop4651" + style="stop-color:#000000;stop-opacity:0;" + offset="0" /> + <stop + id="stop4653" + style="stop-color:#000000;stop-opacity:0.27450982;" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3921"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3985"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989" /> + </linearGradient> + <linearGradient + id="linearGradient3938"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942" /> + </linearGradient> + <linearGradient + id="linearGradient4095"> + <stop + id="stop4097" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921" + id="linearGradient3152" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3128" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3990-9"> + <stop + id="stop3992-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="39" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4" + xlink:href="#linearGradient4095" + inkscape:collect="always" + gradientTransform="matrix(1,0,0,-1,-32,22)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4013" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988"> + <stop + id="stop3990" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997" /> + <stop + id="stop3993" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4011" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978" /> + <stop + id="stop3995" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4005" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4003" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3986" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077" + xlink:href="#linearGradient3976" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3951" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3990-9" + id="linearGradient3953" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="41" + y1="1" + x2="41" + y2="28" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3955" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-455,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3957" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3959" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3961" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3963" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3965" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3971" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3975" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3978" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3983" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4062" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4066" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4071" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985" + id="linearGradient4074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-32,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient4013-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5"> + <stop + id="stop3990-8" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5" /> + <stop + id="stop3993-8" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2" + id="radialGradient4011-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8" /> + <stop + id="stop3995-9" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient4005-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2" + id="radialGradient4003-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient3986-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8" + xlink:href="#linearGradient3976-2" + inkscape:collect="always" /> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9" + xlink:href="#linearGradient3990-9-4" + inkscape:collect="always" + gradientTransform="translate(-32,0)" /> + <linearGradient + id="linearGradient3990-9-4"> + <stop + id="stop3992-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3938-4"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-9" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-9" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228" + xlink:href="#linearGradient3938-4" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-4" + id="linearGradient4265" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4013-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5-7"> + <stop + id="stop3990-8-2" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5-7" /> + <stop + id="stop3993-8-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4011-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-446,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8-5" /> + <stop + id="stop3995-9-0" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6-1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4005-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4003-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-450,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient3986-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-455,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-454,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8-1" + xlink:href="#linearGradient3976-2-0" + inkscape:collect="always" /> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9-4" + xlink:href="#linearGradient3990-9-4-5" + inkscape:collect="always" + gradientTransform="translate(-32,-1)" /> + <linearGradient + id="linearGradient3990-9-4-5"> + <stop + id="stop3992-5-7-1" + style="stop-color:#d9cdb5;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8-2" + style="stop-color:#d9cdb5;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228-0" + xlink:href="#linearGradient3938-4-7" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3938-4-7"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3940-9-2" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1;" + offset="1" + id="stop3942-9-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient3152-1" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925-4" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter4131-3" + x="-0.12" + width="1.24" + y="-0.12" + height="1.24" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.5" + id="feGaussianBlur4133-2" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient4525" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-4-7" + id="linearGradient4529" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,-1)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4649" + id="linearGradient4550" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,1,64.499996,1.500006)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4443" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3921-5-9"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6-1" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.11764706;" + id="stop3925-4-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4615" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9-9" + id="linearGradient4621" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5-9-9"> + <stop + offset="0" + style="stop-color:#333333;stop-opacity:1;" + id="stop3923-6-1-6" /> + <stop + offset="1" + style="stop-color:#555555;stop-opacity:1;" + id="stop3925-4-6-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4641" + xlink:href="#linearGradient3883" + inkscape:collect="always" /> + </defs> + <metadata + id="metadata3278"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="Trough"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0053965" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 59 20 C 60.662 20 62 18.662 62 17 L 62 5 C 62 3.338 60.662 2 59 2 L 5 2 z " + style="color:#000000;fill:url(#linearGradient4641);fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4619" + d="M 5,3 C 3.8775991,3 3,3.8775991 3,5 l 0,12 c 0,1.122401 0.8775991,2 2,2 l 54,0 c 1.122401,0 2,-0.877599 2,-2 L 61,5 C 61,3.8775991 60.122401,3 59,3 L 5,3 z" /> + <path + sodipodi:nodetypes="sssssssssccccc" + inkscape:connector-curvature="0" + style="opacity:0.07999998;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,3 54,0 0,12 -54,0 z" + id="rect4052" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.12000002;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,2 54,0 c 0.5825,0 1,0.4175 1,1 l 0,12 c 0,0.5825 -0.4175,1 -1,1 L 5,18 C 4.4175,18 4,17.5825 4,17 L 4,5 C 4,4.4175 4.4175,4 5,4 z" + id="rect4042" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.2;color:#000000;fill:#d9cdb5;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 54,0 c 1.117387,0 2,0.882613 2,2 l 0,12 c 0,1.117387 -0.882613,2 -2,2 L 5,19 C 3.8826128,19 3,18.117387 3,17 L 3,5 C 3,3.882613 3.8826128,3 5,3 z" + id="rect4038" /> + <g + id="g4655" + transform="translate(-1,0)" + style="opacity:0.5"> + <path + inkscape:connector-curvature="0" + style="opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4131-3);enable-background:accumulate" + d="m 48,6.5 c -2.761424,0 -5,2.2385763 -5,5 0,2.761424 2.238576,5 5,5 2.761424,0 5,-2.238576 5,-5 0,-2.7614237 -2.238576,-5 -5,-5 z m 0,2 c 1.656854,0 3,1.3431458 3,3 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.6568542 1.343146,-3 3,-3 z" + id="path4125" /> + <path + id="path4120" + d="m 48,6 c -2.761424,0 -5,2.2385763 -5,5 0,2.761424 2.238576,5 5,5 2.761424,0 5,-2.238576 5,-5 0,-2.7614237 -2.238576,-5 -5,-5 z m 0,2 c 1.656854,0 3,1.3431458 3,3 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.6568542 1.343146,-3 3,-3 z" + style="color:#000000;fill:#d9cdb5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="Button" + style="display:inline"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.94267464" + inkscape:original="M 5 0 C 2.2642981 0 0 2.2642981 0 5 L 0 17 C 0 19.735702 2.2642982 22 5 22 L 29 22 C 31.735702 22 34 19.735702 34 17 L 34 5 C 34 2.2642982 31.735702 0 29 0 L 5 0 z " + style="opacity:0.05;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4541" + d="m 5,-0.9375 c -3.25586,0 -5.9375,2.68164 -5.9375,5.9375 l 0,12 c 0,3.25586 2.6816401,5.9375 5.9375,5.9375 l 24,0 c 3.25586,0 5.9375,-2.68164 5.9375,-5.9375 l 0,-12 c 0,-3.2558599 -2.68164,-5.9375 -5.9375,-5.9375 l -24,0 z" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="1.0204744" + inkscape:original="M 5 1.03125 C 2.8258474 1.03125 1.03125 2.8258474 1.03125 5 L 1.03125 17 C 1.03125 19.174153 2.8258474 20.96875 5 20.96875 L 29 20.96875 C 31.174153 20.96875 32.96875 19.174153 32.96875 17 L 32.96875 5 C 32.96875 2.8258474 31.174153 1.03125 29 1.03125 L 5 1.03125 z " + style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4537" + d="M 5,0 C 2.2642981,0 0,2.2642981 0,5 l 0,12 c 0,2.735702 2.2642982,5 5,5 l 24,0 c 2.735702,0 5,-2.264298 5,-5 L 34,5 C 34,2.2642982 31.735702,0 29,0 L 5,0 z" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.95425737" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 29 20 C 30.662 20 32 18.662 32 17 L 32 5 C 32 3.338 30.662 2 29 2 L 5 2 z " + style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4531" + d="M 5,1.03125 C 2.8258474,1.03125 1.03125,2.8258474 1.03125,5 l 0,12 c 0,2.174153 1.7945974,3.96875 3.96875,3.96875 l 24,0 c 2.174153,0 3.96875,-1.794597 3.96875,-3.96875 l 0,-12 C 32.96875,2.8258474 31.174153,1.03125 29,1.03125 l -24,0 z" /> + <rect + style="color:#000000;fill:url(#linearGradient3228-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3936" + width="30.00001" + height="18.00001" + x="2" + y="2" + rx="3" + ry="3" /> + <path + style="opacity:0.6;color:#000000;fill:url(#linearGradient3077-4-9-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 24,0 c 1.662,0 3,-1.338 3,-3 L 32,5 C 32,3.338 30.662,2 29,2 z m 0,1 24,0 c 1.12561,0 2,0.8743885 2,2 l 0,12 c 0,1.125612 -0.87439,2 -2,2 L 5,19 C 3.874388,19 3,18.125612 3,17 L 3,5 C 3,3.8743885 3.874388,3 5,3 z" + id="rect4059" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssssssssssssss" /> + </g> +</svg> diff --git a/.themes/caelus/cinnamon/assets/toggle-off-us.svg b/.themes/caelus/cinnamon/assets/toggle-off-us.svg new file mode 100644 index 0000000..5d5898c --- /dev/null +++ b/.themes/caelus/cinnamon/assets/toggle-off-us.svg @@ -0,0 +1,951 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="64" + height="22" + id="svg3273" + inkscape:version="0.48.2 r9819" + sodipodi:docname="toggle-off-intl.svg"> + <sodipodi:namedview + pagecolor="#1e1e1e" + bordercolor="#bc1010" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1280" + inkscape:window-height="740" + id="namedview68" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="11.971257" + inkscape:cx="4.2457376" + inkscape:cy="10.414796" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="layer2"> + <inkscape:grid + type="xygrid" + id="grid3045" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="0,14" + id="guide4279" /> + <sodipodi:guide + orientation="0,1" + position="38,22" + id="guide4281" /> + <sodipodi:guide + orientation="0,1" + position="35,0" + id="guide4283" /> + <sodipodi:guide + orientation="1,0" + position="64,7" + id="guide4285" /> + </sodipodi:namedview> + <defs + id="defs3275"> + <linearGradient + id="linearGradient3883"> + <stop + id="stop3885" + style="stop-color:#0f0f0f;stop-opacity:1" + offset="0" /> + <stop + id="stop3887" + style="stop-color:#0f0f0f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4649"> + <stop + id="stop4651" + style="stop-color:#000000;stop-opacity:0;" + offset="0" /> + <stop + id="stop4653" + style="stop-color:#000000;stop-opacity:0.27450982;" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3921"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3985"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989" /> + </linearGradient> + <linearGradient + id="linearGradient3938"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942" /> + </linearGradient> + <linearGradient + id="linearGradient4095"> + <stop + id="stop4097" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921" + id="linearGradient3152" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3128" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3990-9"> + <stop + id="stop3992-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="39" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4" + xlink:href="#linearGradient4095" + inkscape:collect="always" + gradientTransform="matrix(1,0,0,-1,-32,22)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4013" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988"> + <stop + id="stop3990" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997" /> + <stop + id="stop3993" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4011" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978" /> + <stop + id="stop3995" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4005" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4003" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3986" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077" + xlink:href="#linearGradient3976" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3951" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3990-9" + id="linearGradient3953" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="41" + y1="1" + x2="41" + y2="28" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3955" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-455,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3957" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3959" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3961" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3963" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3965" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3971" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3975" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3978" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3983" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4062" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4066" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient4071" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985" + id="linearGradient4074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-32,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient4013-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-448,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5"> + <stop + id="stop3990-8" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5" /> + <stop + id="stop3993-8" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2" + id="radialGradient4011-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8" /> + <stop + id="stop3995-9" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient4005-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-452,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2" + id="radialGradient4003-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5" + id="radialGradient3986-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-456,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8" + xlink:href="#linearGradient3976-2" + inkscape:collect="always" /> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9" + xlink:href="#linearGradient3990-9-4" + inkscape:collect="always" + gradientTransform="translate(-32,0)" /> + <linearGradient + id="linearGradient3990-9-4"> + <stop + id="stop3992-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3938-4"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-9" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-9" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228" + xlink:href="#linearGradient3938-4" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-4" + id="linearGradient4265" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4013-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-447,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5-7"> + <stop + id="stop3990-8-2" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5-7" /> + <stop + id="stop3993-8-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4011-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-446,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8-5" /> + <stop + id="stop3995-9-0" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6-1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4005-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4003-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-450,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient3986-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-455,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-454,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8-1" + xlink:href="#linearGradient3976-2-0" + inkscape:collect="always" /> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9-4" + xlink:href="#linearGradient3990-9-4-5" + inkscape:collect="always" + gradientTransform="translate(-32,-1)" /> + <linearGradient + id="linearGradient3990-9-4-5"> + <stop + id="stop3992-5-7-1" + style="stop-color:#d9cdb5;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8-2" + style="stop-color:#d9cdb5;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228-0" + xlink:href="#linearGradient3938-4-7" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3938-4-7"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3940-9-2" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1;" + offset="1" + id="stop3942-9-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient3152-1" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925-4" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter4131-3" + x="-0.12" + width="1.24" + y="-0.12" + height="1.24" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.5" + id="feGaussianBlur4133-2" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient4525" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-4-7" + id="linearGradient4529" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,-1)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4649" + id="linearGradient4550" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,1,64.499996,1.500006)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4443" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3921-5-9"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6-1" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.11764706;" + id="stop3925-4-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4615" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9-9" + id="linearGradient4621" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5-9-9"> + <stop + offset="0" + style="stop-color:#333333;stop-opacity:1;" + id="stop3923-6-1-6" /> + <stop + offset="1" + style="stop-color:#555555;stop-opacity:1;" + id="stop3925-4-6-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4641" + xlink:href="#linearGradient3883" + inkscape:collect="always" /> + </defs> + <metadata + id="metadata3278"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="Trough"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0053965" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 59 20 C 60.662 20 62 18.662 62 17 L 62 5 C 62 3.338 60.662 2 59 2 L 5 2 z " + style="color:#000000;fill:url(#linearGradient4641);fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4619" + d="M 5,3 C 3.8775991,3 3,3.8775991 3,5 l 0,12 c 0,1.122401 0.8775991,2 2,2 l 54,0 c 1.122401,0 2,-0.877599 2,-2 L 61,5 C 61,3.8775991 60.122401,3 59,3 L 5,3 z" /> + <path + sodipodi:nodetypes="sssssssssccccc" + inkscape:connector-curvature="0" + style="opacity:0.07999998;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,3 54,0 0,12 -54,0 z" + id="rect4052" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.12000002;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,2 54,0 c 0.5825,0 1,0.4175 1,1 l 0,12 c 0,0.5825 -0.4175,1 -1,1 L 5,18 C 4.4175,18 4,17.5825 4,17 L 4,5 C 4,4.4175 4.4175,4 5,4 z" + id="rect4042" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.2;color:#000000;fill:#d9cdb5;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 54,0 c 1.117387,0 2,0.882613 2,2 l 0,12 c 0,1.117387 -0.882613,2 -2,2 L 5,19 C 3.8826128,19 3,18.117387 3,17 L 3,5 C 3,3.882613 3.8826128,3 5,3 z" + id="rect4038" /> + <g + id="g4655" + transform="translate(-1,0)" + style="opacity:0.5"> + <path + inkscape:connector-curvature="0" + style="opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4131-3);enable-background:accumulate" + d="m 48,6.5 c -2.761424,0 -5,2.2385763 -5,5 0,2.761424 2.238576,5 5,5 2.761424,0 5,-2.238576 5,-5 0,-2.7614237 -2.238576,-5 -5,-5 z m 0,2 c 1.656854,0 3,1.3431458 3,3 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.6568542 1.343146,-3 3,-3 z" + id="path4125" /> + <path + id="path4120" + d="m 48,6 c -2.761424,0 -5,2.2385763 -5,5 0,2.761424 2.238576,5 5,5 2.761424,0 5,-2.238576 5,-5 0,-2.7614237 -2.238576,-5 -5,-5 z m 0,2 c 1.656854,0 3,1.3431458 3,3 0,1.656854 -1.343146,3 -3,3 -1.656854,0 -3,-1.343146 -3,-3 0,-1.6568542 1.343146,-3 3,-3 z" + style="color:#000000;fill:#d9cdb5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="Button" + style="display:inline"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.94267464" + inkscape:original="M 5 0 C 2.2642981 0 0 2.2642981 0 5 L 0 17 C 0 19.735702 2.2642982 22 5 22 L 29 22 C 31.735702 22 34 19.735702 34 17 L 34 5 C 34 2.2642982 31.735702 0 29 0 L 5 0 z " + style="opacity:0.05;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4541" + d="m 5,-0.9375 c -3.25586,0 -5.9375,2.68164 -5.9375,5.9375 l 0,12 c 0,3.25586 2.6816401,5.9375 5.9375,5.9375 l 24,0 c 3.25586,0 5.9375,-2.68164 5.9375,-5.9375 l 0,-12 c 0,-3.2558599 -2.68164,-5.9375 -5.9375,-5.9375 l -24,0 z" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="1.0204744" + inkscape:original="M 5 1.03125 C 2.8258474 1.03125 1.03125 2.8258474 1.03125 5 L 1.03125 17 C 1.03125 19.174153 2.8258474 20.96875 5 20.96875 L 29 20.96875 C 31.174153 20.96875 32.96875 19.174153 32.96875 17 L 32.96875 5 C 32.96875 2.8258474 31.174153 1.03125 29 1.03125 L 5 1.03125 z " + style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4537" + d="M 5,0 C 2.2642981,0 0,2.2642981 0,5 l 0,12 c 0,2.735702 2.2642982,5 5,5 l 24,0 c 2.735702,0 5,-2.264298 5,-5 L 34,5 C 34,2.2642982 31.735702,0 29,0 L 5,0 z" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.95425737" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 29 20 C 30.662 20 32 18.662 32 17 L 32 5 C 32 3.338 30.662 2 29 2 L 5 2 z " + style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4531" + d="M 5,1.03125 C 2.8258474,1.03125 1.03125,2.8258474 1.03125,5 l 0,12 c 0,2.174153 1.7945974,3.96875 3.96875,3.96875 l 24,0 c 2.174153,0 3.96875,-1.794597 3.96875,-3.96875 l 0,-12 C 32.96875,2.8258474 31.174153,1.03125 29,1.03125 l -24,0 z" /> + <rect + style="color:#000000;fill:url(#linearGradient3228-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3936" + width="30.00001" + height="18.00001" + x="2" + y="2" + rx="3" + ry="3" /> + <path + style="opacity:0.6;color:#000000;fill:url(#linearGradient3077-4-9-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 24,0 c 1.662,0 3,-1.338 3,-3 L 32,5 C 32,3.338 30.662,2 29,2 z m 0,1 24,0 c 1.12561,0 2,0.8743885 2,2 l 0,12 c 0,1.125612 -0.87439,2 -2,2 L 5,19 C 3.874388,19 3,18.125612 3,17 L 3,5 C 3,3.8743885 3.874388,3 5,3 z" + id="rect4059" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssssssssssssss" /> + </g> +</svg> diff --git a/.themes/caelus/cinnamon/assets/toggle-on-intl.svg b/.themes/caelus/cinnamon/assets/toggle-on-intl.svg new file mode 100644 index 0000000..5128c93 --- /dev/null +++ b/.themes/caelus/cinnamon/assets/toggle-on-intl.svg @@ -0,0 +1,1537 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="64" + height="22" + id="svg3273" + inkscape:version="0.48.2 r9819" + sodipodi:docname="toggle-on-intl.svg"> + <sodipodi:namedview + pagecolor="#1e1e1e" + bordercolor="#bc1010" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1140" + id="namedview68" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="2.9928143" + inkscape:cx="-72.107368" + inkscape:cy="33.04238" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="layer1"> + <inkscape:grid + type="xygrid" + id="grid3045" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="0,11" + id="guide4468" /> + <sodipodi:guide + orientation="0,1" + position="31,22" + id="guide4470" /> + <sodipodi:guide + orientation="0,1" + position="31,0" + id="guide4472" /> + <sodipodi:guide + orientation="1,0" + position="64,13" + id="guide4474" /> + </sodipodi:namedview> + <defs + id="defs3275"> + <linearGradient + id="linearGradient3988"> + <stop + id="stop3990" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997" /> + <stop + id="stop3993" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3976"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978" /> + <stop + id="stop3995" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980" /> + </linearGradient> + <linearGradient + id="linearGradient4137"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop4139" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop4141" /> + </linearGradient> + <linearGradient + id="linearGradient4114"> + <stop + id="stop4116" + style="stop-color:#ffffff;stop-opacity:0.07843138;" + offset="0" /> + <stop + id="stop4118" + style="stop-color:#ffffff;stop-opacity:0.27450982;" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3985"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989" /> + </linearGradient> + <linearGradient + id="linearGradient3938"> + <stop + style="stop-color:#b4b4b4;stop-opacity:1;" + offset="0" + id="stop3940" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942" /> + </linearGradient> + <linearGradient + id="linearGradient3892"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3894" /> + <stop + style="stop-color:#000000;stop-opacity:0.41984734;" + offset="1" + id="stop3896" /> + </linearGradient> + <linearGradient + id="linearGradient3866"> + <stop + offset="0" + style="stop-color:#c3c3c3;stop-opacity:1;" + id="stop3868" /> + <stop + offset="1" + style="stop-color:#636363;stop-opacity:1;" + id="stop3870" /> + </linearGradient> + <linearGradient + id="linearGradient4063"> + <stop + id="stop4065" + style="stop-color:#353535;stop-opacity:1" + offset="0" /> + <stop + id="stop4067" + style="stop-color:#47586e;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3990"> + <stop + id="stop3992" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3984"> + <stop + id="stop3986" + style="stop-color:#313131;stop-opacity:1" + offset="0" /> + <stop + id="stop3988" + style="stop-color:#5e5e5e;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4095"> + <stop + id="stop4097" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="17.371481" + y1="1.4948978" + x2="17.306519" + y2="4.8073978" + id="linearGradient4561" + xlink:href="#linearGradient3990" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4568" + xlink:href="#linearGradient3984" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.651405,0.09987579)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4572" + xlink:href="#linearGradient4095" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="40.624996" + y1="20.6875" + x2="40.8125" + y2="10.5" + id="linearGradient4576" + xlink:href="#linearGradient4063" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4101" + xlink:href="#linearGradient4095-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4060" + xlink:href="#linearGradient4054-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.65140489,0.09987579)" /> + <linearGradient + id="linearGradient4054-9"> + <stop + id="stop4056-6" + style="stop-color:#cdcdcd;stop-opacity:1" + offset="0" /> + <stop + id="stop4058-4" + style="stop-color:#f9f9f9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4095-3"> + <stop + id="stop4097-1" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-8" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4868" + xlink:href="#linearGradient4054-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-3.0264068,-27.657147)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4872" + xlink:href="#linearGradient4095-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-21.479372,-25.422332)" /> + <linearGradient + x1="17.371481" + y1="1.4948978" + x2="17.306519" + y2="4.8073978" + id="linearGradient4909" + xlink:href="#linearGradient3990" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4916" + xlink:href="#linearGradient3984" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.651405,0.09987579)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4920" + xlink:href="#linearGradient4095" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="40.624996" + y1="20.6875" + x2="40.8125" + y2="10.5" + id="linearGradient4924" + xlink:href="#linearGradient4063" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath3876"> + <rect + width="64" + height="19.999994" + rx="2.5" + ry="2.5" + x="-64" + y="1" + id="rect3878" + style="color:#000000;fill:#ff00ff;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3892" + id="linearGradient3898" + x1="-46" + y1="1" + x2="-46" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4114" + id="linearGradient3086" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath3097"> + <rect + y="-2" + x="-8" + height="27" + width="48" + id="rect3099" + style="opacity:0.25;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985" + id="linearGradient3072" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" + x1="45" + y1="2" + x2="45" + y2="29" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3075" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3990" + id="linearGradient3851" + x1="41" + y1="1" + x2="41" + y2="28" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3855" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" + gradientTransform="translate(-3,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3859" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3982" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" + gradientTransform="matrix(11,0,0,10,-423,-99)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3986" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-424,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4003" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-419,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4005" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4011" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-415,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4013" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3" + id="linearGradient4074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-32,21)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-1" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-8" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient4013-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-512,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-1"> + <stop + id="stop3990-7" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-9" /> + <stop + id="stop3993-1" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4011-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-511,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-5" /> + <stop + id="stop3995-9" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-4" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient4005-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-516,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4101-4"> + <stop + id="stop4103" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4105" /> + <stop + id="stop4107" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4003-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-100)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4110"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4112" /> + <stop + id="stop4114" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4116-9" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient3986-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-520,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4119"> + <stop + id="stop4121" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4123" /> + <stop + id="stop4125" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-100)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077" + xlink:href="#linearGradient3976-3" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4128"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4130" /> + <stop + id="stop4132" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4134" /> + </linearGradient> + <linearGradient + y2="39" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4" + xlink:href="#linearGradient4095-9" + inkscape:collect="always" + gradientTransform="matrix(1,0,0,-1,-32,21)" /> + <linearGradient + id="linearGradient4095-9"> + <stop + id="stop4097-0" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-3" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0" + id="linearGradient3128" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3938-0"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-3" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-3" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient4156" + xlink:href="#linearGradient3938-0" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0" + id="linearGradient4075" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-96,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4095-9" + id="linearGradient4077" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="41" + y1="1" + x2="41" + y2="39" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4079" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-519,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4081" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-515,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3" + id="linearGradient4083" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3-0" + id="linearGradient4083-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-3-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-1-2" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-8-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient4013-0-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-1-4"> + <stop + id="stop3990-7-7" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-9-9" /> + <stop + id="stop3993-1-8" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4011-0-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-415,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-3-4"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-5-7" /> + <stop + id="stop3995-9-8" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-4-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient4005-8-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4110-0"> + <stop + id="stop4112-6" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4114-4" /> + <stop + id="stop4116-3" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4081-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-419,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4119-5"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4121-8" /> + <stop + id="stop4123-1" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4125-0" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient3986-2-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-424,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4128-3"> + <stop + id="stop4130-0" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4132-2" /> + <stop + id="stop4134-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4079-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-423,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4137-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4139-8" /> + <stop + id="stop4141-6" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4143" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4095-9-0" + id="linearGradient4077-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="41" + y1="1" + x2="41" + y2="39" /> + <linearGradient + id="linearGradient4095-9-0"> + <stop + id="stop4097-0-8" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-3-1" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0-8" + id="linearGradient4075-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-96,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3938-0-8"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-3-1" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-3-6" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-96,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4165" + xlink:href="#linearGradient3938-0-8" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-9" + id="linearGradient3944" + x1="48" + y1="21" + x2="48" + y2="2" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3938-9"> + <stop + style="stop-color:#b4b4b4;stop-opacity:1;" + offset="0" + id="stop3940-1" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-7" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-5" + id="linearGradient3991" + x1="45" + y1="2" + x2="45" + y2="29" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-5"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4143" + x1="48" + y1="6" + x2="48" + y2="16" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient4137-2"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop4139-4" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop4141-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4164" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" /> + <linearGradient + id="linearGradient3083"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop3085" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop3087" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4350" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" + gradientTransform="translate(0,30)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4353" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" + gradientTransform="translate(0,30)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-5" + id="linearGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" + x1="45" + y1="2" + x2="45" + y2="29" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-9" + id="linearGradient4362" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4114" + id="linearGradient4371" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4199-9" + x="-0.25999999" + width="1.52" + y="-0.078000002" + height="1.156"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.325" + id="feGaussianBlur4201-6" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient4550" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925-4" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4572-4" + xlink:href="#linearGradient3921-5" + inkscape:collect="always" /> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4572-4-7" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3921-5-9"> + <stop + offset="0" + style="stop-color:#ef934d;stop-opacity:1;" + id="stop3923-6-1" /> + <stop + offset="1" + style="stop-color:#ef934d;stop-opacity:1;" + id="stop3925-4-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4443" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4013-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-417,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5-7"> + <stop + id="stop3990-8-2" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5-7" /> + <stop + id="stop3993-8-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4011-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8-5" /> + <stop + id="stop3995-9-0" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6-1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4005-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-421,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4595"> + <stop + id="stop4597" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4599" /> + <stop + id="stop4601" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4003-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4604"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4606" /> + <stop + id="stop4608" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4610" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient3986-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-425,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4613"> + <stop + id="stop4615" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4617" /> + <stop + id="stop4619" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-424,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8-1" + xlink:href="#linearGradient3976-2-0" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4622"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4624" /> + <stop + id="stop4626" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4628" /> + </linearGradient> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9-4" + xlink:href="#linearGradient3990-9-4-5" + inkscape:collect="always" + gradientTransform="translate(-2,-1)" /> + <linearGradient + id="linearGradient3990-9-4-5"> + <stop + id="stop3992-5-7-1" + style="stop-color:#d9cdb5;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8-2" + style="stop-color:#d9cdb5;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-2,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228-0" + xlink:href="#linearGradient3938-4-7" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3938-4-7"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3940-9-2" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1;" + offset="1" + id="stop3942-9-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9" + id="linearGradient4617" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9" + id="linearGradient4621" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + </defs> + <metadata + id="metadata3278"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="Trough"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0053965" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 59 20 C 60.662 20 62 18.662 62 17 L 62 5 C 62 3.338 60.662 2 59 2 L 5 2 z " + style="color:#000000;fill:url(#linearGradient4621);fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4619" + d="M 5,3 C 3.8775991,3 3,3.8775991 3,5 l 0,12 c 0,1.122401 0.8775991,2 2,2 l 54,0 c 1.122401,0 2,-0.877599 2,-2 L 61,5 C 61,3.8775991 60.122401,3 59,3 L 5,3 z" /> + <path + sodipodi:nodetypes="sssssssssccccc" + inkscape:connector-curvature="0" + style="opacity:0.08;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,3 54,0 0,12 -54,0 z" + id="rect4052" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.12;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,2 54,0 c 0.5825,0 1,0.4175 1,1 l 0,12 c 0,0.5825 -0.4175,1 -1,1 L 5,18 C 4.4175,18 4,17.5825 4,17 L 4,5 C 4,4.4175 4.4175,4 5,4 z" + id="rect4042" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:1;color:#000000;fill:#ef934d;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 54,0 c 1.117387,0 2,0.882613 2,2 l 0,12 c 0,1.117387 -0.882613,2 -2,2 L 5,19 C 3.8826128,19 3,18.117387 3,17 L 3,5 C 3,3.882613 3.8826128,3 5,3 z" + id="rect4038" /> + <g + id="g4579"> + <rect + style="opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4199-9);enable-background:accumulate" + id="rect4197" + width="3" + height="10" + x="15" + y="6.5" /> + <rect + y="6" + x="15" + height="10" + width="3" + id="rect4195" + style="color:#000000;fill:#0f0f0f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="Button" + style="display:inline"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.94267464" + inkscape:original="M 5 0 C 2.2642981 0 0 2.2642981 0 5 L 0 17 C 0 19.735702 2.2642982 22 5 22 L 29 22 C 31.735702 22 34 19.735702 34 17 L 34 5 C 34 2.2642982 31.735702 0 29 0 L 5 0 z " + style="opacity:0.05;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4541" + d="m 5,-0.9375 c -3.25586,0 -5.9375,2.68164 -5.9375,5.9375 l 0,12 c 0,3.25586 2.6816401,5.9375 5.9375,5.9375 l 24,0 c 3.25586,0 5.9375,-2.68164 5.9375,-5.9375 l 0,-12 c 0,-3.2558599 -2.68164,-5.9375 -5.9375,-5.9375 l -24,0 z" + transform="translate(30,0)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="1.0204744" + inkscape:original="M 5 1.03125 C 2.8258474 1.03125 1.03125 2.8258474 1.03125 5 L 1.03125 17 C 1.03125 19.174153 2.8258474 20.96875 5 20.96875 L 29 20.96875 C 31.174153 20.96875 32.96875 19.174153 32.96875 17 L 32.96875 5 C 32.96875 2.8258474 31.174153 1.03125 29 1.03125 L 5 1.03125 z " + style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4537" + d="M 5,0 C 2.2642981,0 0,2.2642981 0,5 l 0,12 c 0,2.735702 2.2642982,5 5,5 l 24,0 c 2.735702,0 5,-2.264298 5,-5 L 34,5 C 34,2.2642982 31.735702,0 29,0 L 5,0 z" + transform="translate(30,0)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.95425737" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 29 20 C 30.662 20 32 18.662 32 17 L 32 5 C 32 3.338 30.662 2 29 2 L 5 2 z " + style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4531" + d="M 5,1.03125 C 2.8258474,1.03125 1.03125,2.8258474 1.03125,5 l 0,12 c 0,2.174153 1.7945974,3.96875 3.96875,3.96875 l 24,0 c 2.174153,0 3.96875,-1.794597 3.96875,-3.96875 l 0,-12 C 32.96875,2.8258474 31.174153,1.03125 29,1.03125 l -24,0 z" + transform="translate(30,0)" /> + <rect + style="color:#000000;fill:url(#linearGradient3228-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3936" + width="30.00001" + height="18.00001" + x="32" + y="2" + rx="3" + ry="3" /> + <path + style="opacity:0.6;color:#000000;fill:url(#linearGradient3077-4-9-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 35,2 c -1.662,0 -3,1.338 -3,3 l 0,12 c 0,1.662 1.338,3 3,3 l 24,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 24,0 c 1.12561,0 2,0.8743885 2,2 l 0,12 c 0,1.125612 -0.87439,2 -2,2 l -24,0 c -1.125612,0 -2,-0.874388 -2,-2 L 33,5 c 0,-1.1256115 0.874388,-2 2,-2 z" + id="rect4059" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssssssssssssss" /> + </g> +</svg> diff --git a/.themes/caelus/cinnamon/assets/toggle-on-us.svg b/.themes/caelus/cinnamon/assets/toggle-on-us.svg new file mode 100644 index 0000000..5128c93 --- /dev/null +++ b/.themes/caelus/cinnamon/assets/toggle-on-us.svg @@ -0,0 +1,1537 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="64" + height="22" + id="svg3273" + inkscape:version="0.48.2 r9819" + sodipodi:docname="toggle-on-intl.svg"> + <sodipodi:namedview + pagecolor="#1e1e1e" + bordercolor="#bc1010" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1140" + id="namedview68" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="2.9928143" + inkscape:cx="-72.107368" + inkscape:cy="33.04238" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="layer1"> + <inkscape:grid + type="xygrid" + id="grid3045" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="0,11" + id="guide4468" /> + <sodipodi:guide + orientation="0,1" + position="31,22" + id="guide4470" /> + <sodipodi:guide + orientation="0,1" + position="31,0" + id="guide4472" /> + <sodipodi:guide + orientation="1,0" + position="64,13" + id="guide4474" /> + </sodipodi:namedview> + <defs + id="defs3275"> + <linearGradient + id="linearGradient3988"> + <stop + id="stop3990" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997" /> + <stop + id="stop3993" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3976"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978" /> + <stop + id="stop3995" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980" /> + </linearGradient> + <linearGradient + id="linearGradient4137"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop4139" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop4141" /> + </linearGradient> + <linearGradient + id="linearGradient4114"> + <stop + id="stop4116" + style="stop-color:#ffffff;stop-opacity:0.07843138;" + offset="0" /> + <stop + id="stop4118" + style="stop-color:#ffffff;stop-opacity:0.27450982;" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3985"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989" /> + </linearGradient> + <linearGradient + id="linearGradient3938"> + <stop + style="stop-color:#b4b4b4;stop-opacity:1;" + offset="0" + id="stop3940" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942" /> + </linearGradient> + <linearGradient + id="linearGradient3892"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3894" /> + <stop + style="stop-color:#000000;stop-opacity:0.41984734;" + offset="1" + id="stop3896" /> + </linearGradient> + <linearGradient + id="linearGradient3866"> + <stop + offset="0" + style="stop-color:#c3c3c3;stop-opacity:1;" + id="stop3868" /> + <stop + offset="1" + style="stop-color:#636363;stop-opacity:1;" + id="stop3870" /> + </linearGradient> + <linearGradient + id="linearGradient4063"> + <stop + id="stop4065" + style="stop-color:#353535;stop-opacity:1" + offset="0" /> + <stop + id="stop4067" + style="stop-color:#47586e;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3990"> + <stop + id="stop3992" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3994" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3984"> + <stop + id="stop3986" + style="stop-color:#313131;stop-opacity:1" + offset="0" /> + <stop + id="stop3988" + style="stop-color:#5e5e5e;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4095"> + <stop + id="stop4097" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="17.371481" + y1="1.4948978" + x2="17.306519" + y2="4.8073978" + id="linearGradient4561" + xlink:href="#linearGradient3990" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4568" + xlink:href="#linearGradient3984" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.651405,0.09987579)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4572" + xlink:href="#linearGradient4095" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="40.624996" + y1="20.6875" + x2="40.8125" + y2="10.5" + id="linearGradient4576" + xlink:href="#linearGradient4063" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4101" + xlink:href="#linearGradient4095-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4060" + xlink:href="#linearGradient4054-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.65140489,0.09987579)" /> + <linearGradient + id="linearGradient4054-9"> + <stop + id="stop4056-6" + style="stop-color:#cdcdcd;stop-opacity:1" + offset="0" /> + <stop + id="stop4058-4" + style="stop-color:#f9f9f9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4095-3"> + <stop + id="stop4097-1" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-8" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4868" + xlink:href="#linearGradient4054-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-3.0264068,-27.657147)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4872" + xlink:href="#linearGradient4095-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-21.479372,-25.422332)" /> + <linearGradient + x1="17.371481" + y1="1.4948978" + x2="17.306519" + y2="4.8073978" + id="linearGradient4909" + xlink:href="#linearGradient3990" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <linearGradient + x1="-47.059258" + y1="20.14957" + x2="-46.978706" + y2="1.0181593" + id="linearGradient4916" + xlink:href="#linearGradient3984" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9757771,0,0,0.98628529,-0.651405,0.09987579)" /> + <linearGradient + x1="-17.784681" + y1="9.8260183" + x2="-11.504409" + y2="9.6024895" + id="linearGradient4920" + xlink:href="#linearGradient4095" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.88797735,0,0,0.87902198,-19.10437,2.3346908)" /> + <linearGradient + x1="40.624996" + y1="20.6875" + x2="40.8125" + y2="10.5" + id="linearGradient4924" + xlink:href="#linearGradient4063" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-63.999996,0)" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath3876"> + <rect + width="64" + height="19.999994" + rx="2.5" + ry="2.5" + x="-64" + y="1" + id="rect3878" + style="color:#000000;fill:#ff00ff;fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3892" + id="linearGradient3898" + x1="-46" + y1="1" + x2="-46" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4114" + id="linearGradient3086" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath3097"> + <rect + y="-2" + x="-8" + height="27" + width="48" + id="rect3099" + style="opacity:0.25;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985" + id="linearGradient3072" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" + x1="45" + y1="2" + x2="45" + y2="29" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3075" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3990" + id="linearGradient3851" + x1="41" + y1="1" + x2="41" + y2="28" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3855" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" + gradientTransform="translate(-3,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938" + id="linearGradient3859" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient3982" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" + gradientTransform="matrix(11,0,0,10,-423,-99)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient3986" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-424,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4003" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-419,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4005" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976" + id="radialGradient4011" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-415,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4013" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3" + id="linearGradient4074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-32,21)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-1" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-8" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient4013-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-512,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-1"> + <stop + id="stop3990-7" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-9" /> + <stop + id="stop3993-1" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4011-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-511,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-5" /> + <stop + id="stop3995-9" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-4" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient4005-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-516,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4101-4"> + <stop + id="stop4103" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4105" /> + <stop + id="stop4107" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4003-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-451,-100)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4110"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4112" /> + <stop + id="stop4114" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4116-9" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1" + id="radialGradient3986-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-520,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4119"> + <stop + id="stop4121" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4123" /> + <stop + id="stop4125" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-455,-100)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077" + xlink:href="#linearGradient3976-3" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4128"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4130" /> + <stop + id="stop4132" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4134" /> + </linearGradient> + <linearGradient + y2="39" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4" + xlink:href="#linearGradient4095-9" + inkscape:collect="always" + gradientTransform="matrix(1,0,0,-1,-32,21)" /> + <linearGradient + id="linearGradient4095-9"> + <stop + id="stop4097-0" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-3" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0" + id="linearGradient3128" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-32,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3938-0"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-3" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-3" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-32,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient4156" + xlink:href="#linearGradient3938-0" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0" + id="linearGradient4075" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-96,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4095-9" + id="linearGradient4077" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="41" + y1="1" + x2="41" + y2="39" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4079" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-519,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3" + id="radialGradient4081" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-515,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3" + id="linearGradient4083" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-3-0" + id="linearGradient4083-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="48" + y1="21" + x2="48" + y2="-4" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-3-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-1-2" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-8-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient4013-0-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-1-4"> + <stop + id="stop3990-7-7" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-9-9" /> + <stop + id="stop3993-1-8" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4011-0-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-415,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-3-4"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-5-7" /> + <stop + id="stop3995-9-8" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-4-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient4005-8-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4110-0"> + <stop + id="stop4112-6" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4114-4" /> + <stop + id="stop4116-3" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4081-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-419,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4119-5"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4121-8" /> + <stop + id="stop4123-1" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4125-0" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-1-4" + id="radialGradient3986-2-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-424,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4128-3"> + <stop + id="stop4130-0" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4132-2" /> + <stop + id="stop4134-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-3-4" + id="radialGradient4079-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-423,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4137-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4139-8" /> + <stop + id="stop4141-6" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4143" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4095-9-0" + id="linearGradient4077-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,96,22)" + x1="41" + y1="1" + x2="41" + y2="39" /> + <linearGradient + id="linearGradient4095-9-0"> + <stop + id="stop4097-0-8" + style="stop-color:#131313;stop-opacity:1" + offset="0" /> + <stop + id="stop4099-3-1" + style="stop-color:#131313;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-0-8" + id="linearGradient4075-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-96,0)" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + id="linearGradient3938-0-8"> + <stop + style="stop-color:#a0a0a0;stop-opacity:1;" + offset="0" + id="stop3940-3-1" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-3-6" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-96,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4165" + xlink:href="#linearGradient3938-0-8" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-9" + id="linearGradient3944" + x1="48" + y1="21" + x2="48" + y2="2" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3938-9"> + <stop + style="stop-color:#b4b4b4;stop-opacity:1;" + offset="0" + id="stop3940-1" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1;" + offset="1" + id="stop3942-7" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-5" + id="linearGradient3991" + x1="45" + y1="2" + x2="45" + y2="29" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3985-5"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3987-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3989-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4143" + x1="48" + y1="6" + x2="48" + y2="16" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient4137-2"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop4139-4" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop4141-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4164" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" /> + <linearGradient + id="linearGradient3083"> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0" + id="stop3085" /> + <stop + style="stop-color:#000000;stop-opacity:0.23529412;" + offset="1" + id="stop3087" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4350" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" + gradientTransform="translate(0,30)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4137-2" + id="linearGradient4353" + gradientUnits="userSpaceOnUse" + x1="48" + y1="6" + x2="48" + y2="16" + gradientTransform="translate(0,30)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3985-5" + id="linearGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(40,0)" + x1="45" + y1="2" + x2="45" + y2="29" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3938-9" + id="linearGradient4362" + gradientUnits="userSpaceOnUse" + x1="48" + y1="21" + x2="48" + y2="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4114" + id="linearGradient4371" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-64.499996,-20.499994)" + x1="40.8125" + y1="19.5" + x2="40.8125" + y2="-0.5" /> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter4199-9" + x="-0.25999999" + width="1.52" + y="-0.078000002" + height="1.156"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.325" + id="feGaussianBlur4201-6" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5" + id="linearGradient4550" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + id="linearGradient3921-5"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" + id="stop3923-6" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.15686275;" + id="stop3925-4" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4572-4" + xlink:href="#linearGradient3921-5" + inkscape:collect="always" /> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4572-4-7" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3921-5-9"> + <stop + offset="0" + style="stop-color:#ef934d;stop-opacity:1;" + id="stop3923-6-1" /> + <stop + offset="1" + style="stop-color:#ef934d;stop-opacity:1;" + id="stop3925-4-6" /> + </linearGradient> + <linearGradient + y2="0.49999401" + x2="40.8125" + y1="18.499994" + x1="40.8125" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + gradientUnits="userSpaceOnUse" + id="linearGradient4443" + xlink:href="#linearGradient3921-5-9" + inkscape:collect="always" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4013-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-417,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3988-5-7"> + <stop + id="stop3990-8-2" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop3997-5-7" /> + <stop + id="stop3993-8-6" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4011-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-416,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient3976-2-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3978-8-5" /> + <stop + id="stop3995-9-0" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3980-6-1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient4005-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-421,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4595"> + <stop + id="stop4597" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4599" /> + <stop + id="stop4601" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3976-2-0" + id="radialGradient4003-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-420,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4604"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4606" /> + <stop + id="stop4608" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4610" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988-5-7" + id="radialGradient3986-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11,0,0,10,-425,-99)" + cx="42.5" + cy="11" + fx="42.5" + fy="11" + r="0.5" /> + <linearGradient + id="linearGradient4613"> + <stop + id="stop4615" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + style="stop-color:#000000;stop-opacity:0.70588237;" + offset="0.60000002" + id="stop4617" /> + <stop + id="stop4619" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="0.5" + fy="11" + fx="42.5" + cy="11" + cx="42.5" + gradientTransform="matrix(11,0,0,10,-424,-99)" + gradientUnits="userSpaceOnUse" + id="radialGradient4077-8-1" + xlink:href="#linearGradient3976-2-0" + inkscape:collect="always" /> + <linearGradient + id="linearGradient4622"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4624" /> + <stop + id="stop4626" + offset="0.60000002" + style="stop-color:#ffffff;stop-opacity:0.70588237;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4628" /> + </linearGradient> + <linearGradient + y2="28" + x2="41" + y1="1" + x1="41" + gradientUnits="userSpaceOnUse" + id="linearGradient3077-4-9-4" + xlink:href="#linearGradient3990-9-4-5" + inkscape:collect="always" + gradientTransform="translate(-2,-1)" /> + <linearGradient + id="linearGradient3990-9-4-5"> + <stop + id="stop3992-5-7-1" + style="stop-color:#d9cdb5;stop-opacity:1" + offset="0" /> + <stop + id="stop3994-0-8-2" + style="stop-color:#d9cdb5;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + y2="2" + x2="48" + y1="21" + x1="48" + gradientTransform="translate(-2,-1)" + gradientUnits="userSpaceOnUse" + id="linearGradient3228-0" + xlink:href="#linearGradient3938-4-7" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3938-4-7"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3940-9-2" /> + <stop + style="stop-color:#1e1f1e;stop-opacity:1;" + offset="1" + id="stop3942-9-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9" + id="linearGradient4617" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3921-5-9" + id="linearGradient4621" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,64.499996,20.499994)" + x1="40.8125" + y1="18.499994" + x2="40.8125" + y2="0.49999401" /> + </defs> + <metadata + id="metadata3278"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="Trough"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0053965" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 59 20 C 60.662 20 62 18.662 62 17 L 62 5 C 62 3.338 60.662 2 59 2 L 5 2 z " + style="color:#000000;fill:url(#linearGradient4621);fill-opacity:1;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4619" + d="M 5,3 C 3.8775991,3 3,3.8775991 3,5 l 0,12 c 0,1.122401 0.8775991,2 2,2 l 54,0 c 1.122401,0 2,-0.877599 2,-2 L 61,5 C 61,3.8775991 60.122401,3 59,3 L 5,3 z" /> + <path + sodipodi:nodetypes="sssssssssccccc" + inkscape:connector-curvature="0" + style="opacity:0.08;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,3 54,0 0,12 -54,0 z" + id="rect4052" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:0.12;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,2 54,0 c 0.5825,0 1,0.4175 1,1 l 0,12 c 0,0.5825 -0.4175,1 -1,1 L 5,18 C 4.4175,18 4,17.5825 4,17 L 4,5 C 4,4.4175 4.4175,4 5,4 z" + id="rect4042" /> + <path + sodipodi:nodetypes="ssssssssssssssssss" + inkscape:connector-curvature="0" + style="opacity:1;color:#000000;fill:#ef934d;fill-opacity:1;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 5,2 C 3.338,2 2,3.338 2,5 l 0,12 c 0,1.662 1.338,3 3,3 l 54,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 54,0 c 1.117387,0 2,0.882613 2,2 l 0,12 c 0,1.117387 -0.882613,2 -2,2 L 5,19 C 3.8826128,19 3,18.117387 3,17 L 3,5 C 3,3.882613 3.8826128,3 5,3 z" + id="rect4038" /> + <g + id="g4579"> + <rect + style="opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4199-9);enable-background:accumulate" + id="rect4197" + width="3" + height="10" + x="15" + y="6.5" /> + <rect + y="6" + x="15" + height="10" + width="3" + id="rect4195" + style="color:#000000;fill:#0f0f0f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="Button" + style="display:inline"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.94267464" + inkscape:original="M 5 0 C 2.2642981 0 0 2.2642981 0 5 L 0 17 C 0 19.735702 2.2642982 22 5 22 L 29 22 C 31.735702 22 34 19.735702 34 17 L 34 5 C 34 2.2642982 31.735702 0 29 0 L 5 0 z " + style="opacity:0.05;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4541" + d="m 5,-0.9375 c -3.25586,0 -5.9375,2.68164 -5.9375,5.9375 l 0,12 c 0,3.25586 2.6816401,5.9375 5.9375,5.9375 l 24,0 c 3.25586,0 5.9375,-2.68164 5.9375,-5.9375 l 0,-12 c 0,-3.2558599 -2.68164,-5.9375 -5.9375,-5.9375 l -24,0 z" + transform="translate(30,0)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="1.0204744" + inkscape:original="M 5 1.03125 C 2.8258474 1.03125 1.03125 2.8258474 1.03125 5 L 1.03125 17 C 1.03125 19.174153 2.8258474 20.96875 5 20.96875 L 29 20.96875 C 31.174153 20.96875 32.96875 19.174153 32.96875 17 L 32.96875 5 C 32.96875 2.8258474 31.174153 1.03125 29 1.03125 L 5 1.03125 z " + style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4537" + d="M 5,0 C 2.2642981,0 0,2.2642981 0,5 l 0,12 c 0,2.735702 2.2642982,5 5,5 l 24,0 c 2.735702,0 5,-2.264298 5,-5 L 34,5 C 34,2.2642982 31.735702,0 29,0 L 5,0 z" + transform="translate(30,0)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.95425737" + inkscape:original="M 5 2 C 3.338 2 2 3.338 2 5 L 2 17 C 2 18.662 3.338 20 5 20 L 29 20 C 30.662 20 32 18.662 32 17 L 32 5 C 32 3.338 30.662 2 29 2 L 5 2 z " + style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4531" + d="M 5,1.03125 C 2.8258474,1.03125 1.03125,2.8258474 1.03125,5 l 0,12 c 0,2.174153 1.7945974,3.96875 3.96875,3.96875 l 24,0 c 2.174153,0 3.96875,-1.794597 3.96875,-3.96875 l 0,-12 C 32.96875,2.8258474 31.174153,1.03125 29,1.03125 l -24,0 z" + transform="translate(30,0)" /> + <rect + style="color:#000000;fill:url(#linearGradient3228-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3936" + width="30.00001" + height="18.00001" + x="32" + y="2" + rx="3" + ry="3" /> + <path + style="opacity:0.6;color:#000000;fill:url(#linearGradient3077-4-9-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 35,2 c -1.662,0 -3,1.338 -3,3 l 0,12 c 0,1.662 1.338,3 3,3 l 24,0 c 1.662,0 3,-1.338 3,-3 L 62,5 C 62,3.338 60.662,2 59,2 z m 0,1 24,0 c 1.12561,0 2,0.8743885 2,2 l 0,12 c 0,1.125612 -0.87439,2 -2,2 l -24,0 c -1.125612,0 -2,-0.874388 -2,-2 L 33,5 c 0,-1.1256115 0.874388,-2 2,-2 z" + id="rect4059" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssssssssssssssss" /> + </g> +</svg> diff --git a/.themes/caelus/cinnamon/assets/trash-icon.png b/.themes/caelus/cinnamon/assets/trash-icon.png new file mode 100644 index 0000000..270fe2e Binary files /dev/null and b/.themes/caelus/cinnamon/assets/trash-icon.png differ diff --git a/.themes/caelus/cinnamon/cinnamon.css b/.themes/caelus/cinnamon/cinnamon.css new file mode 100644 index 0000000..b9b831d --- /dev/null +++ b/.themes/caelus/cinnamon/cinnamon.css @@ -0,0 +1,1362 @@ +.expo-workspaces-name-entry, .expo-background, .window-caption, .switcher-list, #LookingGlassDialog, .workspace-graph .workspace, .sound-player-overlay, .panel-bottom .window-list-item-box, .panel-top, .popup-sub-menu, .starkmenu-favorites-box .menu-context-menu, .menu-context-menu, .menu-applications-inner-box StScrollView, .info-osd, .workspace-osd, .overview-empty-placeholder, .osd-window { + background-gradient-direction: vertical; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-bottom .window-list-item-box:hover { + background-gradient-direction: vertical; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.modal-dialog-button, .notification-icon-button, .notification-button, .keyboard-key, .sound-player StButton { + background-gradient-direction: vertical; + background-gradient-start: #272a28; + background-gradient-end: #272a28; } + +.modal-dialog-button:hover, .notification-icon-button:hover, .notification-button:hover, .keyboard-key:hover, .sound-player StButton:hover { + background-gradient-direction: vertical; + background-gradient-start: #292c2a; + background-gradient-end: #292c2a; } + +.panel-bottom, .panel-top .window-list-item-box { + background-gradient-direction: vertical; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-top .window-list-item-box:hover { + background-gradient-direction: vertical; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.expo-workspaces-name-entry#selected, .window-caption:focus, .window-caption#selected, .switcher-list .item-box:selected, .calendar-today, .workspace-graph .workspace:active, .panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:running, .modal-dialog-button:pressed, .modal-dialog-button:active, .notification-icon-button:active, .notification-button:active, .keyboard-key:active, .sound-player StButton:active { + background-gradient-direction: vertical; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:running { + background-gradient-direction: vertical; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-bottom .window-list-item-box:active:hover, .panel-bottom .window-list-item-box:checked:hover, .panel-bottom .window-list-item-box:focus:hover, .panel-bottom .window-list-item-box:running:hover { + background-gradient-direction: vertical; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +.panel-top .window-list-item-box:active:hover, .panel-top .window-list-item-box:checked:hover, .panel-top .window-list-item-box:focus:hover, .panel-top .window-list-item-box:running:hover { + background-gradient-direction: vertical; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +.modal-dialog, #notification, .grouped-window-list-thumbnail-menu, .window-list-preview, .panel-right .window-list-item-box, .panel-left, .menu-applications-outer-box, .menu-applications-inner-box, .menu-favorites-box, .popup-combo-menu, .menu, .photoframe-box, .desklet-header, .desklet-with-borders-and-header, .desklet-with-borders { + background-gradient-direction: horizontal; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-right, .panel-left .window-list-item-box { + background-gradient-direction: horizontal; + background-gradient-start: #0f0f0f; + background-gradient-end: #0f0f0f; } + +.panel-right .window-list-item-box:hover { + background-gradient-direction: horizontal; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.panel-left .window-list-item-box:hover { + background-gradient-direction: horizontal; + background-gradient-start: #101010; + background-gradient-end: #101010; } + +.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:running { + background-gradient-direction: horizontal; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:running { + background-gradient-direction: horizontal; + background-gradient-start: #ef934d; + background-gradient-end: #ef934d; } + +.panel-right .window-list-item-box:active:hover, .panel-right .window-list-item-box:checked:hover, .panel-right .window-list-item-box:focus:hover, .panel-right .window-list-item-box:running:hover { + background-gradient-direction: horizontal; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +.panel-left .window-list-item-box:active:hover, .panel-left .window-list-item-box:checked:hover, .panel-left .window-list-item-box:focus:hover, .panel-left .window-list-item-box:running:hover { + background-gradient-direction: horizontal; + background-gradient-start: #f09c5b; + background-gradient-end: #f09c5b; } + +#Tooltip, .run-dialog-entry, #notification StEntry, #menu-search-entry { + background-gradient-direction: vertical; + background-gradient-start: #1e1f1e; + background-gradient-end: #1e1f1e; } + +.info-osd, .workspace-osd, .overview-empty-placeholder, .osd-window { + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; } + +.sound-player .slider, .popup-slider-menu-item, .slider { + height: 1.2em; + min-width: 15em; + color: #272a28; + -slider-height: 2px; + -slider-background-color: #020202; + -slider-border-color: rgba(217, 205, 181, 0.22); + -slider-active-background-color: #c27941; + -slider-active-border-color: #c77b42; + -slider-border-width: 1px; + -slider-border-radius: 0px; + -slider-handle-radius: 8px; + -slider-handle-border-color: rgba(217, 205, 181, 0.22); } + +.popup-separator-menu-item, .separator { + -gradient-height: 3px; + -gradient-start: #ef934d; + -gradient-end: #0f0f0f; + -margin-horizontal: 4px; + height: 1em; } + +.run-dialog-entry, #notification StEntry, #menu-search-entry { + padding: 4px; + border-radius: 0px; + color: #d9cdb5; + border: 1px solid rgba(217, 205, 181, 0.22); + selection-background-color: #ef934d; + selected-color: #0f0f0f; + caret-color: #e3d6c9; + caret-size: 0.1em; + width: 250px; + height: 1.5em; + transition-duration: 150; } + +.photoframe-box, .desklet-header, .desklet-with-borders-and-header, .desklet-with-borders { + color: #d9cdb5; + padding: 8px; + border: 1px solid #888173; } + +.calendar-change-month-forward, .calendar-change-month-back { + width: 16px; + height: 16px; + border-radius: 0px; + transition-duration: 150; } + +.modal-dialog-button, .notification-icon-button, .notification-button, .keyboard-key, .sound-player StButton { + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + text-align: center; + color: #d9cdb5; + transition-duration: 150; } + +.modal-dialog-button:hover, .notification-icon-button:hover, .notification-button:hover, .keyboard-key:hover, .sound-player StButton:hover { + border: 1px solid #c77b42; } + +.modal-dialog-button:pressed, .modal-dialog-button:active, .notification-icon-button:active, .notification-button:active, .keyboard-key:active, .sound-player StButton:active { + color: #0f0f0f; } + +.popup-combo-menu, .menu { + padding: 8px; + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; } + +.menu-category-button-label:ltr, .menu-application-button-label:ltr { + padding-left: 4px; } + +.menu-category-button-label:rtl, .menu-application-button-label:rtl { + padding-right: 4px; } + +.menu-category-button-selected, .menu-category-button-greyed, .menu-category-button, .menu-application-button-selected, .menu-application-button, .menu-favorites-button, .popup-combobox-item, .popup-menu-item { + padding: 4px; } + +.mount-question-dialog-subject, .show-processes-dialog-subject { + font-weight: bold; + color: #d9cdb5; + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; } + +.mount-question-dialog-subject:rtl, .show-processes-dialog-subject:rtl { + padding-left: 0; + padding-right: 17px; } + +.mount-question-dialog-description, .show-processes-dialog-description { + color: #d9cdb5; + padding-left: 17px; + width: 28em; } + +.starkmenu-favorites-box .menu-context-menu, .menu-context-menu, .menu-applications-inner-box StScrollView { + padding: 8px; + margin: 8px 0; + border-radius: 0px; + border: 1px solid rgba(217, 205, 181, 0.22); } + .menu-context-menu StIcon:ltr, .menu-applications-inner-box StScrollView StIcon:ltr { + padding-right: 4px; } + .menu-context-menu StIcon:rtl, .menu-applications-inner-box StScrollView StIcon:rtl { + padding-left: 4px; } + +.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:running { + color: #0f0f0f; } + +.panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:running { + color: #0f0f0f; } + +.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:running { + color: #0f0f0f; } + +.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:running { + color: #0f0f0f; } + +.check-box:focus StBin, .check-box StBin { + width: 16px; + height: 16px; + background-image: url(assets/checkbox-off.svg); } + +.radiobutton:focus StBin, .radiobutton StBin { + width: 16px; + height: 16px; + background-image: url(assets/radiobutton-off.svg); + border-radius: 0px; } + +.tile-hud, .tile-preview { + background-color: rgba(15, 15, 15, 0.5); + border: 2px solid #888173; } + +.tile-hud.snap, .tile-preview.snap { + background-color: rgba(15, 15, 15, 0.5); + border: 2px solid #c77b42; } + +stage { + font-family: roboto, Noto Sans, sans, sans-serif; + font-size: 1em; } + +.cinnamon-link { + color: #71b4d6; + font-style: italic; } + .cinnamon-link:hover { + color: #0f0f0f; } + +.label-shadow { + color: rgba(0, 0, 0, 0.5); } + +StScrollBar { + padding: 2px; } + StScrollBar StButton#vhandle { + background-color: #b1a794; + border-radius: 0px; } + StScrollBar StButton#vhandle:hover { + background-color: #c27941; } + StScrollBar StButton#hhandle { + background-color: #b1a794; + border-radius: 0px; } + StScrollBar StButton#hhandle:hover { + background-color: #c27941; } + StScrollBar StBin#trough { + background-color: #020202; + border-radius: 0px; } + +StScrollView.vfade { + -st-vfade-offset: 68px; } + +StScrollView.hfade { + -st-hfade-offset: 68px; } + +StScrollView StScrollBar { + min-width: 0.8em; + min-height: 0.8em; } + +.check-box CinnamonGenericContainer { + spacing: .2em; } + +.check-box:focus:checked StBin { + background-image: url(assets/checkbox.svg); } + +.check-box StLabel { + font-weight: normal; } + +.check-box:checked StBin { + background-image: url(assets/checkbox.svg); } + +.radiobutton CinnamonGenericContainer { + spacing: .2em; + height: 18px; + padding-top: 2px; } + +.radiobutton:focus:checked StBin { + background-image: url(assets/radiobutton.svg); } + +.radiobutton StLabel { + padding-top: 4px; + font-size: 0.8em; + box-shadow: none; } + +.radiobutton:checked StBin { + background-image: url(assets/radiobutton.svg); } + +#Tooltip { + padding: 5px 8px; + color: #d9cdb5; + text-align: center; + border-radius: 0px; } + +.menu { + min-width: 100px; + margin: 4px; } + +.popup-menu-arrow { + icon-size: 1.14em; } + +.popup-sub-menu { + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + padding: 8px; } + +.popup-menu-content { + padding: 0; } + +.popup-menu-item { + color: #d9cdb5; + spacing: .5em; } + .popup-menu-item:active { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + .popup-menu-item:insensitive { + font-style: italic; } + +.popup-separator-menu-item { + -gradient-direction: horizontal; } + +.popup-device-menu-item { + spacing: .5em; } + +.popup-inactive-menu-item { + font-style: italic; + color: #d9cdb5; } + +.popup-subtitle-menu-item { + font-weight: bold; + font-size: 1em; } + +.popup-menu-icon { + icon-size: 1.14em; } + +.popup-alternating-menu-item:alternate { + font-weight: bold; } + +.toggle-switch { + width: 64px; + height: 22px; } + +.toggle-switch-us { + background-image: url(assets/toggle-off-us.svg); } + .toggle-switch-us:checked { + background-image: url(assets/toggle-on-us.svg); } + +.toggle-switch-intl { + background-image: url(assets/toggle-off-intl.svg); } + .toggle-switch-intl:checked { + background-image: url(assets/toggle-on-intl.svg); } + +.nm-menu-item-icons { + spacing: .5em; + icon-size: 1.14em; } + +.menu-favorites-box { + padding: 0.8em; + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + transition-duration: 150; + spacing: 1em; } + +.menu-favorites-scrollbox { + padding-bottom: 1em; + border-bottom: 1px solid; + border-color: rgba(217, 205, 181, 0.22); } + .menu-favorites-scrollbox.vfade { + -st-vfade-offset: 136px; } + +.menu-favorites-button:hover { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + +.menu-categories-box { + padding: 0.8em; } + +.menu-applications-inner-box { + padding: 0.8em; + border-radius: 0px; + border: 1px solid rgba(217, 205, 181, 0.22); } + +.menu-applications-outer-box { + padding: 0.8em; + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; } + +.menu-application-button:highlighted { + font-weight: bold; } + +.menu-application-button-selected { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + .menu-application-button-selected:highlighted { + font-weight: bold; } + +.menu-category-button-greyed { + color: #d9cdb5; + font-style: italic; } + +.menu-category-button-selected { + background-color: #ef934d; + border-radius: 0px; + color: #0f0f0f; } + +.menu-selected-app-box { + padding: 2px 8px; + text-align: right; } + .menu-selected-app-box: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; } + +.menu-search-box:ltr { + padding-left: 30px; + padding-bottom: 5px; + padding-top: 5px; } + +.menu-search-box:rtl { + padding-right: 30px; + padding-bottom: 5px; + padding-top: 5px; } + +#menu-search-entry { + margin-bottom: 0.5em; } + #menu-search-entry:focus { + border: 1px solid #c77b42; } + +.menu-search-entry-icon { + icon-size: 1em; + color: #d9cdb5; } + +.menu-top-box { + spacing: 10px; } + +.menu-systembuttons-box { + padding-bottom: 12px; + padding-top: 12px; + margin-bottom: 0.5em; } + +#panel { + color: #d9cdb5; + height: 2.5em; + width: 3.2em; } + #panel:highlight { + background-color: #ef934d; } + +.panel-dummy { + background-color: rgba(255, 0, 0, 0.6); } + .panel-dummy:entered { + background-color: rgba(0, 255, 0, 0.6); } + +.panelLeft { + spacing: 4px; } + .panelLeft:dnd { + background-color: rgba(255, 0, 0, 0.6); } + .panelLeft:ltr { + padding-right: 4px; } + .panelLeft:rtl { + padding-left: 4px; } + .panelLeft.vertical { + padding: 0; } + +.panelCenter { + spacing: 4px; } + .panelCenter:dnd { + background-color: rgba(0, 255, 0, 0.6); } + .panelCenter.vertical { + padding-left: 0; + padding-right: 0; } + +.panelRight { + spacing: 4px; } + .panelRight:dnd { + background-color: rgba(0, 0, 255, 0.6); } + .panelRight:ltr { + padding-left: 0; + spacing: 0; } + .panelRight:rtl { + padding-right: 0; + spacing: 0; } + .panelRight.vertical { + padding: 0; } + +.panel-top { + box-shadow: 0 -1px 0 0 #888173 inset; } + .panel-top .window-list-item-box { + margin-bottom: 1px; } + .panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked { + box-shadow: 0 2px 0 0 #d9cdb5 inset; } + .panel-top .grouped-window-list-item-box:hover { + box-shadow: 0 2px 0 0 #c77b42 inset; } + .panel-top .grouped-window-list-item-box:focus { + box-shadow: 0 4px 0 0 #c77b42 inset; } + .panel-top .workspace-switcher, .panel-top .workspace-graph { + padding: 1px 2px; } + .panel-top .panel-launchers .launcher:hover { + box-shadow: 0 2px 0 0 #c77b42 inset; } + .panel-top .applet-separator { + padding: 3px 2px; } + +.panel-bottom { + box-shadow: 0 1px 0 0 #888173 inset; } + .panel-bottom .window-list-item-box { + margin-top: 1px; } + .panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked { + box-shadow: 0 -2px 0 0 #d9cdb5 inset; } + .panel-bottom .grouped-window-list-item-box:hover { + box-shadow: 0 -2px 0 0 #c77b42 inset; } + .panel-bottom .grouped-window-list-item-box:focus { + box-shadow: 0 -4px 0 0 #c77b42 inset; } + .panel-bottom .workspace-switcher, .panel-bottom .workspace-graph { + padding: 1px 2px; } + .panel-bottom .panel-launchers .launcher:hover { + box-shadow: 0 -2px 0 0 #c77b42 inset; } + .panel-bottom .applet-separator { + padding: 3px 2px; } + +.panel-left { + box-shadow: -1px 0 0 0 #888173 inset; } + .panel-left .window-list-item-box { + margin-right: 1px; } + .panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked { + box-shadow: 2px 0 0 0 #d9cdb5 inset; } + .panel-left .grouped-window-list-item-box:hover { + box-shadow: 2px 0 0 0 #c77b42 inset; } + .panel-left .grouped-window-list-item-box:focus { + box-shadow: 4px 0 0 0 #c77b42 inset; } + .panel-left .workspace-switcher, .panel-left .workspace-graph { + padding: 2px 1px; } + .panel-left .panel-launchers .launcher:hover { + box-shadow: 2px 0 0 0 #c77b42 inset; } + .panel-left .applet-separator { + padding: 2px 3px; } + +.panel-right { + box-shadow: 1px 0 0 0 #888173 inset; } + .panel-right .window-list-item-box { + margin-left: 1px; } + .panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked { + box-shadow: -2px 0 0 0 #d9cdb5 inset; } + .panel-right .grouped-window-list-item-box:hover { + box-shadow: -2px 0 0 0 #c77b42 inset; } + .panel-right .grouped-window-list-item-box:focus { + box-shadow: -4px 0 0 0 #c77b42 inset; } + .panel-right .workspace-switcher, .panel-right .workspace-graph { + padding: 2px 1px; } + .panel-right .panel-launchers .launcher:hover { + box-shadow: -2px 0 0 0 #c77b42 inset; } + .panel-right .applet-separator { + padding: 2px 3px; } + +.applet-separator-line { + width: 2px; + background: #ef934d; } + +.applet-separator-line-vertical { + border-color: #ef934d; + border-bottom: 2px solid; } + +.applet-spacer:highlight { + background-color: #ef934d; } + +.applet-box { + color: #d9cdb5; + transition-duration: 150; + border-radius: 0px; + padding: 0 2px; } + .applet-box.vertical { + padding: 2px 0; } + .applet-box:checked { + color: #ef934d; } + .applet-box:checked .applet-label { + color: #ef934d; } + .applet-box:hover { + color: #ef934d; } + .applet-box:hover .applet-label { + color: #ef934d; } + .applet-box:highlight { + background-color: #ef934d; + color: #0f0f0f; } + .applet-box:highlight .applet-label { + color: #0f0f0f; } + +.applet-label { + font-weight: bold; + color: #d9cdb5; + padding-left: 3px; } + +.applet-icon { + color: #d9cdb5; + padding: 0; + spacing: 0; + icon-size: 22px; } + +.system-status-icon { + icon-size: 1.14em; + padding: 0; + spacing: 0; } + .system-status-icon.warning { + color: #ef934d; } + .system-status-icon.error { + color: #f16e65; } + +.panel-status-button { + -natural-hpadding: 4px; + -minimum-hpadding: 4px; + font-weight: bold; + color: #d9cdb5; } + .panel-status-button:hover { + color: #ef934d; } + +.user-box { + padding: 0.4em 1.3em; + spacing: 10px; } + +.user-icon { + padding: 4px; + border: none; } + +.user-label { + color: #d9cdb5; + font-weight: bold; + font-size: 1em; } + +.window-list-box { + spacing: 2px; + padding: 1px 3px; + font-size: 0.9em; + border-radius: 0px; } + .window-list-box.vertical { + spacing: 2px; + padding: 3px 1px; } + .window-list-box:highlight { + background-color: #ef934d; } + +.window-list-item-box { + border: 1px solid rgba(217, 205, 181, 0.22); + border-radius: 0px; + transition-duration: 150; } + .window-list-item-box:hover { + border: 1px solid #c77b42; } + .window-list-item-box.top StLabel, .window-list-item-box.bottom StLabel { + padding-left: 3px; } + .window-list-item-box .progress { + background-color: #7ec97e; + border: 1px solid #c77b42; + border-radius: 0px; + color: #0f0f0f; } + .window-list-item-box #appMenuIcon { + padding-right: 0.2em; } + +.window-list-item-demands-attention { + background-color: #71b4d6; + color: #0f0f0f; } + +.window-list-preview { + border-radius: 0px; + border: 1px solid #888173; + padding: 6px 12px; + spacing: 2px; + color: #d9cdb5; } + +.grouped-window-list-thumbnail-label { + padding-left: 3px; } + +.grouped-window-list-number-label { + z-index: 99; + font-size: 0.8em; + color: #d9cdb5; } + +.grouped-window-list-button-label { + padding: 0; } + +.grouped-window-list-badge { + border-radius: 256px; + background-color: #0f0f0f; } + +.grouped-window-list-thumbnail-alert { + background: #ef934d; } + +.grouped-window-list-item-box { + transition-duration: 150; + spacing: 1em; + background-color: rgba(0, 0, 0, 0.01); } + .grouped-window-list-item-box:hover, .grouped-window-list-item-box:focus { + color: #ef934d; } + .grouped-window-list-item-box:focus { + font-weight: bold; } + .grouped-window-list-item-box .progress { + background-color: #7ec97e; } + +.grouped-window-list-demands-attention { + background-color: #71b4d6; + color: #0f0f0f; } + +.grouped-window-list-thumbnail-menu { + border-radius: 0px; + padding: 10px 15px; + spacing: 2px; + color: #d9cdb5; } + .grouped-window-list-thumbnail-menu .item-box { + padding: 8px; + border-radius: 0px; + border: 1px solid rgba(217, 205, 181, 0.22); } + .grouped-window-list-thumbnail-menu .item-box:outlined { + border: 1px solid #c77b42; } + .grouped-window-list-thumbnail-menu .item-box:selected { + background-color: #ef934d; + border: 1px solid #c77b42; + color: #0f0f0f; } + .grouped-window-list-thumbnail-menu .thumbnail-box { + padding: 2px; + spacing: 2px; } + .grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; } + .grouped-window-list-thumbnail-menu .separator { + width: 1px; + background: #ef934d; } + +.sound-player StButton { + min-width: 2em; + min-height: 2em; + padding: 4px; + color: #d9cdb5; + border-radius: 0px; } + .sound-player StButton:small { + min-width: 1.5em; + min-height: 1.5em; + padding: 2px; } + .sound-player StButton:small StIcon { + icon-size: 1em; } + .sound-player StButton StIcon { + icon-size: 1.5em; } + .sound-player StButton:focus { + color: #0f0f0f; } + +.sound-player .slider { + height: 4px; } + +.sound-player StBoxLayout { + spacing: 0.5em; } + +.sound-player > StBoxLayout { + padding: 5px; } + +.sound-player-generic-coverart { + background: rgba(0, 0, 0, 0.2); } + +.sound-player-overlay { + min-width: 300px; + padding: 12px 16px; + spacing: 0.5em; + color: #d9cdb5; } + +.workspace-button { + width: 2em; + height: 1em; + color: #d9cdb5; + border: 1px solid rgba(217, 205, 181, 0.22); + margin: 2px; + transition-duration: 150; } + .workspace-button.vertical { + height: 1.5em; } + .workspace-button:outlined { + background-color: #ef934d; + color: #0f0f0f; + border-color: #c77b42; } + +.workspace-graph .workspace { + border: 1px solid rgba(217, 205, 181, 0.22); } + .workspace-graph .workspace:active { + border: 1px solid rgba(217, 205, 181, 0.22); } + .workspace-graph .workspace:active .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); } + .workspace-graph .workspace .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); } + +.panel-launchers { + padding: 0 2px; + spacing: 2px; } + .panel-launchers .launcher { + background-color: rgba(0, 0, 0, 0.01); } + .panel-launchers.vertical { + padding: 2px 0; } + +.notification-applet-padding { + padding: .5em 1em; } + +.notification-applet-container { + max-height: 100px; } + +.systray { + spacing: 2px; } + +.flashspot { + background-color: #ef934d; } + +.calendar { + padding: 1em 1.75em; + spacing-rows: 1px; + spacing-columns: 5px; } + +.calendar-month-label { + color: #d9cdb5; + font-size: 0.8em; + padding: 5px 10px; + border-radius: 0px; + font-weight: bold; + text-align: center; } + +.calendar-change-month-back { + border: 1px solid transparent; + background-image: url(assets/calendar-arrow-left.svg); } + .calendar-change-month-back:rtl { + background-image: url(assets/calendar-arrow-right.svg); } + .calendar-change-month-back:hover { + border: 1px solid #ef934d; } + .calendar-change-month-back:active { + background-color: #ef934d; } + +.calendar-change-month-forward { + border: 1px solid transparent; + background-image: url(assets/calendar-arrow-right.svg); } + .calendar-change-month-forward:rtl { + background-image: url(assets/calendar-arrow-left.svg); } + .calendar-change-month-forward:hover { + border: 1px solid #ef934d; } + .calendar-change-month-forward:active { + background-color: #ef934d; } + +.datemenu-date-label { + padding: 1em 1.75em; + color: #d9cdb5; + font-weight: bold; + text-align: center; } + +.calendar-day-base { + font-size: 0.8em; + text-align: center; + width: 2.4em; + height: 1.8em; + border-radius: 0px; } + .calendar-day-base:active { + background-color: #ef934d; } + +.calendar-day-heading { + color: #d9cdb5; + padding-top: 0.9em; } + +.calendar-week-number { + color: #d9cdb5; + font-weight: bold; + padding-top: 0.6em; } + +.calendar-day:ltr { + color: #d9cdb5; + padding: 2px; } + +.calendar-day:rtl { + color: #d9cdb5; + padding: 3px; } + +.calendar-nonwork-day { + font-weight: bold; } + +.calendar-today { + font-weight: bold; } + .calendar-today:active { + color: #0f0f0f; } + +.calendar-other-month-day { + font-style: italic; } + +.calendar-day-with-events { + background-color: #ef934d; + font-weight: bold; } + .calendar-day-with-events:active { + color: #0f0f0f; } + +#keyboard { + background-color: rgba(15, 15, 15, 0.5); } + +.keyboard-key:grayed { + color: #0f0f0f; + border-color: #0f0f0f; } + +.keyboard-key:checked { + border-color: #c77b42; } + +.keyboard-layout { + spacing: 8px; + padding: 8px; } + +.keyboard-row { + spacing: 16px; } + +.keyboard-subkeys { + color: #d9cdb5; + padding: 4px; + -arrow-border-radius: 0px; + -arrow-background-color: #0f0f0f; + -arrow-border-width: 1px; + -arrow-border-color: #d9cdb5; + -arrow-base: 16px; + -arrow-rise: 8px; + -boxpointer-gap: 4px; } + +.magnifier-zoom-region { + border: 3px solid #888173; } + .magnifier-zoom-region.full-screen { + border-width: 0; } + +#notification { + border-radius: 0px; + border: 1px solid #888173; + padding: 8px; + spacing-rows: 5px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: #d9cdb5; } + #notification.multi-line-notification { + padding-bottom: 8px; + color: #d9cdb5; } + #notification StEntry:focus { + border: 1px solid #c77b42; } + #notification .url-highlighter { + link-color: #71b4d6; } + +.notification-with-image { + min-height: 159px; + color: #d9cdb5; } + +#notification-scrollview { + max-height: 10em; } + #notification-scrollview > .top-shadow { + height: 1em; } + #notification-scrollview > .bottom-shadow { + height: 1em; } + #notification-scrollview:ltr > StScrollBar { + padding-left: 6px; } + #notification-scrollview:rtl > StScrollBar { + padding-right: 6px; } + +#notification-body { + spacing: 4px; } + +#notification-actions { + spacing: 8px; } + +.notification-button { + border-radius: 0px; + min-width: 5em; + min-height: 1em; + padding: 4px; } + .notification-button:focus { + color: #0f0f0f; } + +.notification-icon-button { + border-radius: 0px; + min-width: 2em; + min-height: 2em; + padding: 4px; } + .notification-icon-button:focus { + color: #0f0f0f; } + .notification-icon-button > StIcon { + icon-size: 1.5em; } + +.modal-dialog { + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; + padding: 16px 20px; } + +.modal-dialog-button-box { + spacing: 16px; } + +.modal-dialog-button { + min-width: 5em; + min-height: 1em; + padding: 4px; } + .modal-dialog-button:focus { + color: #0f0f0f; } + .modal-dialog-button:disabled { + color: #3c3c3c; } + +.run-dialog-label { + color: #d9cdb5; + padding-bottom: 10px; } + +.run-dialog-error-label { + color: #ef934d; } + +.run-dialog-error-box { + padding-top: 15px; + spacing: 5px; } + +.run-dialog-completion-box { + padding-left: 15px; } + +.run-dialog-entry:focus { + border: 1px solid #c77b42; } + +.run-dialog { + border-radius: 0px; + padding: 16px 20px; } + +.cinnamon-mount-operation-icon { + icon-size: 4.8em; } + +.mount-password-reask { + color: #ef934d; } + +.show-processes-dialog { + spacing: 24px; } + +.mount-question-dialog { + spacing: 24px; } + +.show-processes-dialog-description:rtl { + padding-right: 17px; } + +.mount-question-dialog-description:rtl { + padding-right: 17px; } + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + .show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + +.show-processes-dialog-app-list-item { + color: #d9cdb5; } + .show-processes-dialog-app-list-item:hover { + color: #d9cdb5; } + .show-processes-dialog-app-list-item:ltr { + padding-right: 1em; } + .show-processes-dialog-app-list-item:rtl { + padding-left: 1em; } + +.show-processes-dialog-app-list-item-icon:ltr { + padding-right: 17px; } + +.show-processes-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + +.osd-window { + spacing: 1em; + padding: 16px; } + .osd-window .level { + height: 0.7em; + border-radius: 0.3em; + background-color: #020202; } + .osd-window .level-bar { + border-radius: 0.3em; + background-color: #c27941; } + +.info-osd, .workspace-osd, .overview-empty-placeholder { + font-size: 1.5em; + text-align: center; + padding: 8px 10px; } + +.lightbox { + background-color: rgba(15, 15, 15, 0.5); } + +.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 #888173; + border-radius: 0px; } + +.about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; } + +.about-description { + padding-top: 4px; } + +.about-version { + padding-left: 7px; } + +#LookingGlassDialog { + spacing: 4px; + padding: 8px; + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; } + +.desklet { + font-size: 0.9em; + padding: 8px; + color: #d9cdb5; + border-radius: 0px; + background-color: rgba(15, 15, 15, 0.5); } + .desklet:highlight { + background-color: #ef934d; } + +.desklet-with-borders { + font-size: 0.9em; + border-radius: 0px; } + .desklet-with-borders:highlight { + background-color: #ef934d; } + +.desklet-with-borders-and-header { + font-size: 0.9em; + border-radius-bottomleft: 0px; + border-radius-bottomright: 0px; } + .desklet-with-borders-and-header:highlight { + background-color: #ef934d; } + +.desklet-header { + font-size: 1.2em; + border-radius-topleft: 0px; + border-radius-topright: 0px; } + .desklet-header:highlight { + background-color: #ef934d; } + +.photoframe-box { + border-radius: 0px; } + .photoframe-box:highlight { + background-color: #ef934d; } + +.desklet-drag-placeholder { + border: 2px solid #ef934d; + background-color: rgba(15, 15, 15, 0.5); + border-radius: 0px; } + +.launcher { + padding: 1px; + transition-duration: 150; } + .launcher .icon-box { + padding-top: 2px; } + +#altTabPopup { + padding: 8px; + spacing: 16px; } + +.switcher-list { + border-radius: 0px; + border: 1px solid #888173; + padding: 16px; + color: #d9cdb5; } + .switcher-list .item-box { + padding: 8px; + border-radius: 0px; } + .switcher-list .item-box:selected { + color: #0f0f0f; } + .switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; + color: #d9cdb5; } + .switcher-list .thumbnail { + min-width: 20em; } + .switcher-list .separator { + width: 1px; + background-color: #ef934d; } + +.switcher-list-item-container { + spacing: 8px; } + +.thumbnail-scroll-gradient-left { + background-gradient-direction: horizontal; + background-gradient-start: #333333; + background-gradient-end: rgba(51, 51, 51, 0); + border-radius: 0px; + 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: #333333; + border-radius: 0px; + border-radius-topleft: 0; + border-radius-bottomleft: 0; + width: 60px; } + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: #d9cdb5; } + .switcher-arrow:highlighted { + border-color: rgba(0, 0, 0, 0); + color: #0f0f0f; } + +.switcher-preview-backdrop { + background-color: rgba(25, 25, 25, 0.65); } + +#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: #71b4d6; + border-top: 1px solid; + border-left: 1px solid; + border-bottom: 1px solid; + border-color: rgba(217, 205, 181, 0.22); } + .workspace-add-button:hover { + background-image: url(assets/add-workspace-hover.png); + border-color: #c77b42; } + .workspace-add-button:active { + background-image: url(assets/add-workspace.png); + border-color: #c77b42; + background-color: #7ec97e; } + +.workspace-close-button { + background-image: url(assets/close-window.svg); + height: 32px; + width: 32px; + -cinnamon-close-overlap: 20px; } + +.workspace-overview-background-shade { + background-color: rgba(15, 15, 15, 0.5); } + +.window-caption { + padding: 4px 6px; + border: 1px solid #888173; + border-radius: 0px; + color: #d9cdb5; + -cinnamon-caption-spacing: 4px; } + .window-caption:focus, .window-caption#selected { + color: #0f0f0f; + border: 1px solid #c77b42; } + +.window-border { + border: 1px solid #c77b42; } + +.window-close { + background-image: url(assets/close-window.svg); + height: 32px; + width: 32px; + -cinnamon-close-overlap: 20px; } + .window-close: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: rgba(15, 15, 15, 0.5); + border: 1px solid #888173; + border-bottom-width: 0; + border-radius: 20px 20px 0 0; + height: 120px; + width: 400px; } + +.expo-workspace-thumbnail-frame { + border: 1px solid #888173; } + .expo-workspace-thumbnail-frame#active { + border: 1px solid #c77b42; } + +.expo-workspaces-name-entry { + padding: 4px 6px; + height: 1.5em; + border: 1px solid #888173; + border-radius: 0px; + selected-color: #0f0f0f; + selection-background-color: #ef934d; + color: #d9cdb5; + text-align: center; } + .expo-workspaces-name-entry#selected { + color: #0f0f0f; + selected-color: #d9cdb5; + selection-background-color: #ef934d; + border: 1px solid #c77b42; } + .expo-workspaces-name-entry:focus { + border: 1px solid #c77b42; } + .expo-workspaces-name-entry:hover { + border: 1px solid #c77b42; } + +.ripple-box { + width: 104px; + height: 104px; + background-image: url(assets/corner-ripple.png); + background-color: #ef934d; + border-radius: 52px; } + +.tile-hud:top { + border-top-width: 0; + border-radius: 0 0 10px 10px; } + +.tile-hud:bottom { + border-bottom-width: 0; + border-radius: 0px 0px 0 0; } + +.tile-hud:left { + border-left-width: 0; + border-radius: 0 10px 10px 0; } + +.tile-hud:right { + border-right-width: 0; + border-radius: 10px 0 0 10px; } + +.tile-hud:top-left { + border-top-width: 0; + border-left-width: 0; + border-radius: 0 0 10px 0; } + +.tile-hud:top-right { + border-top-width: 0; + border-right-width: 0; + border-radius: 0 0 0 10px; } + +.tile-hud:bottom-left { + border-bottom-width: 0; + border-left-width: 0; + border-radius: 0 10px 0 0; } + +.tile-hud:bottom-right { + border-bottom-width: 0; + border-right-width: 0; + border-radius: 10px 0 0 0; } diff --git a/.themes/caelus/cinnamon/scss/_extends.scss b/.themes/caelus/cinnamon/scss/_extends.scss new file mode 100644 index 0000000..9a78c30 --- /dev/null +++ b/.themes/caelus/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/caelus/cinnamon/scss/_global.scss b/.themes/caelus/cinnamon/scss/_global.scss new file mode 100644 index 0000000..cb62cc0 --- /dev/null +++ b/.themes/caelus/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: #272a28; +$button_fg_color: #d9cdb5; +$selected_bg_color: #ef934d; +$selected_fg_color: #0f0f0f; +$tooltip_bg_color: #1e1f1e; +$tooltip_fg_color: #d9cdb5; +$dark_bg_color: fade-out(#0f0f0f, 1 - 1.0); +$dark_fg_color: #d9cdb5; + +// 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(#0f0f0f, 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: #e3d6c9; + +// other colors used in the theme +$link_color: #71b4d6; +$success_color: #7ec97e; +$warning_color: #ef934d; +$error_color: #f16e65; +$info_fg_color: #0f0f0f; +$info_bg_color: #71b4d6; + +// used for border-radius throughout theme +$roundness: 0px; + +// used for buttons, entrys, panel spacing, and menu item spacing. +$spacing: 2px; +$spacing_plus2: (2 + 2) + px; + diff --git a/.themes/caelus/cinnamon/scss/cinnamon.scss b/.themes/caelus/cinnamon/scss/cinnamon.scss new file mode 100644 index 0000000..0d1f522 --- /dev/null +++ b/.themes/caelus/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/caelus/cinnamon/scss/sections/_accessibility.scss b/.themes/caelus/cinnamon/scss/sections/_accessibility.scss new file mode 100644 index 0000000..265978e --- /dev/null +++ b/.themes/caelus/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/caelus/cinnamon/scss/sections/_alt-tab.scss b/.themes/caelus/cinnamon/scss/sections/_alt-tab.scss new file mode 100644 index 0000000..06e57e1 --- /dev/null +++ b/.themes/caelus/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/caelus/cinnamon/scss/sections/_calendar.scss b/.themes/caelus/cinnamon/scss/sections/_calendar.scss new file mode 100644 index 0000000..1bf695c --- /dev/null +++ b/.themes/caelus/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/caelus/cinnamon/scss/sections/_desklets.scss b/.themes/caelus/cinnamon/scss/sections/_desklets.scss new file mode 100644 index 0000000..74f8866 --- /dev/null +++ b/.themes/caelus/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/caelus/cinnamon/scss/sections/_dialogs.scss b/.themes/caelus/cinnamon/scss/sections/_dialogs.scss new file mode 100644 index 0000000..9f1ee3f --- /dev/null +++ b/.themes/caelus/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/caelus/cinnamon/scss/sections/_menu.scss b/.themes/caelus/cinnamon/scss/sections/_menu.scss new file mode 100644 index 0000000..c4e45be --- /dev/null +++ b/.themes/caelus/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/caelus/cinnamon/scss/sections/_notifications.scss b/.themes/caelus/cinnamon/scss/sections/_notifications.scss new file mode 100644 index 0000000..9bd5097 --- /dev/null +++ b/.themes/caelus/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/caelus/cinnamon/scss/sections/_overview.scss b/.themes/caelus/cinnamon/scss/sections/_overview.scss new file mode 100644 index 0000000..c87d5d0 --- /dev/null +++ b/.themes/caelus/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/caelus/cinnamon/scss/sections/_panel.scss b/.themes/caelus/cinnamon/scss/sections/_panel.scss new file mode 100644 index 0000000..f1743f5 --- /dev/null +++ b/.themes/caelus/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/caelus/cinnamon/scss/sections/_stage.scss b/.themes/caelus/cinnamon/scss/sections/_stage.scss new file mode 100644 index 0000000..e6944a6 --- /dev/null +++ b/.themes/caelus/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/caelus/cinnamon/scss/sections/_tile-hud.scss b/.themes/caelus/cinnamon/scss/sections/_tile-hud.scss new file mode 100644 index 0000000..35f5ed8 --- /dev/null +++ b/.themes/caelus/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/caelus/cinnamon/thumbnail.png b/.themes/caelus/cinnamon/thumbnail.png new file mode 100644 index 0000000..ac66aa1 Binary files /dev/null and b/.themes/caelus/cinnamon/thumbnail.png differ diff --git a/.themes/caelus/gtk-2.0/gtkrc b/.themes/caelus/gtk-2.0/gtkrc new file mode 100644 index 0000000..f7f341e --- /dev/null +++ b/.themes/caelus/gtk-2.0/gtkrc @@ -0,0 +1,995 @@ +# Oomox GTK Theme (Numix Fork) + +gtk-color-scheme = +"base_color:#272a28\nbg_color:#1e1f1e\ntooltip_bg_color:#1e1f1e\nselected_bg_color:#ef934d\ntext_color:#d9cdb5\nfg_color:#d9cdb5\ntooltip_fg_color:#d9cdb5\nselected_fg_color:#0f0f0f\nmenubar_bg_color:#0f0f0f\nmenubar_fg_color:#d9cdb5\ntoolbar_bg_color:#1e1f1e\ntoolbar_fg_color:#d9cdb5\nmenu_bg_color:#0f0f0f\nmenu_fg_color:#d9cdb5\npanel_bg_color:#1e1f1e\npanel_fg_color:#d9cdb5\nlink_color:#71b4d6\nbtn_bg_color:#272a28\nbtn_fg_color:#d9cdb5\ntitlebar_bg_color:#0f0f0f\ntitlebar_fg_color:#d9cdb5\nprimary_caret_color:#e3d6c9\nsecondary_caret_color:#e3d6c9\naccent_bg_color:#ef934d\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 = 0# 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 = 0 + 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 = 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 = 25 + #roundness = 0 + 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 = 0 + 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 = 0 + 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 = 0.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 = 0 + } +} + +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.<GtkTreeView>.<GtkButton>" style "murrine-treeview-header" + +# Google Chrome/Chromium Styles (requires 9.0.597 or newer) + +style "chromium-toolbar-button" { + engine "murrine" { + roundness = 0 + 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 "*<GtkNotebook>" style "clearlooks-notebook" +widget_class "*<GtkNotebook>*<GtkEventBox>" style "clearlooks-notebook-bg" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "clearlooks-notebook-bg" +widget_class "*<GtkNotebook>*<GtkLayout>" style "clearlooks-notebook-bg" +widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook" + +widget_class "*<GtkButton>" style "murrine-button" +widget_class "*<GtkStatusbar>*" style "murrine-statusbar" +widget_class "*<GtkProgress>" style "murrine-progressbar" +widget_class "*<GtkProgressBar>" style "murrine-progressbar" + +widget_class "*<GtkComboBoxEntry>*" style "murrine-comboboxentry" +widget_class "*<GtkCombo>*" style "murrine-comboboxentry" + +widget_class "*<GtkMenu>*" style "murrine-menu" +widget_class "*<GtkMenuItem>*" style "murrine-menu-item" +widget_class "*<GtkSeparatorMenuItem>*" style "murrine-separator-menu-item" +widget_class "*Menu*.*Sepa*" style "murrine-separator-menu-item" +widget_class "*<GtkMenuBar>*" style "murrine-menubar" +widget_class "*<GtkMenuBar>*<GtkMenuItem>*" 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 "*.<GtkFrame>.<GtkLabel>" style "murrine-frame-title" + +widget_class "*.<GtkTreeView>*" style "murrine-treeview" +widget_class "*.<GtkTreeView>.<GtkButton>" style "murrine-treeview-header" +widget_class "*.<GtkCTree>.<GtkButton>" style "murrine-treeview-header" +widget_class "*.<GtkList>.<GtkButton>" style "murrine-treeview-header" +widget_class "*.<GtkCList>.<GtkButton>" style "murrine-treeview-header" + +widget_class "*.<GtkCheckButton>" style "clearlooks-radiocheck" +widget_class "*<GtkNotebook>.*.<GtkCheckButton>" style "clearlooks-base-radiocheck" +widget_class "*<GtkCellRendererToggle>" style "clearlooks-base-radiocheck" + +widget "gtk-tooltip*" style "murrine-tooltips" + +widget_class "*<GtkScrolledWindow>*<OsScrollbar>" 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 "*.<GtkComboBox>.<GtkCellView>" 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 "*<GtkListItem>*" style "fg-is-text-color-workaround" +widget_class "*<GtkCList>" style "fg-is-text-color-workaround" +widget_class "*<EelEditableLabel>" 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 "*<GimpOverlayFrame>*" 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 "*.<GtkButton>.<GtkLabel>" style "murrine-buttonlabel" +widget_class "*<GtkButton>*<GtkLabel>*" style:highest "murrine-buttonlabel" +widget_class "*<GtkCheckButton>*<GtkLabel>*" style:highest "clearlooks-radiocheck-label" +widget_class "*<GtkComboBoxText>*" style "murrine-comboboxtext" +widget_class "*<GtkToggleButton>*" style "murrine-togglebutton" +widget_class "*.<GtkCheckButton>" style "murrine-radiocheck" +widget_class "*<GtkComboBoxText>*<GtkEntry>*" style:highest "murrine-entry" +widget_class "*<GtkToolbar>*<GtkToolButton>*<GtkLabel>*" style:highest "murrine-toolbutton-label" diff --git a/.themes/caelus/gtk-3.0/assets/all-assets.svg b/.themes/caelus/gtk-3.0/assets/all-assets.svg new file mode 100644 index 0000000..6b2b9d7 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/all-assets.svg @@ -0,0 +1,4456 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="96" + height="456" + viewBox="0 0 96.000001 456.00001" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="all-assets.svg"> + <defs + id="defs4"> + <clipPath + id="clipPath4171" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4173" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4183" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4185" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4189" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4191" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4203" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4205" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4215" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4217" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4221" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4223" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4233" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4235" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4239" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4241" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4251" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4253" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4257" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4259" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4271" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4273" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4283" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4285" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4289" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4291" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4301" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4303" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath4307" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4309" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath4317" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4319" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4323" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4325" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4337" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4339" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD1JREFUGJXNj7ERACEMw2yTIvsvyzfEVBw5Jnh1UidmlnGgvsi5WoiMWj2gZF+HbeHhN4HkNZKhgT4nvvsb6b4VPsFdnKYAAAAASUVORK5CYII=" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4349" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4351" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4355" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4357" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4367" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4369" + d="m 94.83136,54.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath4373" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4375" + d="m 90,52 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath4383" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4385" + d="M 24,32.00594 C 24,33.10723 24.89451,34 25.99406,34 l 12.01188,0 C 39.10723,34 40,33.10549 40,32.00594 L 40,19.99406 C 40,18.89277 39.10549,18 38.00594,18 L 25.99406,18 C 24.89277,18 24,18.89451 24,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4389" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4391" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4399" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4401" + d="M 56,32.00594 C 56,33.10723 56.89451,34 57.99406,34 l 12.01188,0 C 71.10723,34 72,33.10549 72,32.00594 L 72,19.99406 C 72,18.89277 71.10549,18 70.00594,18 L 57.99406,18 C 56.89277,18 56,18.89451 56,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4405" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4407" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4415" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4417" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath4421" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4423" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath4431" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4433" + d="M 88,32.00594 C 88,33.10723 88.89451,34 89.99406,34 l 12.01184,0 C 103.1072,34 104,33.10549 104,32.00594 l 0,-12.01188 C 104,18.89277 103.1055,18 102.0059,18 L 89.99406,18 C 88.89277,18 88,18.89451 88,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4437" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4439" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4447" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4449" + d="m 94.83136,24.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath4453" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4455" + d="m 90,22 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath4642" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4644" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4654" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4656" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4660" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4662" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask4674" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4676" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4686" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4688" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4692" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4694" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4704" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4706" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4710" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4712" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4722" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4724" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4728" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4730" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask4742" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4744" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4754" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4756" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4760" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4762" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4772" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4774" + d="m 103.6627,39.16762 -4.23658,4.23661 c -0.78247,0.78247 -2.05341,0.78708 -2.83446,0.006 -0.78649,-0.78649 -0.77835,-2.05007 0.006,-2.83445 l 5.64481,-5.6448 c 0.7825,-0.78247 2.0534,-0.78708 2.8344,-0.006 0.0572,0.05713 0.1101,0.11678 0.1589,0.17858 0.0616,0.04854 0.1209,0.10123 0.1778,0.15806 l 11.3267,11.32673 c 0.7726,0.77257 0.7745,2.04087 -0.007,2.82191 -0.7865,0.7865 -2.0445,0.78397 -2.8219,0.0065 L 103.6627,39.16762 Z" /> + </clipPath> + <clipPath + id="clipPath4778" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4780" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4894" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4896" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4906" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4908" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4912" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4914" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4926" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4928" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4938" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4940" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4944" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4946" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4956" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4958" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4962" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4964" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4974" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4976" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4980" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4982" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4994" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4996" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5006" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5008" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5012" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5014" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5024" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5026" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5030" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5032" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5040" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5042" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5046" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5048" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask5060" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5062" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD1JREFUGJXNj7ERACEMw2yTIvsvyzfEVBw5Jnh1UidmlnGgvsi5WoiMWj2gZF+HbeHhN4HkNZKhgT4nvvsb6b4VPsFdnKYAAAAASUVORK5CYII=" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5072" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5074" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5078" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5080" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5090" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5092" + d="m 94.83136,54.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5096" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5098" + d="m 90,52 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5106" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5108" + d="M 24,32.00594 C 24,33.10723 24.89451,34 25.99406,34 l 12.01188,0 C 39.10723,34 40,33.10549 40,32.00594 L 40,19.99406 C 40,18.89277 39.10549,18 38.00594,18 L 25.99406,18 C 24.89277,18 24,18.89451 24,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5112" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5114" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5122" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5124" + d="M 56,32.00594 C 56,33.10723 56.89451,34 57.99406,34 l 12.01188,0 C 71.10723,34 72,33.10549 72,32.00594 L 72,19.99406 C 72,18.89277 71.10549,18 70.00594,18 L 57.99406,18 C 56.89277,18 56,18.89451 56,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5128" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5130" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5138" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5140" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5144" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5146" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5154" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5156" + d="M 88,32.00594 C 88,33.10723 88.89451,34 89.99406,34 l 12.01184,0 C 103.1072,34 104,33.10549 104,32.00594 l 0,-12.01188 C 104,18.89277 103.1055,18 102.0059,18 L 89.99406,18 C 88.89277,18 88,18.89451 88,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5160" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5162" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5170" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5172" + d="m 94.83136,24.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5176" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5178" + d="m 90,22 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5365" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5367" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5377" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5379" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5383" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5385" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask5397" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5399" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5409" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5411" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5415" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5417" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5427" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5429" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5433" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5435" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5445" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5447" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5451" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5453" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask5465" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5467" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5477" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5479" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5483" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5485" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5495" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5497" + d="m 103.6627,39.16762 -4.23658,4.23661 c -0.78247,0.78247 -2.05341,0.78708 -2.83446,0.006 -0.78649,-0.78649 -0.77835,-2.05007 0.006,-2.83445 l 5.64481,-5.6448 c 0.7825,-0.78247 2.0534,-0.78708 2.8344,-0.006 0.0572,0.05713 0.1101,0.11678 0.1589,0.17858 0.0616,0.04854 0.1209,0.10123 0.1778,0.15806 l 11.3267,11.32673 c 0.7726,0.77257 0.7745,2.04087 -0.007,2.82191 -0.7865,0.7865 -2.0445,0.78397 -2.8219,0.0065 L 103.6627,39.16762 Z" /> + </clipPath> + <clipPath + id="clipPath5501" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5503" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5617" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5619" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5629" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5631" + d="m 24,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5635" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5637" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5645" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5647" + d="m 28,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 35.55361,33 36,32.55614 36,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 28.44639,31 28,31.44386 28,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5651" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5653" + d="m 28,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5661" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5663" + d="m 56,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5667" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5669" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5677" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5679" + d="m 60,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,33 68,32.55614 68,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,31 60,31.44386 60,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5683" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5685" + d="m 60,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5693" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5695" + d="m 87,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5699" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5701" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5709" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5711" + d="m 91,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 98.55361,33 99,32.55614 99,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 91.44639,31 91,31.44386 91,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5715" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5717" + d="m 91,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5725" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5727" + d="m 24,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5731" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5733" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5741" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5743" + d="m 30.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0033,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5747" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5749" + d="m 26,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5757" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5759" + d="m 56,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5763" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5765" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5773" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5775" + d="m 62.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0032,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5779" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5781" + d="m 58,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5789" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5791" + d="m 87,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5795" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5797" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5805" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5807" + d="m 93.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5811" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5813" + d="m 89,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5821" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5823" + d="m 32,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5827" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5829" + d="m 29,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5837" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5839" + d="m 64,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5843" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5845" + d="m 61,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5853" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5855" + d="m 95,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5859" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5861" + d="m 92,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6028" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6030" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6040" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6042" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6046" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6048" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6060" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6062" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6072" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6074" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6078" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6080" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6090" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6092" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6096" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6098" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6108" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6110" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6114" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6116" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6128" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6130" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6140" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6142" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6146" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6148" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6158" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6160" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6164" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6166" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6174" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6176" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6180" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6182" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6194" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6196" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6206" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6208" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6212" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6214" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6224" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6226" + d="m 96,53 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6230" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6232" + d="m 93,53 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6240" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6242" + d="m 24,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6246" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6248" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6256" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6258" + d="m 56,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6262" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6264" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6272" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6274" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6278" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6280" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6288" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6290" + d="m 88,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6294" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6296" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6304" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6306" + d="m 96,23 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6310" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6312" + d="m 93,23 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6499" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6501" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6511" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6513" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6517" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6519" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6531" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6533" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6543" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6545" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6549" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6551" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6561" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6563" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6567" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6569" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6579" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6581" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6585" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6587" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6599" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6601" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6611" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6613" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6617" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6619" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6629" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6631" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6635" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6637" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6645" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6647" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6651" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6653" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6665" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6667" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6677" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6679" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6683" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6685" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6695" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6697" + d="m 96,53 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6701" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6703" + d="m 93,53 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6711" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6713" + d="m 24,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6717" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6719" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6727" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6729" + d="m 56,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6733" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6735" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6743" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6745" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6749" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6751" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6759" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6761" + d="m 88,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6765" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6767" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6775" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6777" + d="m 96,23 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6781" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6783" + d="m 93,23 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5978" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5980" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5990" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5992" + d="m 24,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5996" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5998" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6006" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6008" + d="m 28,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 35.55361,33 36,32.55614 36,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 28.44639,31 28,31.44386 28,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6012" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6014" + d="m 28,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6022" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6024" + d="m 56,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6028-6" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6030-7" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6038" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6040" + d="m 60,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,33 68,32.55614 68,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,31 60,31.44386 60,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6044" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6046" + d="m 60,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6054" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6056" + d="m 87,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6060" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6062" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6070" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6072" + d="m 91,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 98.55361,33 99,32.55614 99,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 91.44639,31 91,31.44386 91,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6076" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6078" + d="m 91,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6086" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6088" + d="m 24,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6092" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6094" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6102" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6104" + d="m 30.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0033,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6108-5" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6110-3" + d="m 26,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6118" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6120" + d="m 56,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6124" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6126" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6134" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6136" + d="m 62.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0032,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6140-5" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6142-6" + d="m 58,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6150" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6152" + d="m 87,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6156" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6158" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6166" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6168-2" + d="m 93.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6172" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6174" + d="m 89,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6182" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6184-9" + d="m 32,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6188" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6190" + d="m 29,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6198" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6200" + d="m 64,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6204" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6206" + d="m 61,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6214" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6216-1" + d="m 95,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6220" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6222" + d="m 92,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="6.595402" + inkscape:cx="23.649497" + inkscape:cy="148.54955" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1440" + inkscape:window-height="852" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + showguides="true" + inkscape:guide-bbox="true" + units="px" + fit-margin-top="2" + fit-margin-left="2" + fit-margin-right="2" + fit-margin-bottom="2"> + <inkscape:grid + type="xygrid" + id="grid6508" + originx="-58.000001" + originy="-678" /> + <sodipodi:guide + position="0.9999997,198.00002" + orientation="0,1" + id="guide6546" /> + <sodipodi:guide + position="14,182.00002" + orientation="0,1" + id="guide6548" /> + <sodipodi:guide + position="1.9999997,195.00002" + orientation="1,0" + id="guide6550" /> + <sodipodi:guide + position="18,194.00002" + orientation="1,0" + id="guide6552" /> + <sodipodi:guide + position="32,190.00002" + orientation="1,0" + id="guide6554" /> + <sodipodi:guide + position="48.000001,189.00002" + orientation="1,0" + id="guide6556" /> + <sodipodi:guide + position="62.000001,191.00002" + orientation="1,0" + id="guide6558" /> + <sodipodi:guide + position="78,187.00002" + orientation="1,0" + id="guide6560" /> + <sodipodi:guide + position="46.000001,168.00002" + orientation="0,1" + id="guide6562" /> + <sodipodi:guide + position="47.000001,152.00002" + orientation="0,1" + id="guide6564" /> + <sodipodi:guide + position="3.9999997,138.00002" + orientation="0,1" + id="guide6566" /> + <sodipodi:guide + position="4.9999997,122.00002" + orientation="0,1" + id="guide6568" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + style="display:inline" + transform="translate(-28,-258.3622)"> + <g + id="g4165" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4195" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4197" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4209" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4211" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4213" + clip-path="url(#clipPath4215)"> + <g + id="g4219" + clip-path="url(#clipPath4221)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -50,63.10723 -49.10549,64 -48.00594,64 l 12.01188,0 C -34.89277,64 -34,63.10549 -34,62.00594 l 0,-12.01188 C -34,48.89277 -34.89451,48 -35.99406,48 l -12.01188,0 C -49.10723,48 -50,48.89451 -50,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4225" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4227" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="checkbox-unchecked" + transform="matrix(0.8,0,0,0.8,6,59.329592)" + inkscape:label="#g5656"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4179"> + <g + clip-path="url(#clipPath4183)" + id="g4181"> + <g + clip-path="url(#clipPath4189)" + id="g4187"> + <path + inkscape:connector-curvature="0" + id="path4193" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4199"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g4201"> + <image + id="image4207" + mask="url(#mask4203)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4229"> + <g + clip-path="url(#clipPath4233)" + id="g4231"> + <g + clip-path="url(#clipPath4239)" + id="g4237"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g4243"> + <path + inkscape:connector-curvature="0" + id="path4245" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + d="M 0,1.99406 C 0,0.8927712 0.8945138,0 1.99406,0 L 14.00594,0 C 15.10723,0 16,0.8945138 16,1.99406 l 0,12.01188 C 16,15.10723 15.10549,16 14.00594,16 L 1.99406,16 C 0.8927712,16 0,15.10549 0,14.00594 L 0,1.99406 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4263" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4265" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4277" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4279" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4281" + clip-path="url(#clipPath4283)"> + <g + id="g4287" + clip-path="url(#clipPath4289)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -18,63.10723 -17.10549,64 -16.00594,64 l 12.01188,0 C -2.892771,64 -2,63.10549 -2,62.00594 L -2,49.99406 C -2,48.89277 -2.894514,48 -3.99406,48 l -12.01188,0 C -17.10723,48 -18,48.89451 -18,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4295" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="checkbox-mixed" + transform="matrix(0.8,0,0,0.8,4,59.329597)" + inkscape:label="#g5670"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4247"> + <g + clip-path="url(#clipPath4251)" + id="g4249"> + <g + clip-path="url(#clipPath4257)" + id="g4255"> + <path + inkscape:connector-curvature="0" + id="path4261" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4267"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g4269"> + <image + id="image4275" + mask="url(#mask4271)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4297"> + <g + clip-path="url(#clipPath4301)" + id="g4299"> + <g + clip-path="url(#clipPath4307)" + id="g4305"> + <path + inkscape:connector-curvature="0" + id="path4311" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g4329" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4331" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4343" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4345" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4347" + clip-path="url(#clipPath4349)"> + <g + id="g4353" + clip-path="url(#clipPath4355)"> + <path + d="M 5,73 42,73 42,37 5,37 5,73 Z M 14,62.00594 C 14,63.10723 14.89451,64 15.99406,64 l 12.01188,0 C 29.10723,64 30,63.10549 30,62.00594 L 30,49.99406 C 30,48.89277 29.10549,48 28.00594,48 L 15.99406,48 C 14.89277,48 14,48.89451 14,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4359" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4361" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="checkbox-checked" + transform="matrix(0.8,0,0,0.8,2,59.329592)" + inkscape:label="#g5683"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4313"> + <g + clip-path="url(#clipPath4317)" + id="g4315"> + <g + clip-path="url(#clipPath4323)" + id="g4321"> + <path + inkscape:connector-curvature="0" + id="path4327" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4333"> + <g + transform="matrix(16,0,0,16,88,48)" + id="g4335"> + <image + id="image4341" + mask="url(#mask4337)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4363"> + <g + clip-path="url(#clipPath4367)" + id="g4365"> + <g + clip-path="url(#clipPath4373)" + id="g4371"> + <path + inkscape:connector-curvature="0" + id="path4377" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 86,65 20.6581,0 0,-17.83035 -20.6581,0 L 86,65 Z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-unchecked-insensitive" + transform="matrix(0.8,0,0,0.8,6,59.329592)" + inkscape:label="#g5630"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4379"> + <g + clip-path="url(#clipPath4383)" + id="g4381"> + <g + clip-path="url(#clipPath4389)" + id="g4387"> + <path + inkscape:connector-curvature="0" + id="path4393" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-mixed-insensitive" + transform="matrix(0.8,0,0,0.8,4,59.329597)" + inkscape:label="#g5636"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4395"> + <g + clip-path="url(#clipPath4399)" + id="g4397"> + <g + clip-path="url(#clipPath4405)" + id="g4403"> + <path + inkscape:connector-curvature="0" + id="path4409" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4411"> + <g + clip-path="url(#clipPath4415)" + id="g4413"> + <g + clip-path="url(#clipPath4421)" + id="g4419"> + <path + inkscape:connector-curvature="0" + id="path4425" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-checked-insensitive" + transform="matrix(0.8,0,0,0.8,2,59.329592)" + inkscape:label="#g5646"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4427"> + <g + clip-path="url(#clipPath4431)" + id="g4429"> + <g + clip-path="url(#clipPath4437)" + id="g4435"> + <path + inkscape:connector-curvature="0" + id="path4441" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4443"> + <g + clip-path="url(#clipPath4447)" + id="g4445"> + <g + clip-path="url(#clipPath4453)" + id="g4451"> + <path + inkscape:connector-curvature="0" + id="path4457" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 86,35 20.6581,0 0,-17.83035 -20.6581,0 L 86,35 Z" /> + </g> + </g> + </g> + </g> + <g + id="g4636" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4666" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4668" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4680" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4682" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)"> + <g + id="g4684" + clip-path="url(#clipPath4686)"> + <g + id="g4690" + clip-path="url(#clipPath4692)"> + <path + d="m -91,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -82,56.20723 -80.21097,58 -77.99574,58 l 23.99148,0 C -51.79277,58 -50,56.21097 -50,53.99574 l 0,-23.99148 C -50,27.79277 -51.78903,26 -54.00426,26 l -23.99148,0 C -80.20723,26 -82,27.78903 -82,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4696" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4698" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="grid-selection-unchecked" + transform="matrix(0.8,0,0,0.8,-178.00002,-422.95615)" + inkscape:label="#g5902"> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4650"> + <g + clip-path="url(#clipPath4654)" + id="g4652"> + <g + clip-path="url(#clipPath4660)" + id="g4658"> + <path + inkscape:connector-curvature="0" + id="path4664" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4670"> + <g + transform="matrix(32,0,0,32,24,26)" + id="g4672"> + <image + id="image4678" + mask="url(#mask4674)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4700"> + <g + clip-path="url(#clipPath4704)" + id="g4702"> + <g + clip-path="url(#clipPath4710)" + id="g4708"> + <g + transform="matrix(1,0,0,-1,24,58)" + id="g4714"> + <path + inkscape:connector-curvature="0" + id="path4716" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + d="M 0,4.004258 C 0,1.792767 1.789028,0 4.004258,0 L 27.99574,0 C 30.20723,0 32,1.789028 32,4.004258 L 32,27.99574 C 32,30.20723 30.21097,32 27.99574,32 L 4.004258,32 C 1.792767,32 0,30.21097 0,27.99574 L 0,4.004258 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4734" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4736" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4748" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4750" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)"> + <g + id="g4752" + clip-path="url(#clipPath4754)"> + <g + id="g4758" + clip-path="url(#clipPath4760)"> + <path + d="m -25,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -16,56.20723 -14.21097,58 -11.99574,58 l 23.99148,0 C 14.20723,58 16,56.21097 16,53.99574 L 16,30.00426 C 16,27.79277 14.21097,26 11.99574,26 l -23.99148,0 C -14.20723,26 -16,27.78903 -16,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4764" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4766" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="grid-selection-checked" + transform="matrix(0.8,0,0,0.8,-184.00002,-422.95615)" + inkscape:label="#g5916"> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4718"> + <g + clip-path="url(#clipPath4722)" + id="g4720"> + <g + clip-path="url(#clipPath4728)" + id="g4726"> + <path + inkscape:connector-curvature="0" + id="path4732" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,63 42,0 0,-42 -42,0 0,42 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4738"> + <g + transform="matrix(32,0,0,32,90,26)" + id="g4740"> + <image + id="image4746" + mask="url(#mask4742)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4768"> + <g + clip-path="url(#clipPath4772)" + id="g4770"> + <g + clip-path="url(#clipPath4778)" + id="g4776"> + <path + inkscape:connector-curvature="0" + id="path4782" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 91.00559,55 31.31411,0 0,-25.65833 -31.31411,0 0,25.65833 z" /> + </g> + </g> + </g> + </g> + <g + id="g4888" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4918" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4920" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4932" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4934" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g4936" + clip-path="url(#clipPath4938)"> + <g + id="g4942" + clip-path="url(#clipPath4944)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -50,63.10723 -49.10549,64 -48.00594,64 l 12.01188,0 C -34.89277,64 -34,63.10549 -34,62.00594 l 0,-12.01188 C -34,48.89277 -34.89451,48 -35.99406,48 l -12.01188,0 C -49.10723,48 -50,48.89451 -50,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4948" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4950" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="checkbox-unchecked-dark" + transform="matrix(0.8,0,0,0.8,6,23.329581)" + inkscape:label="#g5603"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4902"> + <g + clip-path="url(#clipPath4906)" + id="g4904"> + <g + clip-path="url(#clipPath4912)" + id="g4910"> + <path + inkscape:connector-curvature="0" + id="path4916" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4922"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g4924"> + <image + id="image4930" + mask="url(#mask4926)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4952"> + <g + clip-path="url(#clipPath4956)" + id="g4954"> + <g + clip-path="url(#clipPath4962)" + id="g4960"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g4966"> + <path + inkscape:connector-curvature="0" + id="path4968" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,1.99406 C 0,0.8927712 0.8945138,0 1.99406,0 L 14.00594,0 C 15.10723,0 16,0.8945138 16,1.99406 l 0,12.01188 C 16,15.10723 15.10549,16 14.00594,16 L 1.99406,16 C 0.8927712,16 0,15.10549 0,14.00594 L 0,1.99406 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4986" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4988" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5000" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5002" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g5004" + clip-path="url(#clipPath5006)"> + <g + id="g5010" + clip-path="url(#clipPath5012)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -18,63.10723 -17.10549,64 -16.00594,64 l 12.01188,0 C -2.892771,64 -2,63.10549 -2,62.00594 L -2,49.99406 C -2,48.89277 -2.894514,48 -3.99406,48 l -12.01188,0 C -17.10723,48 -18,48.89451 -18,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5016" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5018" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="checkbox-mixed-dark" + transform="matrix(0.8,0,0,0.8,4,23.329581)" + inkscape:label="#g5617"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4970"> + <g + clip-path="url(#clipPath4974)" + id="g4972"> + <g + clip-path="url(#clipPath4980)" + id="g4978"> + <path + inkscape:connector-curvature="0" + id="path4984" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4990"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g4992"> + <image + id="image4998" + mask="url(#mask4994)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5020"> + <g + clip-path="url(#clipPath5024)" + id="g5022"> + <g + clip-path="url(#clipPath5030)" + id="g5028"> + <path + inkscape:connector-curvature="0" + id="path5034" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g5052" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5054" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5066" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5068" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g5070" + clip-path="url(#clipPath5072)"> + <g + id="g5076" + clip-path="url(#clipPath5078)"> + <path + d="M 5,73 42,73 42,37 5,37 5,73 Z M 14,62.00594 C 14,63.10723 14.89451,64 15.99406,64 l 12.01188,0 C 29.10723,64 30,63.10549 30,62.00594 L 30,49.99406 C 30,48.89277 29.10549,48 28.00594,48 L 15.99406,48 C 14.89277,48 14,48.89451 14,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5082" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5084" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="checkbox-checked-dark" + inkscape:label="#g5096"> + <g + transform="matrix(1,0,0,-1,2,490.3622)" + id="g5036"> + <g + clip-path="url(#clipPath5040)" + id="g5038"> + <g + clip-path="url(#clipPath5046)" + id="g5044"> + <path + inkscape:connector-curvature="0" + id="path5050" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + inkscape:label="#g5056" + transform="matrix(1,0,0,-1,2,490.3622)" + id="5056"> + <g + transform="matrix(16,0,0,16,88,48)" + id="g5058"> + <image + id="image5064" + mask="url(#mask5060)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1,0,0,-1,1.670925,490.3622)" + id="g5086"> + <g + clip-path="url(#clipPath5090)" + id="g5088"> + <g + clip-path="url(#clipPath5096)" + id="g5094"> + <path + inkscape:connector-curvature="0" + id="path5100" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 86,65 20.6581,0 0,-17.83035 -20.6581,0 L 86,65 Z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-unchecked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,6,23.329581)" + inkscape:label="#g5696"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5102"> + <g + clip-path="url(#clipPath5106)" + id="g5104"> + <g + clip-path="url(#clipPath5112)" + id="g5110"> + <path + inkscape:connector-curvature="0" + id="path5116" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-mixed-insensitive-dark" + transform="matrix(0.8,0,0,0.8,4,23.329581)" + inkscape:label="#g5702"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5118"> + <g + clip-path="url(#clipPath5122)" + id="g5120"> + <g + clip-path="url(#clipPath5128)" + id="g5126"> + <path + inkscape:connector-curvature="0" + id="path5132" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5134"> + <g + clip-path="url(#clipPath5138)" + id="g5136"> + <g + clip-path="url(#clipPath5144)" + id="g5142"> + <path + inkscape:connector-curvature="0" + id="path5148" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="checkbox-checked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,2,23.329581)" + inkscape:label="#g5712"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5150"> + <g + clip-path="url(#clipPath5154)" + id="g5152"> + <g + clip-path="url(#clipPath5160)" + id="g5158"> + <path + inkscape:connector-curvature="0" + id="path5164" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5166"> + <g + clip-path="url(#clipPath5170)" + id="g5168"> + <g + clip-path="url(#clipPath5176)" + id="g5174"> + <path + inkscape:connector-curvature="0" + id="path5180" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 86,35 20.6581,0 0,-17.83035 -20.6581,0 L 86,35 Z" /> + </g> + </g> + </g> + </g> + <g + id="g5359" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5389" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5391" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5403" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5405" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)"> + <g + id="g5407" + clip-path="url(#clipPath5409)"> + <g + id="g5413" + clip-path="url(#clipPath5415)"> + <path + d="m -91,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -82,56.20723 -80.21097,58 -77.99574,58 l 23.99148,0 C -51.79277,58 -50,56.21097 -50,53.99574 l 0,-23.99148 C -50,27.79277 -51.78903,26 -54.00426,26 l -23.99148,0 C -80.20723,26 -82,27.78903 -82,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5419" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5421" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="grid-selection-unchecked-dark" + transform="matrix(0.8,0,0,0.8,-178,-463.52756)" + inkscape:label="#g5929"> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5373"> + <g + clip-path="url(#clipPath5377)" + id="g5375"> + <g + clip-path="url(#clipPath5383)" + id="g5381"> + <path + inkscape:connector-curvature="0" + id="path5387" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5393"> + <g + transform="matrix(32,0,0,32,24,26)" + id="g5395"> + <image + id="image5401" + mask="url(#mask5397)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5423"> + <g + clip-path="url(#clipPath5427)" + id="g5425"> + <g + clip-path="url(#clipPath5433)" + id="g5431"> + <g + transform="matrix(1,0,0,-1,24,58)" + id="g5437"> + <path + inkscape:connector-curvature="0" + id="path5439" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,4.004258 C 0,1.792767 1.789028,0 4.004258,0 L 27.99574,0 C 30.20723,0 32,1.789028 32,4.004258 L 32,27.99574 C 32,30.20723 30.21097,32 27.99574,32 L 4.004258,32 C 1.792767,32 0,30.21097 0,27.99574 L 0,4.004258 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g5457" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5459" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5471" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5473" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)"> + <g + id="g5475" + clip-path="url(#clipPath5477)"> + <g + id="g5481" + clip-path="url(#clipPath5483)"> + <path + d="m -25,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -16,56.20723 -14.21097,58 -11.99574,58 l 23.99148,0 C 14.20723,58 16,56.21097 16,53.99574 L 16,30.00426 C 16,27.79277 14.21097,26 11.99574,26 l -23.99148,0 C -14.20723,26 -16,27.78903 -16,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5487" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5489" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="grid-selection-checked-dark" + transform="translate(-252.5,-667.5)" + inkscape:label="#g6494"> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5441"> + <g + clip-path="url(#clipPath5445)" + id="g5443"> + <g + clip-path="url(#clipPath5451)" + id="g5449"> + <path + inkscape:connector-curvature="0" + id="path5455" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,63 42,0 0,-42 -42,0 0,42 z" /> + </g> + </g> + </g> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5461"> + <g + transform="matrix(32,0,0,32,90,26)" + id="g5463"> + <image + id="image5469" + mask="url(#mask5465)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5491"> + <g + clip-path="url(#clipPath5495)" + id="g5493"> + <g + clip-path="url(#clipPath5501)" + id="g5499"> + <path + inkscape:connector-curvature="0" + id="path5505" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 91.00559,55 31.31411,0 0,-25.65833 -31.31411,0 0,25.65833 z" /> + </g> + </g> + </g> + </g> + <g + id="g5611" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" /> + <g + id="menuitem-checkbox-mixed" + transform="matrix(0.8,0,0,0.8,6,-18.956163)" + inkscape:label="#g5772"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5625"> + <g + clip-path="url(#clipPath5629)" + id="g5627"> + <g + clip-path="url(#clipPath5635)" + id="g5633"> + <path + inkscape:connector-curvature="0" + id="path5639" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 19,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5641"> + <g + clip-path="url(#clipPath5645)" + id="g5643"> + <g + clip-path="url(#clipPath5651)" + id="g5649"> + <path + inkscape:connector-curvature="0" + id="path5655" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 23,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-mixed-insensitive" + transform="matrix(0.8,0,0,0.8,4,-18.956163)" + inkscape:label="#g5762"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5657"> + <g + clip-path="url(#clipPath5661)" + id="g5659"> + <g + clip-path="url(#clipPath5667)" + id="g5665"> + <path + inkscape:connector-curvature="0" + id="path5671" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 51,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5673"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5677)" + id="g5675"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5683)" + id="g5681"> + <path + inkscape:connector-curvature="0" + id="path5687" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-mixed-hover" + transform="matrix(0.8,0,0,0.8,3,-18.956163)" + inkscape:label="#g5752"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5689"> + <g + clip-path="url(#clipPath5693)" + id="g5691"> + <g + clip-path="url(#clipPath5699)" + id="g5697"> + <path + inkscape:connector-curvature="0" + id="path5703" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 82,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#ffffff;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5705"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5709)" + id="g5707"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5715)" + id="g5713"> + <path + inkscape:connector-curvature="0" + id="path5719" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 86,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-checked" + transform="matrix(0.8,0,0,0.8,6,-18.956163)" + inkscape:label="#g5722"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5721"> + <g + clip-path="url(#clipPath5725)" + id="g5723"> + <g + clip-path="url(#clipPath5731)" + id="g5729"> + <path + inkscape:connector-curvature="0" + id="path5735" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 19,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#f1544d;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5737"> + <g + style="fill:#f1544d;fill-opacity:1" + clip-path="url(#clipPath5741)" + id="g5739"> + <g + style="fill:#f1544d;fill-opacity:1" + clip-path="url(#clipPath5747)" + id="g5745"> + <path + inkscape:connector-curvature="0" + id="path5751" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 22,101 20.65809,0 0,-17.83035 L 22,83.16965 22,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-checked-insensitive" + transform="matrix(0.8,0,0,0.8,4,-18.956163)" + inkscape:label="#g5732"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5753"> + <g + clip-path="url(#clipPath5757)" + id="g5755"> + <g + clip-path="url(#clipPath5763)" + id="g5761"> + <path + inkscape:connector-curvature="0" + id="path5767" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 51,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5769"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5773)" + id="g5771"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5779)" + id="g5777"> + <path + inkscape:connector-curvature="0" + id="path5783" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 54,101 20.65809,0 0,-17.83035 L 54,83.16965 54,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-checkbox-checked-hover" + transform="matrix(0.8,0,0,0.8,3,-18.956163)" + inkscape:label="#g5742"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5785"> + <g + clip-path="url(#clipPath5789)" + id="g5787"> + <g + clip-path="url(#clipPath5795)" + id="g5793"> + <path + inkscape:connector-curvature="0" + id="path5799" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 82,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#ffffff;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5801"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5805)" + id="g5803"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5811)" + id="g5809"> + <path + inkscape:connector-curvature="0" + id="path5815" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,101 20.6581,0 0,-17.83035 -20.6581,0 L 85,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-radio-checked" + transform="matrix(0.8,0,0,0.8,5.8463904,-18.970443)" + inkscape:label="#g6472"> + <path + inkscape:connector-curvature="0" + id="rect6429-7-9" + d="m 30.192012,726.66581 c 6.666658,0 13.333342,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.666658,0 -13.333342,0 -20,0 0,6.66666 0,13.33333 0,20 z" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + mask="none" + transform="matrix(1.25,0,0,-1.25,0.192012,794.16581)" + id="g5817"> + <g + clip-path="url(#clipPath5821)" + id="g5819"> + <g + clip-path="url(#clipPath5827)" + id="g5825"> + <path + inkscape:connector-curvature="0" + id="path5831" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 24,70 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="menuitem-radio-checked-insensitive" + transform="matrix(0.8,0,0,0.8,2.3340224,-17.961035)" + inkscape:label="#g6479"> + <path + inkscape:connector-curvature="0" + id="rect6429-7" + d="m 72.082472,725.40405 c 6.666659,0 13.333341,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.666659,0 -13.333341,0 -20,0 0,6.66666 0,13.33333 0,20 z" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,2.082472,792.90405)" + id="g5833"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5837)" + id="g5835"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5843)" + id="g5841"> + <path + inkscape:connector-curvature="0" + id="path5847" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 56,70 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="g6486" + transform="matrix(0.8,0,0,0.8,2.44964,-18.303531)"> + <g + id="menuitem-radio-checked-hover" + inkscape:label="#g5121"> + <path + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 109.43795,725.83217 c 6.66666,0 13.33334,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.66666,0 -13.33334,0 -20,0 0,6.66666 0,13.33333 0,20 z" + id="rect6429" + inkscape:connector-curvature="0" /> + <g + id="g5849" + transform="matrix(1.25,0,0,-1.25,0.68795,793.33217)" + style="fill:#ffffff;fill-opacity:1"> + <g + id="g5851" + clip-path="url(#clipPath5853)" + style="fill:#ffffff;fill-opacity:1"> + <g + id="g5857" + clip-path="url(#clipPath5859)" + style="fill:#ffffff;fill-opacity:1"> + <path + d="m 87,70 16,0 0,-16 -16,0 0,16 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path5863" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6072)" + id="g6070" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6078)" + id="g6076"> + <path + inkscape:connector-curvature="0" + id="path6082" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="radio-unchecked" + transform="matrix(0.8,0,0,0.8,6,-64.098995)" + inkscape:label="#g5782"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6038" + clip-path="url(#clipPath6040)"> + <g + id="g6044" + clip-path="url(#clipPath6046)"> + <path + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6050" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="g6058" + transform="matrix(20,0,0,-20,30,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6060)" + id="image6064" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6088" + clip-path="url(#clipPath6090)"> + <g + id="g6094" + clip-path="url(#clipPath6096)"> + <g + id="g6100" + transform="matrix(1,0,0,-1,24,64)"> + <path + d="M 0,8 C 0,3.581722 3.590712,0 8,0 l 0,0 c 4.41828,0 8,3.590712 8,8 l 0,0 c 0,4.41828 -3.59071,8 -8,8 l 0,0 C 3.581722,16 0,12.40929 0,8 l 0,0 z" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + id="path6102" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6140)" + id="g6138" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6146)" + id="g6144"> + <path + inkscape:connector-curvature="0" + id="path6150" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.418278,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.590712,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="radio-mixed" + transform="matrix(0.8,0,0,0.8,4,-64.098995)" + inkscape:label="#g5794"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6106" + clip-path="url(#clipPath6108)"> + <g + id="g6112" + clip-path="url(#clipPath6114)"> + <path + d="m 51,69 26,0 0,-26 -26,0 0,26 z" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6118" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + mask="none" + id="g6126" + transform="matrix(20,0,0,-20,70,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6128)" + id="image6132" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6156" + clip-path="url(#clipPath6158)"> + <g + id="g6162" + clip-path="url(#clipPath6164)"> + <path + d="m 55,62 18,0 0,-12 -18,0 0,12 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6168" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6206)" + id="g6204" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6212)" + id="g6210"> + <path + inkscape:connector-curvature="0" + id="path6216" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 5,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="radio-checked" + transform="matrix(0.8,0,0,0.8,2,-64.098995)" + inkscape:label="#g5804"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6172" + clip-path="url(#clipPath6174)"> + <g + id="g6178" + clip-path="url(#clipPath6180)"> + <path + d="m 83,69 26,0 0,-26 -26,0 0,26 z" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6184" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="g6192" + transform="matrix(20,0,0,-20,110,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6194)" + id="image6198" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6222" + clip-path="url(#clipPath6224)"> + <g + id="g6228" + clip-path="url(#clipPath6230)"> + <path + d="m 88,64 16,0 0,-16 -16,0 0,16 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6234" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="radio-unchecked-insensitive" + transform="matrix(0.8,0,0,0.8,6,-64.098995)" + inkscape:label="#g5814"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6238" + clip-path="url(#clipPath6240)"> + <g + id="g6244" + clip-path="url(#clipPath6246)"> + <path + d="m 19,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6250" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="radio-mixed-insensitive" + transform="matrix(0.8,0,0,0.8,4,-64.098995)" + inkscape:label="#g5820"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6254" + clip-path="url(#clipPath6256)"> + <g + id="g6260" + clip-path="url(#clipPath6262)"> + <path + d="m 51,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6266" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6270" + clip-path="url(#clipPath6272)"> + <g + id="g6276" + clip-path="url(#clipPath6278)"> + <path + d="m 55,32 18,0 0,-12 -18,0 0,12 z" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + id="path6282" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="radio-checked-insensitive" + transform="matrix(0.8,0,0,0.8,2,-64.098995)" + inkscape:label="#g5828"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6286" + clip-path="url(#clipPath6288)"> + <g + id="g6292" + clip-path="url(#clipPath6294)"> + <path + d="m 83,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6298" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6302" + clip-path="url(#clipPath6304)"> + <g + id="g6308" + clip-path="url(#clipPath6310)"> + <path + d="m 88,34 16,0 0,-16 -16,0 0,16 z" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + id="path6314" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6493" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6523" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6525" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6537" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6539" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6541" + clip-path="url(#clipPath6543)"> + <g + id="g6547" + clip-path="url(#clipPath6549)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6553" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6555" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="radio-unchecked-dark" + transform="matrix(0.8,0,0,0.8,6,-111.52756)" + inkscape:label="#g5836"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6507"> + <g + clip-path="url(#clipPath6511)" + id="g6509"> + <g + clip-path="url(#clipPath6517)" + id="g6515"> + <path + inkscape:connector-curvature="0" + id="path6521" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6527"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g6529"> + <image + id="image6535" + mask="url(#mask6531)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6557"> + <g + clip-path="url(#clipPath6561)" + id="g6559"> + <g + clip-path="url(#clipPath6567)" + id="g6565"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g6571"> + <path + inkscape:connector-curvature="0" + id="path6573" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,8 C 0,3.581722 3.590712,0 8,0 l 0,0 c 4.41828,0 8,3.590712 8,8 l 0,0 c 0,4.41828 -3.59071,8 -8,8 l 0,0 C 3.581722,16 0,12.40929 0,8 l 0,0 z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g6591" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6593" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6605" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6607" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6609" + clip-path="url(#clipPath6611)"> + <g + id="g6615" + clip-path="url(#clipPath6617)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.418278,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.590712,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6621" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6623" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="radio-mixed-dark" + transform="matrix(0.8,0,0,0.8,4,-111.52756)" + inkscape:label="#g5850"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6575"> + <g + clip-path="url(#clipPath6579)" + id="g6577"> + <g + clip-path="url(#clipPath6585)" + id="g6583"> + <path + inkscape:connector-curvature="0" + id="path6589" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6595"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g6597"> + <image + id="image6603" + mask="url(#mask6599)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6625"> + <g + clip-path="url(#clipPath6629)" + id="g6627"> + <g + clip-path="url(#clipPath6635)" + id="g6633"> + <path + inkscape:connector-curvature="0" + id="path6639" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g6657" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6659" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6671" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6673" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6675" + clip-path="url(#clipPath6677)"> + <g + id="g6681" + clip-path="url(#clipPath6683)"> + <path + d="m 5,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6687" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6689" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="radio-checked-dark" + transform="matrix(0.8,0,0,0.8,2,-111.52756)" + inkscape:label="#g5863"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6641"> + <g + clip-path="url(#clipPath6645)" + id="g6643"> + <g + clip-path="url(#clipPath6651)" + id="g6649"> + <path + inkscape:connector-curvature="0" + id="path6655" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6661"> + <g + transform="matrix(16,0,0,16,88,48)" + id="g6663"> + <image + id="image6669" + mask="url(#mask6665)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6691"> + <g + clip-path="url(#clipPath6695)" + id="g6693"> + <g + clip-path="url(#clipPath6701)" + id="g6699"> + <path + inkscape:connector-curvature="0" + id="path6705" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 88,64 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="radio-unchecked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,6,-111.52756)" + inkscape:label="#g5876"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6707"> + <g + clip-path="url(#clipPath6711)" + id="g6709"> + <g + clip-path="url(#clipPath6717)" + id="g6715"> + <path + inkscape:connector-curvature="0" + id="path6721" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="radio-mixed-insensitive-dark" + transform="matrix(0.8,0,0,0.8,4,-111.52756)" + inkscape:label="#g5882"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6723"> + <g + clip-path="url(#clipPath6727)" + id="g6725"> + <g + clip-path="url(#clipPath6733)" + id="g6731"> + <path + inkscape:connector-curvature="0" + id="path6737" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6739"> + <g + clip-path="url(#clipPath6743)" + id="g6741"> + <g + clip-path="url(#clipPath6749)" + id="g6747"> + <path + inkscape:connector-curvature="0" + id="path6753" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="radio-checked-insensitive-dark" + transform="matrix(0.8,0,0,0.8,2,-111.52756)" + inkscape:label="#g5892"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6755"> + <g + clip-path="url(#clipPath6759)" + id="g6757"> + <g + clip-path="url(#clipPath6765)" + id="g6763"> + <path + inkscape:connector-curvature="0" + id="path6769" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6771"> + <g + clip-path="url(#clipPath6775)" + id="g6773"> + <g + clip-path="url(#clipPath6781)" + id="g6779"> + <path + inkscape:connector-curvature="0" + id="path6785" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 88,34 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="pane-handle" + transform="translate(30,-549.99986)" + style="color:#000000" + inkscape:label="#g5066-3"> + <rect + id="rect5068" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1051.3621" + width="1" /> + <rect + id="rect5070" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1047.3621" + width="1" /> + <rect + id="rect5072" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1043.3621" + width="1" /> + </g> + <g + id="g5972" + transform="matrix(1.25,0,0,-1.25,837.09246,481.76841)" /> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="slices" + style="display:none;opacity:0.3" + transform="translate(-28,-258.3622)"> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-unchecked" + width="32" + height="32" + x="30" + y="260.36221" + inkscape:label="#rect6510" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-checked" + width="32" + height="32" + x="90" + y="260.36221" + inkscape:label="#rect6512" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-unchecked-dark" + width="32" + height="32" + x="30" + y="320.36221" + inkscape:label="#rect6514" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-checked-dark" + width="32" + height="32" + x="90" + y="320.36221" + inkscape:label="#rect6516" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked" + width="16" + height="16" + x="30" + y="366.36221" + inkscape:label="#rect6518" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed" + width="16" + height="16" + x="60" + y="366.36221" + inkscape:label="#rect6520" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked" + width="16" + height="16" + x="90" + y="366.36221" + inkscape:label="#rect6522" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-insensitive" + width="16" + height="16" + x="30" + y="396.36221" + inkscape:label="#rect6524" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-insensitive" + width="16" + height="16" + x="60" + y="396.36221" + inkscape:label="#rect6526" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-insensitive" + width="16" + height="16" + x="90" + y="396.36221" + inkscape:label="#rect6528" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-dark" + width="16" + height="16" + x="30" + y="426.36221" + inkscape:label="#rect6530" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-dark" + width="16" + height="16" + x="60" + y="426.36221" + inkscape:label="#rect6532" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-dark" + width="16" + height="16" + x="90" + y="426.36221" + inkscape:label="#rect6534" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-insensitive-dark" + width="16" + height="16" + x="30" + y="456.36221" + inkscape:label="#rect6536" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-insensitive-dark" + width="16" + height="16" + x="60" + y="456.36221" + inkscape:label="#rect6538" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-insensitive-dark" + width="16" + height="16" + x="90" + y="456.36221" + inkscape:label="#rect6540" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-pane-handle" + width="4" + height="9" + x="30" + y="493.36221" + inkscape:label="#rect6542" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked" + width="16" + height="16" + x="30" + y="516.36218" + inkscape:label="#rect6570" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked-insensitive" + width="16" + height="15.999999" + x="60" + y="516.36218" + inkscape:label="#rect6572" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked-hover" + width="15.999999" + height="16" + x="90" + y="516.36218" + inkscape:label="#rect6574" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked" + width="16" + height="16" + x="30" + y="546.36218" + inkscape:label="#rect6576" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked-insensitive" + width="16" + height="16" + x="60" + y="546.36218" + inkscape:label="#rect6578" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked-hover" + width="15.999999" + height="16" + x="90" + y="546.36218" + inkscape:label="#rect6580" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed" + width="16" + height="16" + x="30" + y="576.36218" + inkscape:label="#rect6582" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed-insensitive" + width="16" + height="16" + x="60" + y="576.36218" + inkscape:label="#rect6584" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed-hover" + width="16" + height="16" + x="90" + y="576.36218" + inkscape:label="#rect6586" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked" + width="16" + height="16" + x="30" + y="606.36218" + inkscape:label="#rect6588" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed" + width="16" + height="16" + x="60" + y="606.36218" + inkscape:label="#rect6590" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked" + width="15.999999" + height="16" + x="90" + y="606.36218" + inkscape:label="#rect6592" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-insensitive" + width="16" + height="16" + x="30" + y="636.36218" + inkscape:label="#rect6594" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-insensitive" + width="16" + height="16" + x="60" + y="636.36218" + inkscape:label="#rect6596" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-insensitive" + width="16" + height="16" + x="90" + y="636.36218" + inkscape:label="#rect6598" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-dark" + width="16" + height="16" + x="30" + y="666.36218" + inkscape:label="#rect6604" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-dark" + width="16" + height="16" + x="60" + y="666.36218" + inkscape:label="#rect6606" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-dark" + width="15.999999" + height="16" + x="90" + y="666.36218" + inkscape:label="#rect6608" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-insensitive-dark" + width="16" + height="16" + x="30" + y="696.36218" + inkscape:label="#rect6610" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-insensitive-dark" + width="16" + height="16" + x="60" + y="696.36218" + inkscape:label="#rect6612" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-insensitive-dark" + width="15.999999" + height="16" + x="90" + y="696.36218" + inkscape:label="#rect6614" /> + </g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/all-assets.txt b/.themes/caelus/gtk-3.0/assets/all-assets.txt new file mode 100644 index 0000000..6e738e3 --- /dev/null +++ b/.themes/caelus/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/caelus/gtk-3.0/assets/change_dpi.sh b/.themes/caelus/gtk-3.0/assets/change_dpi.sh new file mode 100755 index 0000000..0c03497 --- /dev/null +++ b/.themes/caelus/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/caelus/gtk-3.0/assets/checkbox-checked-dark.svg b/.themes/caelus/gtk-3.0/assets/checkbox-checked-dark.svg new file mode 100644 index 0000000..993f829 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/checkbox-checked-dark.svg @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg b/.themes/caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg new file mode 100644 index 0000000..4460212 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 14.550781 5.695312 L 118.78125 5.695312 C 123.371094 5.695312 127.117188 9.441406 127.117188 14.03125 L 127.117188 118.75 C 127.117188 123.371094 123.371094 127.082031 118.78125 127.082031 L 14.550781 127.082031 C 9.960938 127.082031 6.21875 123.371094 6.21875 118.75 L 6.21875 14.03125 C 6.21875 9.441406 9.960938 5.695312 14.550781 5.695312 Z M 14.550781 5.695312 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg b/.themes/caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg new file mode 100644 index 0000000..4460212 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 14.550781 5.695312 L 118.78125 5.695312 C 123.371094 5.695312 127.117188 9.441406 127.117188 14.03125 L 127.117188 118.75 C 127.117188 123.371094 123.371094 127.082031 118.78125 127.082031 L 14.550781 127.082031 C 9.960938 127.082031 6.21875 123.371094 6.21875 118.75 L 6.21875 14.03125 C 6.21875 9.441406 9.960938 5.695312 14.550781 5.695312 Z M 14.550781 5.695312 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/checkbox-checked.svg b/.themes/caelus/gtk-3.0/assets/checkbox-checked.svg new file mode 100644 index 0000000..5e89535 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/checkbox-checked.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/checkbox-mixed-dark.svg b/.themes/caelus/gtk-3.0/assets/checkbox-mixed-dark.svg new file mode 100644 index 0000000..bc9d1c6 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/checkbox-mixed-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg b/.themes/caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg new file mode 100644 index 0000000..4dd2f2c --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 14.453125 7.292969 L 119.402344 7.292969 C 124.25 7.292969 128.15625 11.101562 128.15625 15.851562 L 128.15625 118.554688 C 128.15625 123.273438 124.25 127.117188 119.402344 127.117188 L 14.453125 127.117188 C 9.601562 127.117188 5.695312 123.273438 5.695312 118.554688 L 5.695312 15.851562 C 5.695312 11.101562 9.601562 7.292969 14.453125 7.292969 Z M 14.453125 7.292969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg b/.themes/caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..4dd2f2c --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/checkbox-mixed-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 14.453125 7.292969 L 119.402344 7.292969 C 124.25 7.292969 128.15625 11.101562 128.15625 15.851562 L 128.15625 118.554688 C 128.15625 123.273438 124.25 127.117188 119.402344 127.117188 L 14.453125 127.117188 C 9.601562 127.117188 5.695312 123.273438 5.695312 118.554688 L 5.695312 15.851562 C 5.695312 11.101562 9.601562 7.292969 14.453125 7.292969 Z M 14.453125 7.292969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/checkbox-mixed.svg b/.themes/caelus/gtk-3.0/assets/checkbox-mixed.svg new file mode 100644 index 0000000..bc9d1c6 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/checkbox-mixed.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg b/.themes/caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg new file mode 100644 index 0000000..803c729 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/checkbox-unchecked-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg b/.themes/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg new file mode 100644 index 0000000..efc2880 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 13.933594 5.175781 L 118.878906 5.175781 C 123.730469 5.175781 127.636719 9.015625 127.636719 13.800781 L 127.636719 117.414062 C 127.636719 122.199219 123.730469 126.042969 118.878906 126.042969 L 13.933594 126.042969 C 9.082031 126.042969 5.175781 122.199219 5.175781 117.414062 L 5.175781 13.800781 C 5.175781 9.015625 9.082031 5.175781 13.933594 5.175781 Z M 13.933594 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg b/.themes/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg new file mode 100644 index 0000000..efc2880 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/checkbox-unchecked-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 13.933594 5.175781 L 118.878906 5.175781 C 123.730469 5.175781 127.636719 9.015625 127.636719 13.800781 L 127.636719 117.414062 C 127.636719 122.199219 123.730469 126.042969 118.878906 126.042969 L 13.933594 126.042969 C 9.082031 126.042969 5.175781 122.199219 5.175781 117.414062 L 5.175781 13.800781 C 5.175781 9.015625 9.082031 5.175781 13.933594 5.175781 Z M 13.933594 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/checkbox-unchecked.svg b/.themes/caelus/gtk-3.0/assets/checkbox-unchecked.svg new file mode 100644 index 0000000..803c729 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/checkbox-unchecked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 16.667969 8.332031 L 116.667969 8.332031 C 121.257812 8.332031 125 12.078125 125 16.667969 L 125 116.667969 C 125 121.257812 121.257812 125 116.667969 125 L 16.667969 125 C 12.078125 125 8.332031 121.257812 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.078125 12.078125 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/grid-selection-checked-dark.svg b/.themes/caelus/gtk-3.0/assets/grid-selection-checked-dark.svg new file mode 100644 index 0000000..98d5d75 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/grid-selection-checked-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="333pt" viewBox="0 0 333 333" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 20.246094 11.914062 L 316.082031 11.914062 C 320.671875 11.914062 324.414062 15.625 324.414062 20.246094 L 324.414062 316.082031 C 324.414062 320.671875 320.671875 324.414062 316.082031 324.414062 L 20.246094 324.414062 C 15.625 324.414062 11.914062 320.671875 11.914062 316.082031 L 11.914062 20.246094 C 11.914062 15.625 15.625 11.914062 20.246094 11.914062 Z M 20.246094 11.914062 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 242.773438 81.640625 C 235.15625 81.835938 227.636719 85.027344 222.234375 90.527344 L 138.3125 170.441406 L 109.503906 138.183594 C 99.25 124.511719 76.789062 123.046875 64.910156 135.253906 C 53.027344 147.492188 54.6875 170.378906 68.164062 180.695312 L 117.839844 234.015625 C 137.335938 253.546875 146.160156 250.945312 165.851562 231.21875 C 165.851562 231.21875 233.5625 149.773438 273.273438 122.234375 C 282.03125 113.898438 285.710938 111.589844 281.121094 100.324219 C 276.5625 89.03125 254.753906 81.21875 242.773438 81.640625 Z M 242.773438 81.640625 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/grid-selection-checked.svg b/.themes/caelus/gtk-3.0/assets/grid-selection-checked.svg new file mode 100644 index 0000000..98d5d75 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/grid-selection-checked.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="333pt" viewBox="0 0 333 333" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 20.246094 11.914062 L 316.082031 11.914062 C 320.671875 11.914062 324.414062 15.625 324.414062 20.246094 L 324.414062 316.082031 C 324.414062 320.671875 320.671875 324.414062 316.082031 324.414062 L 20.246094 324.414062 C 15.625 324.414062 11.914062 320.671875 11.914062 316.082031 L 11.914062 20.246094 C 11.914062 15.625 15.625 11.914062 20.246094 11.914062 Z M 20.246094 11.914062 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 242.773438 81.640625 C 235.15625 81.835938 227.636719 85.027344 222.234375 90.527344 L 138.3125 170.441406 L 109.503906 138.183594 C 99.25 124.511719 76.789062 123.046875 64.910156 135.253906 C 53.027344 147.492188 54.6875 170.378906 68.164062 180.695312 L 117.839844 234.015625 C 137.335938 253.546875 146.160156 250.945312 165.851562 231.21875 C 165.851562 231.21875 233.5625 149.773438 273.273438 122.234375 C 282.03125 113.898438 285.710938 111.589844 281.121094 100.324219 C 276.5625 89.03125 254.753906 81.21875 242.773438 81.640625 Z M 242.773438 81.640625 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg b/.themes/caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg new file mode 100644 index 0000000..76c1a48 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/grid-selection-unchecked-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="333pt" viewBox="0 0 333 333" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 20.246094 11.914062 L 316.082031 11.914062 C 320.671875 11.914062 324.414062 15.625 324.414062 20.246094 L 324.414062 316.082031 C 324.414062 320.671875 320.671875 324.414062 316.082031 324.414062 L 20.246094 324.414062 C 15.625 324.414062 11.914062 320.671875 11.914062 316.082031 L 11.914062 20.246094 C 11.914062 15.625 15.625 11.914062 20.246094 11.914062 Z M 20.246094 11.914062 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/grid-selection-unchecked.svg b/.themes/caelus/gtk-3.0/assets/grid-selection-unchecked.svg new file mode 100644 index 0000000..76c1a48 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/grid-selection-unchecked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="333pt" viewBox="0 0 333 333" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 20.246094 11.914062 L 316.082031 11.914062 C 320.671875 11.914062 324.414062 15.625 324.414062 20.246094 L 324.414062 316.082031 C 324.414062 320.671875 320.671875 324.414062 316.082031 324.414062 L 20.246094 324.414062 C 15.625 324.414062 11.914062 320.671875 11.914062 316.082031 L 11.914062 20.246094 C 11.914062 15.625 15.625 11.914062 20.246094 11.914062 Z M 20.246094 11.914062 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 41.667969 0 C 18.585938 0 0 18.585938 0 41.667969 L 0 291.667969 C 0 314.746094 18.585938 333.332031 41.667969 333.332031 L 291.667969 333.332031 C 314.746094 333.332031 333.332031 314.746094 333.332031 291.667969 L 333.332031 41.667969 C 333.332031 18.585938 314.746094 0 291.667969 0 Z M 41.667969 17.121094 L 291.667969 17.121094 C 303.222656 17.121094 316.960938 30.109375 316.960938 41.667969 L 316.960938 291.667969 C 316.960938 303.222656 303.222656 316.960938 291.667969 316.960938 L 41.667969 316.960938 C 30.109375 316.960938 17.121094 303.222656 17.121094 291.667969 L 17.121094 41.667969 C 17.121094 30.109375 30.109375 17.121094 41.667969 17.121094 Z M 41.667969 17.121094 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg new file mode 100644 index 0000000..73b5b98 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg new file mode 100644 index 0000000..5e1af06 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg new file mode 100644 index 0000000..8b58526 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-checked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 97.101562 32.648438 C 94.074219 32.746094 91.046875 34.015625 88.898438 36.199219 L 55.304688 68.164062 L 43.816406 55.273438 C 39.714844 49.804688 30.730469 49.21875 25.976562 54.101562 C 21.222656 58.984375 21.875 68.164062 27.277344 72.265625 L 47.136719 93.621094 C 54.949219 101.433594 58.464844 100.390625 66.339844 92.480469 C 66.339844 92.480469 93.425781 59.894531 109.308594 48.894531 C 112.824219 45.574219 114.289062 44.628906 112.433594 40.136719 C 110.613281 35.613281 101.886719 32.488281 97.101562 32.648438 Z M 97.101562 32.648438 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg new file mode 100644 index 0000000..a4b1906 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..ef40c30 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg new file mode 100644 index 0000000..94ace77 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg new file mode 100644 index 0000000..e8cc73c --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-mixed.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg new file mode 100644 index 0000000..e3b29b0 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-checkbox-unchecked.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 16.667969 0 C 7.421875 0 0 7.421875 0 16.667969 L 0 116.667969 C 0 125.910156 7.421875 133.332031 16.667969 133.332031 L 116.667969 133.332031 C 125.910156 133.332031 133.332031 125.910156 133.332031 116.667969 L 133.332031 16.667969 C 133.332031 7.421875 125.910156 0 116.667969 0 Z M 16.667969 8.332031 L 116.667969 8.332031 C 121.289062 8.332031 125 12.042969 125 16.667969 L 125 116.667969 C 125 121.289062 121.289062 125 116.667969 125 L 16.667969 125 C 12.042969 125 8.332031 121.289062 8.332031 116.667969 L 8.332031 16.667969 C 8.332031 12.042969 12.042969 8.332031 16.667969 8.332031 Z M 16.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg b/.themes/caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg new file mode 100644 index 0000000..5fa2a5d --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-radio-checked-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg b/.themes/caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg new file mode 100644 index 0000000..0eb6586 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-radio-checked.svg b/.themes/caelus/gtk-3.0/assets/menuitem-radio-checked.svg new file mode 100644 index 0000000..6302581 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-radio-checked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg b/.themes/caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg new file mode 100644 index 0000000..1785d24 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-radio-mixed-hover.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#0f0f0f;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg b/.themes/caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg new file mode 100644 index 0000000..d2d6648 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.6;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg b/.themes/caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg new file mode 100644 index 0000000..ed7e4af --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-radio-mixed-selected.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-radio-mixed.svg b/.themes/caelus/gtk-3.0/assets/menuitem-radio-mixed.svg new file mode 100644 index 0000000..9662b87 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-radio-mixed.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg b/.themes/caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg new file mode 100644 index 0000000..1f6156a --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/menuitem-radio-unchecked.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.5;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/pane-handle-vertical.svg b/.themes/caelus/gtk-3.0/assets/pane-handle-vertical.svg new file mode 100644 index 0000000..c09e688 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/pane-handle-vertical.svg @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="75pt" height="33pt" viewBox="0 0 75 33" version="1.1"> +<defs> +<filter id="alpha" filterUnits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%"> + <feColorMatrix type="matrix" in="SourceGraphic" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> +</filter> +<image id="image9" width="75" height="33" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAhCAYAAACRIVbWAAAABmJLR0QA/wD/AP+gvaeTAAAAZElEQVRoge3QsQmEABREwe81oDVYzrVtTeZ2ILxEUGbiDZa3DDMzc6zr9j/P/W7ze+rMF4gViBWIFYgViBWIFYgViBWIFYgViBWIFYgViBWIFYgViBWIFYgViBWIFYgFAABvcgF9SgN3pbm/PgAAAABJRU5ErkJggg=="/> +<mask id="mask0"> + <g filter="url(#alpha)"> +<use xlink:href="#image9"/> + </g> +</mask> +<clipPath id="clip1"> + <rect width="75" height="33"/> +</clipPath> +<g id="surface11" clip-path="url(#clip1)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 75 33.332031 L 66.667969 33.332031 L 66.667969 0 L 75 0 Z M 75 33.332031 "/> +</g> +<image id="image17" width="75" height="33" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAhCAYAAACRIVbWAAAABmJLR0QA/wD/AP+gvaeTAAAAdUlEQVRoge3QsQ2CAABEUZGC2hFciwWcyQVcyxGsKUhYAIvfiCTvtddc/nD5A69puj/W9fZtf47jZ16W9y8/7bkefeBMxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxAIAgDPZAFX+CDDsK9FnAAAAAElFTkSuQmCC"/> +<mask id="mask1"> + <g filter="url(#alpha)"> +<use xlink:href="#image17"/> + </g> +</mask> +<clipPath id="clip2"> + <rect width="75" height="33"/> +</clipPath> +<g id="surface19" clip-path="url(#clip2)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 41.667969 33.332031 L 33.332031 33.332031 L 33.332031 0 L 41.667969 0 Z M 41.667969 33.332031 "/> +</g> +<image id="image25" width="75" height="33" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAhCAYAAACRIVbWAAAABmJLR0QA/wD/AP+gvaeTAAAAaklEQVRoge3QsQ3CQAAEQUDOXm7GOW1TDjX4O6ADSxtZL2biC0773LfteFz4jPF9z3lebf7F6+4DKxErECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxArECsQKxALAABW8gMYpgUwh9byuwAAAABJRU5ErkJggg=="/> +<mask id="mask2"> + <g filter="url(#alpha)"> +<use xlink:href="#image25"/> + </g> +</mask> +<clipPath id="clip3"> + <rect width="75" height="33"/> +</clipPath> +<g id="surface27" clip-path="url(#clip3)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 8.332031 33.332031 L 0 33.332031 L 0 0 L 8.332031 0 Z M 8.332031 33.332031 "/> +</g> +</defs> +<g id="surface1"> +<use xlink:href="#surface11" mask="url(#mask0)"/> +<use xlink:href="#surface19" mask="url(#mask1)"/> +<use xlink:href="#surface27" mask="url(#mask2)"/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/pane-handle.png b/.themes/caelus/gtk-3.0/assets/pane-handle.png new file mode 100644 index 0000000..e67a9dc Binary files /dev/null and b/.themes/caelus/gtk-3.0/assets/pane-handle.png differ diff --git a/.themes/caelus/gtk-3.0/assets/pane-handle.svg b/.themes/caelus/gtk-3.0/assets/pane-handle.svg new file mode 100644 index 0000000..a2a8714 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/pane-handle.svg @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="33pt" height="75pt" viewBox="0 0 33 75" version="1.1"> +<defs> +<filter id="alpha" filterUnits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%"> + <feColorMatrix type="matrix" in="SourceGraphic" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> +</filter> +<image id="image9" width="33" height="75" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAABLCAYAAAD+i+5TAAAABmJLR0QA/wD/AP+gvaeTAAAATklEQVRoge3OIQ6AMBBE0YXUknIWPKfHcxYabAVqdTF17+lJ5kcAAAAAAAAAAEBExHLVus88OFt7hhFbKcfMiLf3e7RZZwb8JSKJSCLSBwPTCBHQfxYWAAAAAElFTkSuQmCC"/> +<mask id="mask0"> + <g filter="url(#alpha)"> +<use xlink:href="#image9"/> + </g> +</mask> +<clipPath id="clip1"> + <rect width="33" height="75"/> +</clipPath> +<g id="surface11" clip-path="url(#clip1)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 33.332031 66.667969 L 33.332031 75 L 0 75 L 0 66.667969 Z M 33.332031 66.667969 "/> +</g> +<image id="image17" width="33" height="75" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAABLCAYAAAD+i+5TAAAABmJLR0QA/wD/AP+gvaeTAAAAYUlEQVRoge3OsQmAQBBFwVMPjCzCFizHzmzAcmzBEgyMDi4wMtZkQWQmXva/lAAAAABIzdr3Y+TAXMr+GDHkPEVGnLVuTzdtZMBbIm4ibp+IyEvXHZEDc62R7wEAAAD+4wLtUAvzrnEaRAAAAABJRU5ErkJggg=="/> +<mask id="mask1"> + <g filter="url(#alpha)"> +<use xlink:href="#image17"/> + </g> +</mask> +<clipPath id="clip2"> + <rect width="33" height="75"/> +</clipPath> +<g id="surface19" clip-path="url(#clip2)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 33.332031 33.332031 L 33.332031 41.667969 L 0 41.667969 L 0 33.332031 Z M 33.332031 33.332031 "/> +</g> +<image id="image25" width="33" height="75" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAABLCAYAAAD+i+5TAAAABmJLR0QA/wD/AP+gvaeTAAAATUlEQVRoge3OIQ6AMBBFQUpqSTkLntPjOQsNtgK1GswaMqM3+19Zat2mRPcY59vNnBnwlYggIogI5WhtzRzYe78y/wMAAAAAAAAA8CcP/2EIET6xKgwAAAAASUVORK5CYII="/> +<mask id="mask2"> + <g filter="url(#alpha)"> +<use xlink:href="#image25"/> + </g> +</mask> +<clipPath id="clip3"> + <rect width="33" height="75"/> +</clipPath> +<g id="surface27" clip-path="url(#clip3)"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 33.332031 0 L 33.332031 8.332031 L 0 8.332031 L 0 0 Z M 33.332031 0 "/> +</g> +</defs> +<g id="surface1"> +<use xlink:href="#surface11" mask="url(#mask0)"/> +<use xlink:href="#surface19" mask="url(#mask1)"/> +<use xlink:href="#surface27" mask="url(#mask2)"/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/pane-handle@2.png b/.themes/caelus/gtk-3.0/assets/pane-handle@2.png new file mode 100644 index 0000000..8a2cd07 Binary files /dev/null and b/.themes/caelus/gtk-3.0/assets/pane-handle@2.png differ diff --git a/.themes/caelus/gtk-3.0/assets/radio-checked-dark.svg b/.themes/caelus/gtk-3.0/assets/radio-checked-dark.svg new file mode 100644 index 0000000..90e37ab --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-checked-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg b/.themes/caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg new file mode 100644 index 0000000..2dff2a0 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-checked-insensitive-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.925781 4.132812 C 101.335938 4.132812 129.199219 32.128906 129.199219 66.667969 C 129.199219 101.203125 101.335938 129.199219 66.925781 129.199219 C 32.519531 129.199219 4.65625 101.203125 4.65625 66.667969 C 4.65625 32.128906 32.519531 4.132812 66.925781 4.132812 Z M 66.925781 4.132812 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-checked-insensitive.svg b/.themes/caelus/gtk-3.0/assets/radio-checked-insensitive.svg new file mode 100644 index 0000000..2dff2a0 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-checked-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.925781 4.132812 C 101.335938 4.132812 129.199219 32.128906 129.199219 66.667969 C 129.199219 101.203125 101.335938 129.199219 66.925781 129.199219 C 32.519531 129.199219 4.65625 101.203125 4.65625 66.667969 C 4.65625 32.128906 32.519531 4.132812 66.925781 4.132812 Z M 66.925781 4.132812 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-checked.svg b/.themes/caelus/gtk-3.0/assets/radio-checked.svg new file mode 100644 index 0000000..90e37ab --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-checked.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-mixed-dark.svg b/.themes/caelus/gtk-3.0/assets/radio-mixed-dark.svg new file mode 100644 index 0000000..64ead24 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-mixed-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg b/.themes/caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg new file mode 100644 index 0000000..96f6365 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-mixed-insensitive-dark.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 67.21875 6.835938 C 101.171875 6.835938 128.710938 33.722656 128.710938 66.863281 C 128.710938 100 101.171875 126.855469 67.21875 126.855469 C 33.269531 126.855469 5.730469 100 5.730469 66.863281 C 5.730469 33.722656 33.269531 6.835938 67.21875 6.835938 Z M 67.21875 6.835938 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-mixed-insensitive.svg b/.themes/caelus/gtk-3.0/assets/radio-mixed-insensitive.svg new file mode 100644 index 0000000..96f6365 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-mixed-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 67.21875 6.835938 C 101.171875 6.835938 128.710938 33.722656 128.710938 66.863281 C 128.710938 100 101.171875 126.855469 67.21875 126.855469 C 33.269531 126.855469 5.730469 100 5.730469 66.863281 C 5.730469 33.722656 33.269531 6.835938 67.21875 6.835938 Z M 67.21875 6.835938 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-mixed.svg b/.themes/caelus/gtk-3.0/assets/radio-mixed.svg new file mode 100644 index 0000000..64ead24 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-mixed.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 33.332031 58.332031 L 100 58.332031 L 100 75 L 33.332031 75 Z M 33.332031 58.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-selected-insensitive.svg b/.themes/caelus/gtk-3.0/assets/radio-selected-insensitive.svg new file mode 100644 index 0000000..2dff2a0 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-selected-insensitive.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.925781 4.132812 C 101.335938 4.132812 129.199219 32.128906 129.199219 66.667969 C 129.199219 101.203125 101.335938 129.199219 66.925781 129.199219 C 32.519531 129.199219 4.65625 101.203125 4.65625 66.667969 C 4.65625 32.128906 32.519531 4.132812 66.925781 4.132812 Z M 66.925781 4.132812 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.3;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-selected.svg b/.themes/caelus/gtk-3.0/assets/radio-selected.svg new file mode 100644 index 0000000..90e37ab --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-selected.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#ef934d;fill-opacity:1;" d="M 91.667969 66.667969 C 91.667969 80.46875 80.46875 91.667969 66.667969 91.667969 C 52.863281 91.667969 41.667969 80.46875 41.667969 66.667969 C 41.667969 52.863281 52.863281 41.667969 66.667969 41.667969 C 80.46875 41.667969 91.667969 52.863281 91.667969 66.667969 Z M 91.667969 66.667969 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-unchecked-dark.svg b/.themes/caelus/gtk-3.0/assets/radio-unchecked-dark.svg new file mode 100644 index 0000000..712de67 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-unchecked-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg b/.themes/caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg new file mode 100644 index 0000000..647135c --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.144531 5.175781 C 100.976562 5.175781 129.199219 32.714844 129.199219 66.667969 C 129.199219 100.617188 100.976562 128.15625 66.144531 128.15625 C 31.316406 128.15625 3.058594 100.617188 3.058594 66.667969 C 3.058594 32.714844 31.316406 5.175781 66.144531 5.175781 Z M 66.144531 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg b/.themes/caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg new file mode 100644 index 0000000..647135c --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-unchecked-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.144531 5.175781 C 100.976562 5.175781 129.199219 32.714844 129.199219 66.667969 C 129.199219 100.617188 100.976562 128.15625 66.144531 128.15625 C 31.316406 128.15625 3.058594 100.617188 3.058594 66.667969 C 3.058594 32.714844 31.316406 5.175781 66.144531 5.175781 Z M 66.144531 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-unchecked.svg b/.themes/caelus/gtk-3.0/assets/radio-unchecked.svg new file mode 100644 index 0000000..712de67 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-unchecked.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-unselected-dark.svg b/.themes/caelus/gtk-3.0/assets/radio-unselected-dark.svg new file mode 100644 index 0000000..214ed94 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-unselected-dark.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> +<g transform="translate(0 -1036.3622)"> +<path style="fill:#393939" d="M 15,8 A 7,7 0 1 1 1,8 7,7 0 1 1 15,8 z" transform="matrix(1.04961 0 0 1.03157 -.42841 1036.2044)"/> +<path style="fill:#1f1f1f" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg b/.themes/caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg new file mode 100644 index 0000000..0fdfaf4 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-unselected-insensitive-dark.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> +<g transform="translate(0 -1036.3622)"> +<path style="fill:#2a2a2a" d="m 7.9891678,1037.1027 c 4.0385812,0 7.3124992,3.254 7.3124992,7.2678 0,4.0139 -3.273918,7.2679 -7.3124992,7.2679 -4.0385821,0 -7.31249997,-3.254 -7.31249997,-7.2679 0,-4.0138 3.27391787,-7.2678 7.31249997,-7.2678 z"/> +<path style="fill:#1f1f1f" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-unselected-insensitive.svg b/.themes/caelus/gtk-3.0/assets/radio-unselected-insensitive.svg new file mode 100644 index 0000000..647135c --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-unselected-insensitive.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.144531 5.175781 C 100.976562 5.175781 129.199219 32.714844 129.199219 66.667969 C 129.199219 100.617188 100.976562 128.15625 66.144531 128.15625 C 31.316406 128.15625 3.058594 100.617188 3.058594 66.667969 C 3.058594 32.714844 31.316406 5.175781 66.144531 5.175781 Z M 66.144531 5.175781 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.15;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/radio-unselected.svg b/.themes/caelus/gtk-3.0/assets/radio-unselected.svg new file mode 100644 index 0000000..712de67 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/radio-unselected.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="133pt" height="133pt" viewBox="0 0 133 133" version="1.1"> +<g id="surface1"> +<path style=" stroke:none;fill-rule:nonzero;fill:#272a28;fill-opacity:1;" d="M 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 Z M 125 66.667969 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#1e1f1e;fill-opacity:1;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +<path style=" stroke:none;fill-rule:nonzero;fill:#d9cdb5;fill-opacity:0.30;" d="M 66.667969 0 C 29.851562 0 0 29.851562 0 66.667969 C 0 103.484375 29.851562 133.332031 66.667969 133.332031 C 103.484375 133.332031 133.332031 103.484375 133.332031 66.667969 C 133.332031 29.851562 103.484375 0 66.667969 0 Z M 66.667969 8.332031 C 98.894531 8.332031 125 34.441406 125 66.667969 C 125 98.894531 98.894531 125 66.667969 125 C 34.441406 125 8.332031 98.894531 8.332031 66.667969 C 8.332031 34.441406 34.441406 8.332031 66.667969 8.332031 Z M 66.667969 8.332031 "/> +</g> +</svg> diff --git a/.themes/caelus/gtk-3.0/assets/sed.sh b/.themes/caelus/gtk-3.0/assets/sed.sh new file mode 100755 index 0000000..0988307 --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/sed.sh @@ -0,0 +1,9 @@ +#!/bin/sh +sed -i \ + -e 's/#1e1f1e/rgb(0%,0%,0%)/g' \ + -e 's/#d9cdb5/rgb(100%,100%,100%)/g' \ + -e 's/#0f0f0f/rgb(50%,0%,0%)/g' \ + -e 's/#ef934d/rgb(0%,50%,0%)/g' \ + -e 's/#272a28/rgb(50%,0%,50%)/g' \ + -e 's/#d9cdb5/rgb(0%,0%,50%)/g' \ + "$@" diff --git a/.themes/caelus/gtk-3.0/assets/unsed.sh b/.themes/caelus/gtk-3.0/assets/unsed.sh new file mode 100755 index 0000000..1cc4e1b --- /dev/null +++ b/.themes/caelus/gtk-3.0/assets/unsed.sh @@ -0,0 +1,11 @@ +#!/bin/sh +sed -i \ + -e 's/rgb(0%,0%,0%)/#1e1f1e/g' \ + -e 's/rgb(100%,100%,100%)/#d9cdb5/g' \ + -e 's/rgb(50%,0%,0%)/#0f0f0f/g' \ + -e 's/rgb(0%,50%,0%)/#ef934d/g' \ + -e 's/rgb(0%,50.196078%,0%)/#ef934d/g' \ + -e 's/rgb(50%,0%,50%)/#272a28/g' \ + -e 's/rgb(50.196078%,0%,50.196078%)/#272a28/g' \ + -e 's/rgb(0%,0%,50%)/#d9cdb5/g' \ + "$@" diff --git a/.themes/caelus/gtk-3.0/gtk-dark.css b/.themes/caelus/gtk-3.0/gtk-dark.css new file mode 100644 index 0000000..b00626d --- /dev/null +++ b/.themes/caelus/gtk-3.0/gtk-dark.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk/dist/gtk-dark.css"); diff --git a/.themes/caelus/gtk-3.0/gtk.css b/.themes/caelus/gtk-3.0/gtk.css new file mode 100644 index 0000000..c6eab95 --- /dev/null +++ b/.themes/caelus/gtk-3.0/gtk.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk/dist/gtk.css"); diff --git a/.themes/caelus/gtk-3.0/gtk.gresource.xml b/.themes/caelus/gtk-3.0/gtk.gresource.xml new file mode 100644 index 0000000..8281d70 --- /dev/null +++ b/.themes/caelus/gtk-3.0/gtk.gresource.xml @@ -0,0 +1,48 @@ +<?xml version='1.0' encoding='UTF-8'?> +<gresources> + <gresource prefix='/org/numixproject/gtk'> + <file preprocess='to-pixdata'>assets/checkbox-checked-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-checked-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-checked.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-unchecked-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-unchecked-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-unchecked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-checked-dark.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-checked.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-unchecked-dark.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed.svg</file> + <file preprocess='to-pixdata'>assets/radio-unchecked-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-unchecked-insensitive-dark.svg</file> + <file preprocess='to-pixdata'>assets/radio-unchecked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/pane-handle.png</file> + <file preprocess='to-pixdata'>assets/pane-handle@2.png</file> + <file>dist/gtk.css</file> + <file>dist/gtk-dark.css</file> + </gresource> +</gresources> diff --git a/.themes/caelus/gtk-3.0/thumbnail.png b/.themes/caelus/gtk-3.0/thumbnail.png new file mode 100644 index 0000000..e0e2e99 Binary files /dev/null and b/.themes/caelus/gtk-3.0/thumbnail.png differ diff --git a/.themes/caelus/gtk-3.20/assets b/.themes/caelus/gtk-3.20/assets new file mode 120000 index 0000000..ec2e4be --- /dev/null +++ b/.themes/caelus/gtk-3.20/assets @@ -0,0 +1 @@ +../assets \ No newline at end of file diff --git a/.themes/caelus/gtk-3.20/dist/gtk-dark.css b/.themes/caelus/gtk-3.20/dist/gtk-dark.css new file mode 100644 index 0000000..03237e3 --- /dev/null +++ b/.themes/caelus/gtk-3.20/dist/gtk-dark.css @@ -0,0 +1,8505 @@ +/*$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 #0f0f0f; +@define-color dark_fg_color #d9cdb5; +/* colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_bg_color #d9cdb5; +@define-color theme_fg_color #1e1f1e; +@define-color theme_base_color #d9cdb5; +@define-color text_view_bg #d9cdb5; +/*workaround for new vte versions */ +@define-color theme_text_color #272a28; +@define-color theme_selected_bg_color #ef934d; +@define-color theme_selected_fg_color #0f0f0f; +@define-color theme_tooltip_bg_color #1e1f1e; +@define-color theme_tooltip_fg_color #d9cdb5; +/* shadow effects */ +@define-color light_shadow #daceb6; +@define-color dark_shadow #060606; +/* misc colors used by gtk+ */ +@define-color info_fg_color #0f0f0f; +@define-color info_bg_color #71b4d6; +@define-color warning_fg_color #0f0f0f; +@define-color warning_bg_color #ef934d; +@define-color question_fg_color #0f0f0f; +@define-color question_bg_color #71b4d6; +@define-color error_fg_color #0f0f0f; +@define-color error_bg_color #f16e65; +@define-color link_color #71b4d6; +@define-color success_color #7ec97e; +@define-color warning_color #ef934d; +@define-color error_color #f16e65; +/* 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(#1e1f1e,#d9cdb5,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(#d9cdb5,#1e1f1e,0.1); +@define-color unfocused_borders mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); +@define-color button_bg_color #d9cdb5; +@define-color button_fg_color #272a28; +@define-color header_button_bg_color #272a28; +@define-color header_button_fg_color #d9cdb5; +@define-color insensitive_bg_color mix(#d9cdb5,#d9cdb5,0.6); +@define-color insensitive_fg_color mix(#1e1f1e,#d9cdb5,0.5); +/* osd */ +@define-color osd_base #0f0f0f; +@define-color osd_bg rgba(15, 15, 15, 0.8); +@define-color osd_fg #d9cdb5; +@define-color osd_insensitive_bg_color mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.5); +@define-color osd_insensitive_fg_color mix(#d9cdb5,#0f0f0f,0.6); +@define-color osd_borders_color rgba(13, 13, 13, 0.8); +/* lightdm greeter colors */ +@define-color lightdm_bg_color #0f0f0f; +@define-color lightdm_fg_color #d9cdb5; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color mix(#1e1f1e,#d9cdb5,0.5); +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #272a28; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #d9cdb5; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #d9cdb5; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #ef934d; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #0f0f0f; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color #f3efe8; +/* window manager colors */ +@define-color wm_bg_focused #0f0f0f; +@define-color wm_bg_unfocused #d9cdb5; +@define-color wm_border_focused #1e1f1e; +@define-color wm_border_unfocused #1e1f1e; +@define-color wm_title_focused #d9cdb5; +@define-color wm_title_unfocused mix(#1e1f1e,#d9cdb5,0.4); +@define-color wm_icons_focused #d9cdb5; +@define-color wm_icons_focused_prelight #ef934d; +@define-color wm_icons_focused_pressed #e87015; +@define-color wm_icons_unfocused mix(#1e1f1e,#d9cdb5,0.4); +@define-color wm_icons_unfocused_prelight #ef934d; +@define-color wm_icons_unfocused_pressed #e87015; +/************** + ! 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(239, 147, 77, 0.5); + outline-style: dashed; + outline-width: 2px; + outline-offset: -1px; + -gtk-outline-radius: 0px; } + +/************* + ! 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: #ef934d; + color: #0f0f0f; } + +* { + /* hyperlinks */ + -GtkIMHtml-hyperlink-color: #71b4d6; } + *:disabled, *:disabled:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + *:disabled, *:disabled { + -gtk-icon-effect: dim; } + *:hover { + -gtk-icon-effect: highlight; } + *:link, *:visited { + color: #71b4d6; } + +.background { + background-color: #d9cdb5; + color: #1e1f1e; } + .background:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + .background.csd { + background-color: #d9cdb5; } + +.gtkstyle-fallback { + background-color: rgba(217, 205, 181, 0.5); + color: #1e1f1e; } + .gtkstyle-fallback:hover { + background-color: #e7dfcf; + color: #1e1f1e; } + .gtkstyle-fallback:active { + background-color: #cbbb9b; + color: #1e1f1e; } + .gtkstyle-fallback:disabled { + background-color: #d9cdb4; + color: mix(#1e1f1e,#d9cdb5,0.5); } + +image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled { + background-color: transparent; } + +label.separator { + color: #1e1f1e; } + label.separator:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + +label selection { + background-color: #ef934d; + color: #0f0f0f; } + +label:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + label:disabled:backdrop { + color: #f3efe8; } + +label:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + +assistant .sidebar { + background-color: #d9cdb5; + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + assistant .sidebar:backdrop { + background-color: #d9cdb5; + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +assistant.csd .sidebar { + border-top-style: none; } + +assistant .sidebar label { + padding: 2px 4px; } + +assistant .sidebar label.highlight { + background-color: mix(#1e1f1e,#d9cdb5,0.8); } + +/********* + ! Buttons +**********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#ef934e), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#ef934d), 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(#ef934e), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(218, 206, 183, 0.765882)), 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: 18px; + min-width: 18px; + padding: 2px; + border-width: 1px; + border-style: solid; + border-radius: 0px; + -gtk-outline-radius: 0px; + 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: 2px 2px; } + +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: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + +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 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 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: 0px; + -gtk-outline-radius: 0px; } + +.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: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + +.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > button:last-child { + border-width: 1px; + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + +.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > button:only-child { + border-width: 1px; + border-radius: 0px; + -gtk-outline-radius: 0px; } + +.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(217, 205, 181, 0.3); + background-color: rgba(30, 31, 30, 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(239, 147, 77, 0.3); + background-color: rgba(15, 15, 15, 0.1); + background-image: none; + box-shadow: none; } + +button, button.nautilus-circular-button.image-button { + background-color: #d9cdb5; + background-image: none; + border-color: rgba(31, 34, 32, 0.32); + color: #272a28; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.32); } + button:disabled, button.nautilus-circular-button.image-button:disabled { + border-color: rgba(33, 36, 34, 0.32); } + button:active:disabled, button:checked:disabled { + border-color: rgba(31, 34, 32, 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(#ef934d,rgba(39, 42, 40, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(39, 42, 40, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(39, 42, 40, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(39, 42, 40, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.flat, button.flat.nautilus-circular-button.image-button { + color: #272a28; + border-color: rgba(217, 205, 181, 0); + background-color: rgba(217, 205, 181, 0); + background-image: none; + box-shadow: none; } + button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(31, 34, 32, 0.4); + color: #272a28; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.4); } + button:hover:disabled, button.flat:hover:disabled { + border-color: rgba(33, 36, 34, 0.4); } + button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled { + border-color: rgba(31, 34, 32, 0.4); } + button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(39, 42, 40, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #272a28; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + button:focus:hover, button.flat:focus:hover { + background-color: #e7dfcf; + background-image: none; + border-color: rgba(31, 34, 32, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + button:focus:hover:hover, button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.4); } + button:focus:hover:disabled, button.flat:focus:hover:disabled { + border-color: rgba(33, 36, 34, 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(31, 34, 32, 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: #ef934d; + background-image: none; + border-color: rgba(31, 34, 32, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(39, 42, 40, 0.06), inset 0 1px rgba(39, 42, 40, 0.07), inset -1px 0 rgba(39, 42, 40, 0.06), inset 0 -1px rgba(39, 42, 40, 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(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.32); } + button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled { + border-color: rgba(33, 36, 34, 0.32); } + button:active:checked:disabled, button.flat:active:checked:disabled { + border-color: rgba(31, 34, 32, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #272a28; } + button:disabled:disabled, button.flat:disabled:disabled { + background-color: alpha(mix(#d9cdb5,#272a28,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#d9cdb5,#272a28,0.6); + box-shadow: none; } + button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled { + color: mix(#d9cdb5,#272a28,0.6); } + button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button:backdrop, button.nautilus-circular-button.image-button:backdrop, button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(217, 205, 181, 0.9); } + button.separator:disabled, button .separator:disabled { + color: rgba(217, 205, 181, 0.85); } + button separator, button.nautilus-circular-button.image-button separator { + background-image: image(mix(#272a28,#d9cdb5,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(6, 6, 6, 0.12); } + .inline-toolbar button:focus, .inline-toolbar button:hover, .linked > button:focus, .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + .inline-toolbar button:disabled, .linked > button:disabled { + box-shadow: inset -1px 0 #bea980; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + .linked.vertical > button { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + .linked.vertical > button:focus, .linked.vertical > button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.05); } + .linked.vertical > button:disabled { + box-shadow: inset 0 -1px #bea980; } + .linked.vertical > button:last-child, .linked.vertical > button:only-child { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + button.circular, button.nautilus-circular-button.image-button, button.circular-button { + padding: 0; + min-width: 26px; + min-height: 26px; + 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: #272a28; + padding: 2px 3px; } + 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: #f4f1ea; + background-image: none; } + spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover { + border-color: rgba(31, 34, 32, 0.4); } + spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 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(27, 29, 28, 0.4); } + spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled { + border-color: rgba(33, 36, 34, 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(31, 34, 32, 0.4); } + spinbutton button:focus:hover { + color: mix(#1e1f1e,mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3),0.3); } + spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled { + color: mix(#272a28,#d9cdb5,0.7); } + spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + spinbutton button:backdrop:disabled { + color: rgba(243, 239, 232, 0.8); } + +spinbutton:not(.vertical) { + /*@extend %entry;*/ + background-color: #d9cdb5; + background-image: none; + /*@include border($base_color);*/ + padding: 0; + border-radius: 0px; + -gtk-outline-radius: 0px; + color: #272a28; + caret-color: #272a28; + /*&:focus, &:active { border-color: border_focus($borders_color); }*/ } + spinbutton:not(.vertical):disabled { + background-color: #cbbb9b; + background-image: none; + color: mix(#d9cdb5,#272a28,0.5); } + spinbutton:not(.vertical) entry { + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; + 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(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(12, 12, 12, 0.2); } + spinbutton:not(.vertical) button:backdrop { + border-color: alpha(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl) { + border-right-style: none; + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + spinbutton:not(.vertical) button.down:dir(rtl):focus { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr) { + border-left-style: none; + border-radius: 0 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 0; } + spinbutton:not(.vertical) button.up:dir(ltr):focus { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover { + border-color: mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); + box-shadow: inset 1px 0 mix(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + +spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry { + min-width: 0; + padding-left: 0px; + padding-right: 0px; } + +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(#ef934d,rgba(39, 42, 40, 0.4),0.3); } + +spinbutton.vertical button.up { + border-radius: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + spinbutton.vertical button.up:focus { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + +spinbutton.vertical button.down { + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + spinbutton.vertical button.down:focus { + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + +/****************** +! ComboBoxes * +*******************/ +combobox button.combo, combobox button.combo.nautilus-circular-button.image-button { + min-width: 0; + padding-left: 2px; + padding-right: 2px; } + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 14px; + min-width: 14px; + padding: 1px; } + +combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry { + padding: 2px 2px; } + +combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button { + padding: 2px; } + +combobox menu menuitem { + padding: 2px 3px; } + combobox menu menuitem cellview { + min-height: 18px; } + +/********* + ! 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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.1), inset 0 1px rgba(6, 6, 6, 0.12), inset -1px 0 rgba(6, 6, 6, 0.1), inset 0 -1px rgba(6, 6, 6, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 2px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 2px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#d9cdb5,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +entry { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#272a28,#d9cdb5,0.56); + padding: 4px 2px; + color: #272a28; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + entry:focus, entry:hover { + border-color: mix(#ef934d,mix(#272a28,#d9cdb5,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(#272a28,#d9cdb5,0.48); } + entry:disabled { + border-color: mix(#272a28,#d9cdb5,0.64); } + entry:active:disabled, entry:checked:disabled { + border-color: mix(#272a28,#d9cdb5,0.56); } + entry:focus, entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + entry:disabled { + background-color: mix(#d9cdb5,#272a28,0.07); + background-image: none; + opacity: .9; + color: mix(#d9cdb5,#272a28,0.9); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +toolbar { + padding: 1px; + border-style: none; } + toolbar.horizontal separator { + margin: 0 4px 1px; } + toolbar.vertical separator { + margin: 4px 1px 4px 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: 5px; + margin-bottom: 5px; } + headerbar switch { + margin-top: 3px; + margin-bottom: 3px; } + window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 0px; } + window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 0px; } + +.titlebar:not(headerbar), headerbar { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.88); + color: #d9cdb5; + background-color: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + color: #d9cdb5; + padding: 0 6px; + min-height: 42px; } + .titlebar:focus:not(headerbar), headerbar:focus, .titlebar:hover:not(headerbar), headerbar:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,0.8),0.3); } + .titlebar:active:not(headerbar), headerbar:active, .titlebar:checked:not(headerbar), headerbar:checked { + border-color: mix(#d9cdb5,#0f0f0f,0.4); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.92); } + .titlebar:active:disabled:not(headerbar), headerbar:active:disabled, .titlebar:checked:disabled:not(headerbar), headerbar:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.88); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#d9cdb5,#0f0f0f,0.5); } + .titlebar:not(headerbar) .background, headerbar .background { + background-color: #0f0f0f; + border-color: mix(#0f0f0f,#d9cdb5,0.3); } + .titlebar:not(headerbar) .title, headerbar .title { + font-weight: bold; + padding: 0 4px; } + .titlebar:not(headerbar) .subtitle, headerbar .subtitle { + font-size: smaller; + padding: 0 4px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #0f0f0f; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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: #101010; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #101010; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #111111; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#0f0f0f,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#0f0f0f,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#0f0f0f,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(15, 15, 15, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:not(headerbar) button.image-button, headerbar button.image-button, headerbar button.image-button.nautilus-circular-button { + padding: 2px; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 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 #0c0c0c; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button, headerbar box button.image-button.nautilus-circular-button { + padding: 2px 6px; } + .titlebar:not(headerbar) separator, headerbar separator { + color: #090909; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .titlebar:not(headerbar) separator, headerbar separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:backdrop:not(headerbar), headerbar:backdrop { + background-color: #d9cdb5; + background-image: none; + color: mix(#1e1f1e,#d9cdb5,0.4); + text-shadow: none; + border-color: mix(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9),#d9cdb5,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: 2px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); + padding: 2px; } + .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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 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: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(39, 42, 40, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + .titlebar:not(headerbar) button.text-button, headerbar button.text-button, headerbar button.text-button.nautilus-circular-button.image-button { + padding: 2px 5px; } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; } + .titlebar:not(headerbar) button.flat:hover, headerbar button.flat:hover { + color: #d9cdb5; } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#1e1f1e,#d9cdb5,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: #d9cdb5; } + .titlebar:not(headerbar) viewswitcher button:not(:checked):not(:hover) stack box, headerbar viewswitcher button:not(:checked):not(:hover) stack box { + color: #272a28; } + .titlebar:not(headerbar) button.titlebutton + separator.titlebutton, headerbar button.titlebutton + separator.titlebutton { + margin-left: 0; + margin-right: 2px; } + .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button { + border: 0; + padding: 2px; + background-image: none; + background-color: transparent; + color: #d9cdb5; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover { + background-image: none; + background-color: transparent; + color: #ef934d; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active { + background-image: none; + background-color: transparent; + color: #ec8130; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:backdrop, headerbar button.titlebutton:backdrop { + background: none; + color: mix(#1e1f1e,#d9cdb5,0.4); + -gtk-icon-shadow: none; } + +toolbar { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#1e1f1e,#d9cdb5,0.64); + color: #1e1f1e; } + toolbar:focus, toolbar:hover { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,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(#1e1f1e,#d9cdb5,0.56); } + toolbar:disabled { + border-color: mix(#1e1f1e,#d9cdb5,0.72); } + toolbar:active:disabled, toolbar:checked:disabled { + border-color: mix(#1e1f1e,#d9cdb5,0.64); } + toolbar:disabled { + background-color: #cbbb9b; + background-image: none; + color: mix(#1e1f1e,#d9cdb5,0.5); } + toolbar .background { + background-color: #d9cdb5; + border-color: mix(#d9cdb5,#1e1f1e,0.3); } + toolbar .title { + font-weight: bold; + padding: 0 4px; } + toolbar .subtitle { + font-size: smaller; + padding: 0 4px; } + toolbar button, toolbar button.nautilus-circular-button.image-button { + background-color: #d9cdb5; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.32); } + toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(26, 26, 26, 0.32); } + toolbar button:active:disabled, toolbar button:checked:disabled { + border-color: rgba(24, 25, 24, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button { + color: #1e1f1e; + border-color: rgba(217, 205, 181, 0); + background-color: rgba(217, 205, 181, 0); + background-image: none; + box-shadow: none; } + toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar button:hover:disabled, toolbar button.flat:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 0.4); } + toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(30, 31, 30, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + toolbar button:focus:hover, toolbar button.flat:focus:hover { + background-color: #e7dfcf; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 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: #ef934d; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(30, 31, 30, 0.06), inset 0 1px rgba(30, 31, 30, 0.07), inset -1px 0 rgba(30, 31, 30, 0.06), inset 0 -1px rgba(30, 31, 30, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.32); } + toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled { + border-color: rgba(26, 26, 26, 0.32); } + toolbar button:active:checked:disabled, toolbar button.flat:active:checked:disabled { + border-color: rgba(24, 25, 24, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #1e1f1e; } + toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#d9cdb5,#1e1f1e,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#d9cdb5,#1e1f1e,0.6); + box-shadow: none; } + toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled { + color: mix(#d9cdb5,#1e1f1e,0.6); } + toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar button:backdrop, toolbar button.nautilus-circular-button.image-button:backdrop, toolbar button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,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(217, 205, 181, 0.9); } + toolbar button.separator:disabled, toolbar button .separator:disabled { + color: rgba(217, 205, 181, 0.85); } + toolbar button separator, toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#1e1f1e,#d9cdb5,0.9)); } + toolbar button.image-button, toolbar button.image-button.nautilus-circular-button { + padding: 2px; } + 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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + toolbar viewswitcher button:disabled, toolbar viewswitcher button.nautilus-circular-button.image-button:disabled, + toolbar .linked > button:disabled { + box-shadow: inset -1px 0 #bea980; } + 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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button { + padding: 2px 6px; } + toolbar separator, toolbar separator:disabled { + color: #9e8451; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + toolbar.inline-toolbar { + padding: 1px; + border-width: 0 1px 1px; + border-style: solid; + border-color: mix(#d9cdb5,#1e1f1e,0.1); + background-color: mix(mix(#d9cdb5,#1e1f1e,0.1),#d9cdb5,0.7); + background-image: none; } + toolbar.inline-toolbar:backdrop { + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); + background-color: mix(#d9cdb5,mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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: #d9cdb5; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.32); } + toolbar.inline-toolbar button:disabled { + border-color: rgba(26, 26, 26, 0.32); } + toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled { + border-color: rgba(24, 25, 24, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(30, 31, 30, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(30, 31, 30, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar.inline-toolbar button.flat { + color: #1e1f1e; + border-color: rgba(217, 205, 181, 0); + background-color: rgba(217, 205, 181, 0); + background-image: none; + box-shadow: none; } + toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:hover { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 0.4); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus { + background-color: #e0d6c2; + background-image: none; + border-color: rgba(30, 31, 30, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover { + background-color: #e7dfcf; + background-image: none; + border-color: rgba(24, 25, 24, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 0.4); } + toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled { + border-color: rgba(26, 26, 26, 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(24, 25, 24, 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: #ef934d; + background-image: none; + border-color: rgba(24, 25, 24, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(30, 31, 30, 0.06), inset 0 1px rgba(30, 31, 30, 0.07), inset -1px 0 rgba(30, 31, 30, 0.06), inset 0 -1px rgba(30, 31, 30, 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(#ef934d,rgba(30, 31, 30, 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(21, 22, 21, 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(26, 26, 26, 0.32); } + toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled { + border-color: rgba(24, 25, 24, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover { + color: #1e1f1e; } + toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#d9cdb5,#1e1f1e,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#d9cdb5,#1e1f1e,0.6); + box-shadow: none; } + toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled { + color: mix(#d9cdb5,#1e1f1e,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar.inline-toolbar button:backdrop, toolbar.inline-toolbar button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator { + border: 1px solid currentColor; + color: rgba(217, 205, 181, 0.9); } + toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled { + color: rgba(217, 205, 181, 0.85); } + toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#1e1f1e,#d9cdb5,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: #0d0d0d; } + +.background .titlebar:backdrop, .background .titlebar { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +.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: 2px; + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + actionbar > revealer > box:backdrop { + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +/**************************** + ! Search and Location bars * +*****************************/ +searchbar, +.location-bar { + background-color: #d6c9b0; + background-image: none; + border-width: 0 0 1px; + border-style: solid; + border-color: #bea980; + color: #1e1f1e; } + +/****************** + ! Action buttons * +*******************/ +.suggested-action, headerbar.selection-mode button.suggested-action, +.titlebar.selection-mode:not(headerbar) button.suggested-action { + background-color: #7ec97e; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action, + .titlebar:not(headerbar).selection-mode button.flat.suggested-action { + color: #0f0f0f; + border-color: rgba(126, 201, 126, 0); + background-color: rgba(126, 201, 126, 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: #8ace8a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:hover:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #8ace8a; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .suggested-action:focus:hover, + .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover { + background-color: #95d395; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + .suggested-action:active:checked:disabled, .suggested-action.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #0f0f0f; } + .suggested-action:disabled:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled { + background-color: alpha(mix(#7ec97e,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#7ec97e,#0f0f0f,0.6); + box-shadow: none; } + .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled { + color: mix(#7ec97e,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(126, 201, 126, 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(126, 201, 126, 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(#0f0f0f,#7ec97e,0.9)); } + +.destructive-action { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + .destructive-action:focus, .destructive-action:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:disabled { + border-color: rgba(13, 13, 13, 0.32); } + .destructive-action:active:disabled, .destructive-action:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .destructive-action.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + .destructive-action:hover, .destructive-action.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + .destructive-action:focus, .destructive-action.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + .destructive-action:focus:hover, .destructive-action.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover { + color: #0f0f0f; } + .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,0.6); } + .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .destructive-action:backdrop, .destructive-action.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + .destructive-action.separator, .destructive-action .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + .destructive-action.separator:disabled, .destructive-action .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + .destructive-action separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/****************** + ! Selection mode * +*******************/ +headerbar.selection-mode, +.titlebar:not(headerbar).selection-mode { + background-color: #ef934d; + background-image: none; + border-color: mix(#0f0f0f,#ef934d,0.72); + color: #0f0f0f; } + headerbar.selection-mode:focus, headerbar.selection-mode:hover, + .titlebar:not(headerbar).selection-mode:focus, + .titlebar:not(headerbar).selection-mode:hover { + border-color: mix(#ef934d,mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.48); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + border-color: mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.72); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + background-color: #ec8130; + background-image: none; + color: mix(#0f0f0f,#ef934d,0.5); } + headerbar.selection-mode .background, + .titlebar:not(headerbar).selection-mode .background { + background-color: #ef934d; + border-color: mix(#ef934d,#0f0f0f,0.3); } + headerbar.selection-mode .title, + .titlebar:not(headerbar).selection-mode .title { + font-weight: bold; + padding: 0 4px; } + headerbar.selection-mode .subtitle, + .titlebar:not(headerbar).selection-mode .subtitle { + font-size: smaller; + padding: 0 4px; } + headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button, + .titlebar:not(headerbar).selection-mode button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode button.image-button, + .titlebar:not(headerbar).selection-mode button.image-button { + padding: 2px; } + 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(6, 6, 6, 0.12); } + 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(6, 6, 6, 0.32); } + 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 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 #e87015; } + 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(6, 6, 6, 0.12); } + 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(6, 6, 6, 0.32); } + 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + headerbar.selection-mode box button.image-button, + .titlebar:not(headerbar).selection-mode box button.image-button { + padding: 2px 6px; } + headerbar.selection-mode separator, headerbar.selection-mode separator:disabled, + .titlebar:not(headerbar).selection-mode separator, + .titlebar:not(headerbar).selection-mode separator:disabled { + color: #ae5410; + 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode:backdrop, + .titlebar:not(headerbar).selection-mode:backdrop { + background-color: #ef934d; + 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: #e87015; + 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: #cb6212; } + 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: #d96914; } + 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(15, 15, 15, 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: #cb6212; } + +/********** + ! Calendar +***********/ +calendar { + padding: 1px 3px; + outline-offset: -1px; + color: #272a28; } + calendar:selected { + border-radius: 0px; } + calendar.header { + border-bottom: 1px solid rgba(12, 12, 12, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(12, 12, 12, 0.1); } + calendar.button { + color: rgba(30, 31, 30, 0.55); } + calendar.button:hover { + color: #1e1f1e; } + calendar.button:backdrop { + color: alpha(mix(#1e1f1e,#d9cdb5,0.5),0.55); } + calendar.button:disabled { + color: alpha(mix(#1e1f1e,#d9cdb5,0.5),0.55); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: mix(#ef934d,#1e1f1e,0.5); } + calendar:backdrop { + color: mix(#d9cdb5,#272a28,0.8); } + +/* gnome-calendar */ +.calendar-view { + background-color: #d9cdb5; + color: #272a28; } + +/*************** + ! Color chooser +****************/ +colorswatch:drop(active), colorswatch { + border-style: none; } + +colorswatch.top { + border-top-left-radius: 0.5px; + border-top-right-radius: 0.5px; } + colorswatch.top overlay { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +colorswatch.bottom { + border-bottom-left-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.bottom overlay { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 0.5px; + border-bottom-left-radius: 0.5px; } + colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.dark overlay { + color: #0f0f0f; } + colorswatch.dark overlay:hover { + border-color: mix(#d9cdb5,#1e1f1e,0.1); } + colorswatch.dark overlay:backdrop { + color: mix(#ef934d,#0f0f0f,0.66); } + +colorswatch.light overlay { + color: #272a28; } + colorswatch.light overlay:hover { + border-color: mix(#d9cdb5,#1e1f1e,0.1); } + colorswatch.light overlay:backdrop { + color: mix(#d9cdb5,#272a28,0.8); } + +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px mix(#d9cdb5,#1e1f1e,0.1), inset 0 0 0 1px #ef934d; } + colorswatch:drop(active).dark overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px mix(#d9cdb5,#1e1f1e,0.1), inset 0 0 0 1px #ef934d; } + +colorswatch overlay { + border: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(218, 206, 183, 0.4), inset 0 -1px rgba(12, 12, 12, 0.2); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: mix(#d9cdb5,#1e1f1e,0.1); + box-shadow: none; } + +colorswatch:disabled { + opacity: .5; } + colorswatch:disabled overlay { + border-color: rgba(12, 12, 12, 0.6); + box-shadow: none; } + +row:selected colorswatch { + box-shadow: 0 0 0 2px #0f0f0f; } + +colorswatch#add-color-button { + border-radius: 0px 0px 0 0; } + colorswatch#add-color-button:only-child { + border-radius: 0px; } + colorswatch#add-color-button overlay { + background-color: #d2c4a8; + color: #1e1f1e; } + colorswatch#add-color-button overlay:hover { + background-color: #cbbb9b; } + colorswatch#add-color-button overlay:backdrop { + background-color: #d2c4a8; } + +colorswatch#editor-color-sample { + border-radius: 0px; } + colorswatch#editor-color-sample overlay { + border-radius: 0.5px; } + +button.color, button.color.nautilus-circular-button.image-button { + padding: 2px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0px; } + 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(#d9cdb5,#1e1f1e,0.1); } + filechooser .dialog-action-box:backdrop { + border-top-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + filechooser #pathbarbox { + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); + background-color: #d9cdb5; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/****************** + ! Grid and flowbox +*******************/ +widget:active { + background-color: mix(#ef934d,#d9cdb5,0.5); } + +list { + color: #272a28; + background-color: #d9cdb5; + border-color: mix(#d9cdb5,#1e1f1e,0.1); } + list:backdrop { + background-color: #d9cdb5; + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + list row { + padding: 2px; } + +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(30, 31, 30, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(12, 12, 12, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(12, 12, 12, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: mix(#ef934d,#1e1f1e,0.1); } + row.activatable:selected:backdrop { + background-color: #ef934d; } + +flowbox flowboxchild { + padding: 2px; + border-radius: 0px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Infobar +**********/ +infobar { + border: 0; } + infobar.info, infobar.info:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop { + color: #0f0f0f; } + infobar.info button, infobar.info button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.info button:focus, infobar.info button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.info button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.info button:active:disabled, infobar.info button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.info button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.info button:hover, infobar.info button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.info button:focus, infobar.info button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.info button:focus:hover, infobar.info button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.info button:active:checked:disabled, infobar.info button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.info button:focus, infobar.info button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover { + color: #0f0f0f; } + infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.info button:backdrop, infobar.info button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.info button.separator, infobar.info button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.info button.separator:disabled, infobar.info button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.warning, infobar.warning:backdrop { + background-color: #ef934d; + background-image: none; + border: 1px solid #e87015; + caret-color: currentColor; } + infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop { + color: #0f0f0f; } + infobar.warning button, infobar.warning button.nautilus-circular-button.image-button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.warning button:focus, infobar.warning button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.warning button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.warning button:active:disabled, infobar.warning button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.warning button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + infobar.warning button:hover, infobar.warning button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.warning button:focus, infobar.warning button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.warning button:active:checked:disabled, infobar.warning button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover { + color: #0f0f0f; } + infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.warning button:backdrop, infobar.warning button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.warning button.separator, infobar.warning button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + infobar.warning button.separator:disabled, infobar.warning button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + infobar.question, infobar.question:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop { + color: #0f0f0f; } + infobar.question button, infobar.question button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.question button:focus, infobar.question button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.question button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.question button:active:disabled, infobar.question button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.question button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.question button:hover, infobar.question button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.question button:focus, infobar.question button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.question button:focus:hover, infobar.question button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.question button:active:checked:disabled, infobar.question button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.question button:focus, infobar.question button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover { + color: #0f0f0f; } + infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.question button:backdrop, infobar.question button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.question button.separator, infobar.question button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.question button.separator:disabled, infobar.question button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.error, infobar.error:backdrop { + background-color: #f16e65; + background-image: none; + border: 1px solid #eb3326; + caret-color: currentColor; } + infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop { + color: #0f0f0f; } + infobar.error button, infobar.error button.nautilus-circular-button.image-button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + infobar.error button:focus, infobar.error button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.error button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.error button:active:disabled, infobar.error button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.error button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + infobar.error button:hover, infobar.error button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.error button:focus, infobar.error button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + infobar.error button:focus:hover, infobar.error button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.error button:active:checked:disabled, infobar.error button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.error button:focus, infobar.error button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover { + color: #0f0f0f; } + infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.error button:backdrop, infobar.error button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + infobar.error button.separator, infobar.error button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + infobar.error button.separator:disabled, infobar.error button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#f16e65,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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.1), inset 0 1px rgba(6, 6, 6, 0.12), inset -1px 0 rgba(6, 6, 6, 0.1), inset 0 -1px rgba(6, 6, 6, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 2px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 2px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#d9cdb5,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#d9cdb5,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +/********* + ! Menubar +**********/ +menubar, .menubar { + -GtkWidget-window-dragging: true; + padding: 0; + border: 0; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; } + menubar > menuitem, .menubar > menuitem { + min-height: 14px; + padding: 4px 6px; + border: 1px solid transparent; + background-color: transparent; + background-image: none; + color: #d9cdb5; } + menubar > menuitem:hover, .menubar > menuitem:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + menubar > menuitem *:hover, .menubar > menuitem *:hover { + color: #e4dbca; } + +/****** + ! Menu +*******/ +menu, +.menu, +.context-menu { + border-radius: 0; + padding: 2px; + background-color: #0f0f0f; + color: #d9cdb5; + border: 1px solid mix(#0f0f0f,#d9cdb5,0.21); } + .csd menu, .csd .menu, .csd .context-menu { + border: 0; } + menu:selected, + .menu:selected, + .context-menu:selected { + background-color: #ef934d; + color: #0f0f0f; } + menu separator, .csd menu separator, + .menu separator, .csd .menu separator, + .context-menu separator, .csd .context-menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,0.18)); + margin: 0px 0; } + menu .separator, .csd menu .separator, + .menu .separator, .csd .menu .separator, + .context-menu .separator, .csd .context-menu .separator { + color: mix(#0f0f0f,#d9cdb5,0.18); } + menu menuitem, + .menu menuitem, + .context-menu menuitem { + min-height: 14px; + min-width: 40px; + padding: 4px; + 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: #ef934d; + background-image: none; + color: #0f0f0f; } + 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: mix(#0f0f0f,#ef934d,0.6); } + menu menuitem *:active, menu menuitem *:hover, + .menu menuitem *:active, + .menu menuitem *:hover, + .context-menu menuitem *:active, + .context-menu menuitem *:hover { + color: #0f0f0f; } + menu menuitem:disabled, menu menuitem *:disabled, + .menu menuitem:disabled, + .menu menuitem *:disabled, + .context-menu menuitem:disabled, + .context-menu menuitem *:disabled { + color: mix(#d9cdb5,#0f0f0f,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: #ef934d; + color: #0f0f0f; } + menu menuitem calendar, + .menu menuitem calendar, + .context-menu menuitem calendar { + color: #d9cdb5; } + menu menuitem calendar.header, + .menu menuitem calendar.header, + .context-menu menuitem calendar.header { + border-bottom: 1px solid #0e0e0e; + border-radius: 0; } + menu menuitem calendar.header:backdrop, + .menu menuitem calendar.header:backdrop, + .context-menu menuitem calendar.header:backdrop { + border-color: #0e0e0e; } + menu menuitem calendar.button, + .menu menuitem calendar.button, + .context-menu menuitem calendar.button { + color: rgba(217, 205, 181, 0.55); } + menu menuitem calendar.button:hover, + .menu menuitem calendar.button:hover, + .context-menu menuitem calendar.button:hover { + color: #d9cdb5; } + 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(#d9cdb5,#0f0f0f,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: 2px; + background-color: #0f0f0f; + border-radius: 0; } + menu > arrow.top, + .menu > arrow.top, + .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid mix(#0f0f0f,#d9cdb5,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(#0f0f0f,#d9cdb5,0.18); + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, + .menu > arrow:hover, + .context-menu > arrow:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.1); } + menu > arrow:backdrop, + .menu > arrow:backdrop, + .context-menu > arrow:backdrop { + background-color: mix(#d9cdb5,#d9cdb5,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(217, 205, 181, 0.6); } + menuitem accelerator:hover { + color: rgba(15, 15, 15, 0.8); } + menuitem accelerator:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,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(12, 12, 12, 0.2); } + +menuitem entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + menuitem entry:focus, menuitem entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + menuitem entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + menuitem entry:active:disabled, menuitem entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + menuitem entry:focus, menuitem entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + menuitem entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +/********* + ! Popover +**********/ +popover.background { + padding: 0px; + border-radius: 0px; + background-clip: border-box; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; + box-shadow: 0 3px 6px rgba(12, 12, 12, 0.16); } + .csd popover.background, popover.background { + border-color: mix(#d9cdb5,#0f0f0f,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(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.16); } + .csd popover.background:disabled, popover.background:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.68); } + .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,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: #ef934d; } + popover.background treeview.view, popover.background treeview.view:backdrop { + border-top-color: #121212; } + popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover { + background-image: none; + background-color: #ef934d; + color: #0f0f0f; } + 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(#0f0f0f,#d9cdb5,1.3); + background-image: none; + color: #d9cdb5; + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + popover.background list row, popover.background list row .button { + background-color: transparent; + background-image: none; + color: #d9cdb5; } + 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: #ef934d; + color: #0f0f0f; } + popover.background .frame { + border-color: mix(#d9cdb5,#0f0f0f,0.8); + border-radius: 0px; } + popover.background entry { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#272a28,#d9cdb5,0.56); + padding: 4px 2px; + color: #272a28; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + popover.background entry:focus, popover.background entry:hover { + border-color: mix(#ef934d,mix(#272a28,#d9cdb5,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(#272a28,#d9cdb5,0.48); } + popover.background entry:disabled { + border-color: mix(#272a28,#d9cdb5,0.64); } + popover.background entry:active:disabled, popover.background entry:checked:disabled { + border-color: mix(#272a28,#d9cdb5,0.56); } + popover.background entry:focus, popover.background entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + popover.background entry:disabled { + background-color: mix(#d9cdb5,#272a28,0.07); + background-image: none; + opacity: .9; + color: mix(#d9cdb5,#272a28,0.9); } + popover.background button, popover.background button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + popover.background button:focus, popover.background button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + popover.background button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + popover.background button:active:disabled, popover.background button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + popover.background button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + popover.background button:hover, popover.background button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:hover:disabled, popover.background button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + popover.background button:focus, popover.background button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + popover.background button:focus:hover, popover.background button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + popover.background button:active:checked:disabled, popover.background button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + popover.background button:focus, popover.background button:hover, popover.background button.flat:focus, popover.background button.flat:hover { + color: #d9cdb5; } + popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + popover.background button:backdrop, popover.background button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + popover.background button.separator, popover.background button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + popover.background button.separator:disabled, popover.background button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + popover.background button separator, popover.background button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + popover.background button.flat:not(:hover) { + color: #d9cdb5; } + popover.background .linked > button { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + popover.background .linked > button:focus, popover.background .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + popover.background .linked > button:disabled { + box-shadow: inset -1px 0 #1f2220; } + popover.background .linked > button:last-child, popover.background .linked > button:only-child { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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: 2px; + padding-left: 2px; + transition: none; } + modelbutton.flat:hover, + menuitem.button.flat:hover { + border-radius: 0px; + background-color: #ef934d; + color: #0f0f0f; } + modelbutton.flat:checked, + menuitem.button.flat:checked { + color: #1e1f1e; } + 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: #1e1f1e; + background-clip: padding-box; + border: 1px solid #181918; + border-radius: 0px; + color: #d9cdb5; } + +.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: 2px; + margin: 0; + padding: 0; } + messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box { + margin: 4px; } + +printdialog paper { + color: #1e1f1e; + border: 1px solid mix(#d9cdb5,#1e1f1e,0.1); + background: #daceb7; + padding: 0; } + printdialog paper:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +printdialog .dialog-action-box { + margin: 4px; } + +/********************* + ! App notifications * +**********************/ +frame.app-notification { + border-style: solid; + border-color: rgba(12, 12, 12, 0.8); + border-width: 0 1px 1px; + border-radius: 0 0 0px 0px; + padding: 4px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + frame.app-notification button:focus, frame.app-notification button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + frame.app-notification button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + frame.app-notification button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + frame.app-notification button:hover, frame.app-notification button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + frame.app-notification button:focus, frame.app-notification button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 0.22); } + frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover { + color: #d9cdb5; } + frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.6); + box-shadow: none; } + frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled { + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + frame.app-notification button:backdrop, frame.app-notification button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + frame.app-notification button.separator, frame.app-notification button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #0f0f0f; } + +/**************** + ! Floating bar * +*****************/ +.floating-bar { + background-color: #d9cdb5; + background-image: none; + border: 1px solid #bea980; + border-radius: 0px; + color: #1e1f1e; } + .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: 0px; + background-clip: border-box; } + GtkBubbleWindow.osd.background { + background-color: rgba(15, 15, 15, 0.8); } + GtkBubbleWindow .toolbar { + background-color: transparent; } + +/*************** + ! Font-viewer * +****************/ +SushiFontWidget { + padding: 2px 4px; } + +/************* + ! Gucharmap * +**************/ +GucharmapChartable { + background-color: #d9cdb5; + color: #272a28; } + +/************* + ! Evolution * +**************/ +EPreviewPane .entry { + background-color: #d9cdb5; + color: #272a28; } + +/******************* + ! Gnome Bluetooth * +********************/ +entry.entry.pin-entry { + font-style: normal; + font-size: 50px; + padding-left: 10px; + padding-right: 10px; } + +label.pin-label { + font-style: normal; + font-size: 50px; } + +/************************ + ! Shortcut window keys * +*************************/ +.keycap { + min-width: 20px; + min-height: 24px; + margin-top: 2px; + padding-bottom: 1px; + padding-left: 2px; + padding-right: 2px; + color: #1e1f1e; + background-color: #d9cdb5; + border: 1px solid; + border-color: mix(#d9cdb5,#1e1f1e,0.1); + border-radius: 0px; + box-shadow: inset 0 -3px mix(mix(#d9cdb5,#1e1f1e,0.1),#d9cdb5,0.6); + font-size: smaller; } + .keycap:backdrop { + background-color: #d9cdb5; + color: mix(#1e1f1e,#d9cdb5,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(#0f0f0f,#ef934d,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: #ef934d; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,0.66),#ef934d,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: #ef934d; } + 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: #0f0f0f; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********** + ! Notebook +***********/ +notebook { + padding: 0; } + notebook.frame { + border: 1px solid mix(#d9cdb5,#1e1f1e,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: #d9cdb5; } + notebook > header { + padding: 2px; + background-color: #d9cdb5; } + notebook > header.top { + box-shadow: inset 0 -1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.bottom { + box-shadow: inset 0 1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.right { + box-shadow: inset 1px 0 mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.left { + box-shadow: inset -1px 0 mix(#d9cdb5,#1e1f1e,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(#1e1f1e,#d9cdb5,0.5); } + notebook > header > tabs > arrow:hover { + color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.5),0.5); } + notebook > header > tabs > arrow:active { + color: #1e1f1e; } + notebook > header > tabs > arrow:disabled { + color: alpha(mix(#1e1f1e,#d9cdb5,0.5),0.3); } + notebook > header > tabs > tab { + background-color: alpha(mix(#d9cdb5,#1e1f1e,0.1),0.7); + background-image: none; + border-color: mix(mix(#d9cdb5,#1e1f1e,0.1),mix(#1e1f1e,#d9cdb5,0.5),0.15); + color: rgba(30, 31, 30, 0.8); + padding: 2px 10px; + 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(#d9cdb5,#1e1f1e,0.04); + background-image: none; + color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.5),0.5); } + notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover { + background: #d9cdb5; + border-color: mix(#d9cdb5,#1e1f1e,0.1); + color: #1e1f1e; } + 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(#d9cdb5,#1e1f1e,0.35); } + notebook > header > tabs > tab button.flat:hover { + color: #f7b0ab; } + notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover { + color: #ef934d; } + notebook > header.top > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 -1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 1px mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.left > tabs > tab:hover:not(:checked) { + box-shadow: inset -1px 0 mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.right > tabs > tab:hover:not(:checked) { + box-shadow: inset 1px 0 mix(#d9cdb5,#1e1f1e,0.1); } + notebook > header.top { + padding-bottom: 0; } + notebook > header.top > tabs > tab { + border-bottom: none; + -gtk-outline-radius: 0; + margin-top: 0px; } + notebook > header.top > tabs > tab + tab { + margin-left: -1px; } + notebook > header.top > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.top > tabs > tab:last-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked { + border-top-width: 3px; + border-top-color: #ef934d; + margin-top: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0px 0 0; + padding-top: 0px; } + notebook > header.top > tabs > tab:hover:not(:checked) { + border-top-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + notebook > header.bottom { + padding-top: 0; } + notebook > header.bottom > tabs > tab { + border-top: none; + -gtk-outline-radius: 0; + margin-bottom: 0px; } + notebook > header.bottom > tabs > tab + tab { + margin-left: -1px; } + notebook > header.bottom > tabs > tab:first-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.bottom > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked { + border-bottom-width: 3px; + border-bottom-color: #ef934d; + margin-bottom: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0 0px 0px; + padding-bottom: 0px; } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + border-bottom-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + notebook > header.right { + padding-left: 0; } + notebook > header.right > tabs > tab { + border-left: none; + -gtk-outline-radius: 0; + margin-right: 0px; } + notebook > header.right > tabs > tab + tab { + margin-top: -1px; } + notebook > header.right > tabs > tab:first-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.right > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked { + border-right-width: 3px; + border-right-color: #ef934d; + margin-right: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0px 0px 0; + padding-right: 8px; } + notebook > header.right > tabs > tab:hover:not(:checked) { + border-right-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + notebook > header.left { + padding-right: 0; } + notebook > header.left > tabs > tab { + border-right: none; + -gtk-outline-radius: 0; + margin-left: 0px; } + notebook > header.left > tabs > tab + tab { + margin-top: -1px; } + notebook > header.left > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.left > tabs > tab:last-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked { + border-left-width: 3px; + border-left-color: #ef934d; + margin-left: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0 0 0px; + padding-left: 8px; } + notebook > header.left > tabs > tab:hover:not(:checked) { + border-left-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.2),0.66); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/******* + ! OSD * +********/ +overlay.osd { + background-color: transparent; } + +colorchooser .popover.osd { + border-radius: 0px; } + +button.color .osd colorswatch:only-child { + box-shadow: none; } + +button.osd, button.osd.nautilus-circular-button.image-button, +#XfceNotifyWindow button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + button.osd:focus, button.osd:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + button.osd:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button.osd:active:disabled, button.osd:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.osd.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + button.osd:hover, button.osd.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + button.osd:hover:disabled, button.osd.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + button.osd:focus, button.osd.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + button.osd:focus:hover, button.osd.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + button.osd:disabled:disabled, button.osd.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button.osd:backdrop, button.osd.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + button.osd.separator, button.osd .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + button.osd.separator:disabled, button.osd .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + button.osd separator, button.osd.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: 2px; + border: 1px solid rgba(12, 12, 12, 0.8); + border-radius: 0px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + toolbar.osd separator { + color: rgba(14, 14, 14, 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: #ef934d; + background-image: none; } + +.osd, +#XfceNotifyWindow { + background-color: rgba(15, 15, 15, 0.8); + color: #d9cdb5; + /* used by gnome-settings-daemon's media-keys OSD */ + /* used by Documents */ } + .osd.background, + #XfceNotifyWindow.background { + background-color: rgba(15, 15, 15, 0.6); + color: #d9cdb5; } + .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(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + .osd button:focus, .osd button:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd button:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + .osd button:active:disabled, .osd button:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd button.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + .osd button:hover, .osd button.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .osd button:hover:disabled, .osd button.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .osd button:focus, .osd button.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + .osd button:focus:hover, .osd button.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .osd button:disabled:disabled, .osd button.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .osd button:backdrop, .osd button.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + .osd button.separator, .osd button .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + .osd button.separator:disabled, .osd button .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + .osd button separator, .osd button.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.9)); } + .osd entry, + #XfceNotifyWindow entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .osd entry:focus, .osd entry:hover, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + .osd entry:active:disabled, .osd entry:checked:disabled, + #XfceNotifyWindow entry:active:disabled, + #XfceNotifyWindow entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + .osd entry:focus, .osd entry:active, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:active { + border-color: mix(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + .osd trough, .osd.trough, + #XfceNotifyWindow trough, + #XfceNotifyWindow.trough { + background-color: rgba(217, 205, 181, 0.3); } + .osd progressbar, .osd.progressbar, + #XfceNotifyWindow progressbar, + #XfceNotifyWindow.progressbar { + background-color: #d9cdb5; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:focus, .osd scale slider:hover, + #XfceNotifyWindow scale slider:focus, + #XfceNotifyWindow scale slider:hover { + border-color: mix(#ef934d,mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.32); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + border-color: mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + border-color: rgba(12, 12, 12, 0.8); + background-color: rgba(16, 16, 16, 0.8); + background-image: none; } + .osd scale trough.highlight, + #XfceNotifyWindow scale trough.highlight { + border-color: #ef934d; + background-color: #ef934d; + background-image: none; } + .osd scale trough:disabled, .osd scale trough.highlight:disabled, + #XfceNotifyWindow scale trough:disabled, + #XfceNotifyWindow scale trough.highlight:disabled { + border-color: rgba(13, 13, 13, 0.8); + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + background-color: rgba(33, 33, 33, 0.8); } + .osd scale trough highlight, + #XfceNotifyWindow scale trough highlight { + background-color: #ef934d; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + .osd scale slider:hover, + #XfceNotifyWindow scale slider:hover { + background-color: #f3af7c; + border-color: #f3af7c; } + .osd scale slider:active, + #XfceNotifyWindow scale slider:active { + background-color: #eb771e; + border-color: #eb771e; } + .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view, + #XfceNotifyWindow.view, + iconview#XfceNotifyWindow, + #XfceNotifyWindow .view, + #XfceNotifyWindow iconview, + #XfceNotifyWindow view { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar trough, + #XfceNotifyWindow scrollbar trough { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar slider, + #XfceNotifyWindow scrollbar slider { + border: 1px solid mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0; + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.21); } + .osd scrollbar slider:hover, + #XfceNotifyWindow scrollbar slider:hover { + border-color: mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.31); + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.31); } + .osd scrollbar slider:active, + #XfceNotifyWindow scrollbar slider:active { + border-color: #ec8130; + background-color: #ef934d; } + .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(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0px; + outline-color: transparent; } + .osd .page-thumbnail, + #XfceNotifyWindow .page-thumbnail { + border: 1px solid rgba(14, 14, 14, 0.8); + /* when there's no pixbuf yet */ + background-color: rgba(15, 15, 15, 0.8); } + .osd popover.background, + #XfceNotifyWindow popover.background { + box-shadow: 0 2px 7px 3px rgba(12, 12, 12, 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: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 0; + color: #d9cdb5; + caret-color: #d9cdb5; } + .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover, + #XfceNotifyWindow spinbutton:not(.vertical):focus, + #XfceNotifyWindow spinbutton:not(.vertical):hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + border-color: mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,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(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#0f0f0f,#d9cdb5,0.5); } + .osd spinbutton:not(.vertical) button, + #XfceNotifyWindow spinbutton:not(.vertical) button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); + border-radius: 0; + border-color: rgba(13, 13, 13, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton:not(.vertical) button.flat, + #XfceNotifyWindow spinbutton:not(.vertical) button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton:not(.vertical) button separator, + #XfceNotifyWindow spinbutton:not(.vertical) button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #d9cdb5; } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,0.6),0.8); } + .osd spinbutton:not(.vertical) button:backdrop, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop { + color: mix(#d9cdb5,mix(#1e1f1e,#d9cdb5,0.5),0.9); } + .osd spinbutton:not(.vertical) button:active, + #XfceNotifyWindow spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(12, 12, 12, 0.2); } + .osd spinbutton:not(.vertical) button:backdrop:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(243, 239, 232, 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: 0px 0 0 0px; } + .osd spinbutton:not(.vertical) button:dir(ltr):last-child, + #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child { + border-radius: 0 0px 0px 0; } + .osd spinbutton.vertical button:first-child, + #XfceNotifyWindow spinbutton.vertical button:first-child { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton.vertical button:first-child:disabled, + #XfceNotifyWindow spinbutton.vertical button:first-child:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton.vertical button:first-child.flat, + #XfceNotifyWindow spinbutton.vertical button:first-child.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#272a28,mix(#1e1f1e,#d9cdb5,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton.vertical button:first-child separator, + #XfceNotifyWindow spinbutton.vertical button:first-child separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(#d9cdb5,#1e1f1e,0.1) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: mix(#d9cdb5,#d9cdb5,0.4); } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9) 1px, transparent 1px); + background-color: #d4c6ab; + transition: 200ms ease-out; } + +/***************** + ! Progress bars * +******************/ +progressbar { + padding: 0; + border-radius: 0px; + font-size: smaller; + color: rgba(30, 31, 30, 0.6); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 5px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 5px; } + progressbar trough { + border: 1px solid mix(#d9cdb5,#1e1f1e,0.17); + background-color: mix(#d9cdb5,#d9cdb5,0.08); + background-image: none; + border-radius: 0px; } + progressbar progress { + background-color: #ef934d; + background-image: none; + border-radius: 0; } + progressbar progress.left { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + progressbar progress.right { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.bottom { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.top { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +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(#d9cdb5,#d9cdb5,0.08); + border: 1px solid mix(#d9cdb5,#1e1f1e,0.17); + border-radius: 0px; + 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: #ef934d; + border-color: transparent; + border-radius: 0px; } + levelbar block.low { + background-color: #ef934d; + border-color: transparent; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #7ec97e; + border-color: transparent; } + levelbar block.full { + background-color: #e87015; + border-color: transparent; } + levelbar block.empty { + background-color: transparent; + border-color: transparent; + box-shadow: none; } + +scale { + min-height: 9px; + min-width: 9px; + padding: 2px; } + 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: 13px; + min-width: 13px; + margin: -6px; } + scale.fine-tune slider { + margin: -6px; } + scale.fine-tune highlight { + background-color: #f2a56a; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 4px; + -gtk-outline-radius: 6px; } + scale trough { + outline-offset: 2px; + -gtk-outline-radius: 4.5px; + border-radius: 2.5px; + background-color: mix(#d9cdb5,#1e1f1e,0.2); } + scale trough:disabled { + background-color: mix(#d9cdb5,#1e1f1e,0.1); } + menuitem:hover scale trough, row:selected scale trough, infobar scale trough { + background-color: rgba(12, 12, 12, 0.2); } + menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight { + background-color: #0f0f0f; } + menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); } + menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled { + background-color: rgba(12, 12, 12, 0.1); } + scale highlight { + border-radius: 2.5px; + background-color: #ef934d; } + scale highlight:disabled { + background-color: rgba(239, 147, 77, 0.55); } + scale fill { + border-radius: 2.5px; + background-color: rgba(239, 147, 77, 0.5); } + scale fill:disabled { + background-color: transparent; } + scale slider { + background-color: #d9cdb5; + border: 1px solid rgba(39, 42, 40, 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: #e2d8c6; } + scale slider:active { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + scale slider:disabled { + background-color: mix(#d9cdb5,#d9cdb5,0.55); + border-color: mix(#272a28,#d9cdb5,0.92); } + menuitem:hover scale slider, row:selected scale slider, infobar scale slider { + background-clip: border-box; + background-color: #0f0f0f; + border-color: #0f0f0f; } + menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover { + background-color: mix(#0f0f0f,#ef934d,0.85); + border-color: mix(#0f0f0f,#ef934d,0.85); } + menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active { + background-color: mix(#0f0f0f,#ef934d,0.5); + border-color: mix(#0f0f0f,#ef934d,0.5); } + menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); + border-color: mix(#0f0f0f,#ef934d,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 5px; } + 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 5px; } + 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 5px 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(#d9cdb5,#d9cdb5,0.4); + transition: 300ms ease-out; } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.bottom { + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.left { + border-right: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.right { + border-left: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar:backdrop { + background-color: #d4c6ab; + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); + transition: 400ms ease-in; } + scrollbar slider { + min-width: 7px; + min-height: 7px; + border: 1px solid transparent; + border-radius: 0px; + background-clip: padding-box; + background-color: mix(#d9cdb5,#1e1f1e,0.5); } + scrollbar slider:hover { + background-color: mix(#d9cdb5,#1e1f1e,0.7); } + scrollbar slider:hover:active { + background-color: #f3af7c; } + scrollbar slider:backdrop { + background-color: mix(mix(#1e1f1e,#d9cdb5,0.5),#d9cdb5,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: #f7ccab; } + 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: #1e1f1e; + border: 1px solid #0c0c0c; } + 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(#d9cdb5,#1e1f1e,0.1); + background-color: transparent; + box-shadow: none; + color: mix(#d9cdb5,#1e1f1e,0.5); } + scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover { + color: mix(#d9cdb5,#1e1f1e,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: #f3af7c; } + scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop { + color: mix(mix(#1e1f1e,#d9cdb5,0.5),#d9cdb5,0.4); } + scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + border-left: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); + border-right: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + +/********* + ! Sidebar +**********/ +.sidebar { + border-style: none; + background-color: mix(#d9cdb5,#d9cdb5,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(#d9cdb5,#1e1f1e,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(#d9cdb5,#1e1f1e,0.1); + border-right-style: none; } + .sidebar:backdrop { + background-color: mix(#d9cdb5,#d9cdb5,0.5); + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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: 4px 2px; } + stacksidebar row > label { + padding-left: 2px; + padding-right: 2px; } + 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 4px; } + placessidebar row:selected { + color: #0f0f0f; } + placessidebar row:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + placessidebar row:backdrop { + color: mix(#1e1f1e,#d9cdb5,0.5); } + placessidebar row:backdrop:selected { + color: mix(#ef934d,#0f0f0f,0.66); } + placessidebar row:backdrop:disabled { + color: #f3efe8; } + placessidebar row image.sidebar-icon { + opacity: 0.7; } + placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 6px; + padding-left: 2px; } + placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 6px; + padding-right: 2px; } + 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(#ef934d); + background-clip: content-box; } + placessidebar row.sidebar-new-bookmark-row { + color: #ef934d; } + placessidebar row:drop(active):not(:disabled) { + color: #ef934d; + box-shadow: inset 0 1px #ef934d, inset 0 -1px #ef934d; } + placessidebar row:drop(active):not(:disabled):selected { + color: #0f0f0f; + background-color: #ef934d; } + +/****** +! Paned +*******/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#cbbb9b); + background-size: 1px 1px; + background-position: center center; } + paned > separator:selected { + background-image: image(#ef934d); } + paned > separator:backdrop { + background-image: image(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #d9cdb5; + background-image: image(#bea980), image(#bea980); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #d9cdb5; + background-image: image(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9)), image(mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(#0e0e0e); } + +/******************* + ! Spinner animation +********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } + +spinner { + background-image: none; + color: #ef934d; + 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: 14px; + min-height: 14px; + margin-right: 2px; } + 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: 14px; + min-height: 14px; + margin-right: 2px; } + 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(#d9cdb5,#1e1f1e,0.3) inset, 1px 0 mix(#d9cdb5,#1e1f1e,0.3) inset, 0 -1px mix(#d9cdb5,#1e1f1e,0.3) inset, 0 1px mix(#d9cdb5,#1e1f1e,0.3) inset; + border-radius: 0px; + background-color: #d9cdb5; } + check:disabled, radio:disabled { + box-shadow: -1px 0 mix(#d9cdb5,#1e1f1e,0.15) inset, 1px 0 mix(#d9cdb5,#1e1f1e,0.15) inset, 0 -1px mix(#d9cdb5,#1e1f1e,0.15) inset, 0 1px mix(#d9cdb5,#1e1f1e,0.15) inset; + background-color: rgba(217, 205, 181, 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: #d9cdb5; } + +radio { + border-radius: 999px; } + +radio:dir(rtl), check:dir(rtl) { + margin-right: 0; + margin-left: 2px; } + +.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: 0px; + padding: 1px; + border: 0; + outline: none; + transition: background-color .3s linear; + min-width: 74px; + min-height: 22px; + background-color: mix(#d9cdb5,#d9cdb5,0.3); + color: #272a28; + box-shadow: inset 1px -1px 0 rgba(6, 6, 6, 0.06), inset -1px 1px 0 rgba(6, 6, 6, 0.06); + font-size: 90%; } + switch slider { + background-color: mix(#272a28,#d9cdb5,0.5); + transition: all .3s ease-in; + box-shadow: 0 1px 2px 0 rgba(6, 6, 6, 0.07), 1px 0 2px 0 rgba(6, 6, 6, 0.07); + border-radius: 0px; } + switch:checked { + background-color: #ef934d; + background-image: none; + border-color: #ef934d; + color: #d9cdb5; } + switch:checked slider { + background-color: #daceb7; + box-shadow: 0 1px 3px 0 rgba(6, 6, 6, 0.1); } + switch:disabled { + background-color: mix(#d9cdb5,#d9cdb5,0.5); + background-image: none; + border-color: #d9cdb5; + color: #d9cdb5; + box-shadow: none; } + switch:disabled slider { + background-color: #d9cdb5; } + list row:selected switch { + background-color: #d9cdb5; + color: mix(#d9cdb5,#d9cdb5,0.5); } + list row:selected switch slider { + background-color: mix(mix(#d9cdb5,#d9cdb5,0.5),#d9cdb5,0.4); } + list row:selected switch:checked { + color: #ef934d; + background-color: mix(#272a28,#d9cdb5,0.5); } + list row:selected switch:checked slider { + background-color: #ef934d; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +/*************** + ! Generic views +****************/ +.view, iconview, +.view text, +iconview text, +textview text { + color: #272a28; + background-color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: mix(#d9cdb5,#272a28,0.8); + background-color: #d9cdb5; } + .view separator, iconview separator, + textview text separator { + background-image: image(mix(#272a28,#d9cdb5,0.9)); } + +textview border { + background-color: mix(#d9cdb5,#d9cdb5,0.5); } + +iconview :selected { + border-radius: 0px; } + +/************ +! Treeview +*************/ +.rubberband, +rubberband, +treeview.view rubberband, +flowbox rubberband { + border: 1px solid mix(#ef934d,#0f0f0f,0.1); + background-color: rgba(239, 147, 77, 0.2); } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: #d9cdb5; + transition-property: color, background; } + +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #d9cdb5; } + treeview entry.flat:focus, treeview entry:focus { + border-color: #ef934d; } + +treeview.view header button:active, treeview.view header button:hover, treeview.view header button, treeview.view header button.nautilus-circular-button.image-button { + padding: 0px 3px; + border-radius: 0; + text-shadow: none; + border-top-color: transparent; + border-left-color: transparent; } + treeview.view header button:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + treeview.view header button:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.5); + background-image: none; + background-color: mix(#d9cdb5,#d9cdb5,0.5); } + treeview.view header button:backdrop:disabled { + border-color: #d9cdb5; + 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(#1e1f1e,#d9cdb5,0.7); + border-top-color: mix(#1e1f1e,#d9cdb5,0.9); } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: mix(#0f0f0f,#ef934d,0.5); + border-top-color: rgba(30, 31, 30, 0.1); } + treeview.view:disabled { + color: mix(#1e1f1e,#d9cdb5,0.5); } + treeview.view:disabled:selected { + color: mix(#0f0f0f,#ef934d,0.4); } + treeview.view:disabled:selected:backdrop { + color: mix(mix(#ef934d,#0f0f0f,0.66),#ef934d,0.3); } + treeview.view:disabled:backdrop { + color: #f3efe8; } + treeview.view.separator { + min-height: 2px; + color: #d9cdb5; } + treeview.view.separator:backdrop { + color: rgba(217, 205, 181, 0.1); } + treeview.view:backdrop { + border-left-color: mix(mix(#1e1f1e,#d9cdb5,0.5),#d9cdb5,0.5); + border-top: #d9cdb5; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #c45f12; } + 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(#d9cdb5,#1e1f1e,0.7); } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #1e1f1e; } + treeview.view.expander:selected { + color: mix(#ef934d,#0f0f0f,0.7); } + treeview.view.expander:selected:hover { + color: #0f0f0f; } + treeview.view.expander:selected:backdrop { + color: mix(#ef934d,mix(#ef934d,#0f0f0f,0.66),0.7); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: mix(#d9cdb5,mix(#1e1f1e,#d9cdb5,0.5),0.7); } + treeview.view.progressbar { + background-color: #ef934d; + background-image: none; + border-radius: 0px; + border: 1px solid #c45f12; } + treeview.view.progressbar:selected { + border: 1px solid mix(#ef934d,#0f0f0f,0.2); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + box-shadow: inset 0 1px rgba(218, 206, 183, 0.05); + background-color: #ef934d; + background-image: none; + border-radius: 0px; } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + border-color: #d9cdb5; + background-color: mix(#d9cdb5,#ef934d,0.9); } + treeview.view.progressbar:disabled { + background-color: #d9cdb5; + background-image: none; + border-color: mix(#1e1f1e,#d9cdb5,0.64); } + treeview.view.progressbar:backdrop { + border-color: #d9cdb5; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(30, 31, 30, 0.1); + border-radius: 0px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: #ef934d; + border-radius: 0px; } + 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: #c45f12; + border-left-color: #c45f12; + box-shadow: none; + transition: none; } + treeview.view header button:active { + border-top-color: #c45f12; + border-left-color: #c45f12; + 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: #ef934d; + color: #d9cdb5; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #d9cdb5; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: #ef934d; } + +/*********** + ! Separator +************/ +separator { + background-image: image(mix(#1e1f1e,#d9cdb5,0.9)); + min-width: 1px; + min-height: 1px; } + +/********** + ! Frames * +***********/ +frame > border, .frame { + border: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + frame > border.flat, .frame.flat { + border-style: none; } + frame > border:backdrop, .frame:backdrop { + border-color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.1),0.9); } + +frame.border-inset > border, +frame.border-outset > border, +frame.border-groove > border, +frame.border-ridge > border { + border: 1px solid alpha(mix(#d9cdb5,#1e1f1e,0.1),1.0803921569); } + +.content-view { + background-color: mix(#d9cdb5,#d9cdb5,0.28); + color: mix(#272a28,#1e1f1e,0.18); + border: 1px solid shade(mix(#d9cdb5,#d9cdb5,0.78),0.8); } + +viewport separator { + background-image: image(mix(#272a28,#d9cdb5,0.9)); } + +viewport menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,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: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + border-width: 0; + box-shadow: 0 3px 9px 1px rgba(12, 12, 12, 0.7), 0 0 0 0px #1e1f1e; + /* this is used for the resize cursor area */ + margin: 6px; } + decoration:backdrop { + box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(12, 12, 12, 0.4), 0 0 0 0px #1e1f1e; + 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 #1e1f1e; } + .ssd decoration:backdrop { + box-shadow: 0 0 0 1px #1e1f1e; } + .solid-csd decoration { + border-radius: 0; + margin: 0; + box-shadow: none; } + .csd.popup decoration { + border-radius: 0; + box-shadow: 0 1px 2px rgba(12, 12, 12, 0.2), 0 0 0 1px rgba(30, 31, 30, 0.13); } + tooltip.csd decoration { + border-radius: 0px; + box-shadow: none; } + messagedialog.csd decoration { + border-radius: 0px; + box-shadow: 0 1px 2px rgba(12, 12, 12, 0.2), 0 0 0 1px rgba(30, 31, 30, 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: #0f0f0f; + background-image: none; + color: #d9cdb5; } + +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: #d9cdb5; } + +#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: #d9cdb5; } + #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(#0f0f0f,#d9cdb5,0.11); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.11); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.21); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.31); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.31); } + +panel-plug, +panel-toplevel.background { + padding: 0; } + +.gp-text-color { + color: #0c0c0c; } + +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: #d9cdb5; } + +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: #d9cdb5; + 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(#0f0f0f); + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: lighter(#d9cdb5); + 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: #141414; + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: #0f0f0f; + 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(#1e1f1e,#d9cdb5,0.85); } + +.clocks-analog-frame.progress { + color: mix(#d9cdb5,#ef934d,0.5); } + +.clocks-analog-frame.progress-fast { + color: #cb6212; } + +/***************** + ! 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: 0px 0px 0 0; } + +/**************** + ! Geary * +*****************/ +.geary-expanded .geary-message-summary { + background-color: #d2c4a8; } + +.geary-folder-popover-list-row { + border-color: #121212; + box-shadow: None; } + .geary-folder-popover-list-row > label { + color: #d9cdb5; } + +/*********************** + ! 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(12, 12, 12, 0.3); + border-color: rgba(218, 206, 183, 0.9); + border-radius: 1px; + padding: 2px; + color: #daceb7; } + +.lightdm.menu { + background-image: none; + background-color: rgba(12, 12, 12, 0.6); + border-color: rgba(218, 206, 183, 0.2); + border-radius: 0px; + padding: 1px; + color: #daceb7; } + .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active { + color: #daceb7; } + +.lightdm.menubar *, .lightdm.menubar.menuitem { + padding: 0px; } + +.lightdm.option-button { + padding: 2px; + background: none; + border: 0; } + +.lightdm.toggle-button { + background: none; + border-width: 0; } + .lightdm.toggle-button.selected { + background-color: rgba(12, 12, 12, 0.3); + border-color: rgba(218, 206, 183, 0.3); + border-width: 1px; } + .lightdm.toggle-button.selected:hover { + background-color: rgba(218, 206, 183, 0.3); } + +.lightdm.button:hover { + background-color: rgba(218, 206, 183, 0.3); + border-color: rgba(218, 206, 183, 0.6); + text-shadow: none; } + +.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus { + background-image: none; + background-color: rgba(12, 12, 12, 0.3); + border-color: rgba(218, 206, 183, 0.6); + border-radius: 1px; + padding: 4px; + color: #daceb7; + 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(218, 206, 183, 0.6); + border-width: 1px; + border-style: solid; + color: #daceb7; } + +.lightdm.entry:selected { + background-color: rgba(218, 206, 183, 0.2); } + +.lightdm-combo.menu { + background-color: #101010; + border-radius: 0; + padding: 0; + color: #daceb7; } + +/********* + ! Gedit * +**********/ +GeditWindow .pane-separator { + border-width: 0 1px 0 0; + border-style: solid; } + GeditWindow .pane-separator, GeditWindow .pane-separator:hover { + border-color: #cbbb9b; + background-color: #d9cdb5; } + +.gedit-document-panel { + background-color: #d9cdb5; + color: mix(#1e1f1e,#d9cdb5,0.1); } + .gedit-document-panel list row { + padding: 2px; } + .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button { + padding: 1px; + border-radius: 0px; + 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(12, 12, 12, 0.1); + color: rgba(218, 206, 183, 0.8); } + .gedit-document-panel .prelight-row button:active { + border-color: rgba(12, 12, 12, 0.2); + background-color: rgba(12, 12, 12, 0.08); + color: #daceb7; } + .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover { + border-color: rgba(12, 12, 12, 0.1); + color: #daceb7; } + +.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover { + border-top: 1px solid #cbbb9b; + background-color: #d9cdb5; } + +.gedit-document-panel-document-row:hover { + background-color: #e0d6c2; } + +.gedit-document-panel-dragged-row { + border: 1px solid rgba(12, 12, 12, 0.1); + background-color: rgba(12, 12, 12, 0.5); + color: #daceb7; } + +.gedit-document-panel-placeholder-row { + border: 0; + background-color: rgba(12, 12, 12, 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: #bea980; } + 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: #d2c4a8; + color: #1e1f1e; } + +GeditViewFrame .gedit-search-slider { + padding: 2px; + border-radius: 0 0 0px 0px; + border-width: 0 1px 1px; + border-style: solid; + border-color: #bea980; + background-color: #d9cdb5; } + GeditViewFrame .gedit-search-slider .not-found { + background-color: #f16e65; + background-image: none; + color: #0f0f0f; } + +GeditFileBrowserWidget .toolbar { + padding: 1px; + border-top: 0; + background-color: #d9cdb5; + background-image: none; } + +.gedit-search-entry-occurrences-tag { + margin: 1px; + padding: 1px; + color: mix(#272a28,#d9cdb5,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: #daceb7; + text-shadow: 1px 1px #0c0c0c; } + .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active { + color: #1e1f1e; } + .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected { + color: #0f0f0f; } + .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: #bea980; } + +.nautilus-window .sidebar { + border: 0; } + .nautilus-window .sidebar frame { + border: 0; } + +.nautilus-window notebook { + background-color: #d9cdb5; + 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: 0px; + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,0.1); } + +.disk-space-display { + border-style: solid; + border-width: 1px; } + .disk-space-display.unknown { + background-color: rgba(30, 31, 30, 0.5); + border-color: rgba(27, 28, 27, 0.5); } + .disk-space-display.used { + background-color: rgba(239, 147, 77, 0.8); + border-color: rgba(236, 129, 48, 0.8); } + .disk-space-display.free { + background-color: #d2c4a8; + border-color: #c5b38f; } + +.conflict-row.activatable, .conflict-row.activatable:active { + color: #0f0f0f; + background-color: #f16e65; } + +.conflict-row.activatable:hover { + background-color: #f48c84; } + +.conflict-row.activatable:selected { + color: #0f0f0f; + background-color: #ef934d; } + +/******** + ! Nemo * +*********/ +.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop { + color: #daceb7; + text-shadow: 1px 1px #0c0c0c; } + .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active { + color: #1e1f1e; } + .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected { + color: #0f0f0f; } + .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(#d9cdb5,#272a28,0.12); + color: #272a28; } + .nemo-window toolbar { + border-width: 0 0 1px; + border-style: solid; + border-color: #bea980; + /* Path Bar */ } + .nemo-window toolbar separator, .nemo-window toolbar separator:disabled { + color: mix(#d9cdb5,#1e1f1e,0.88); + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .nemo-window toolbar.primary-toolbar button.image-button { + padding: 0 7px; } + .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button { + padding: 2px; } + .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button { + padding: 2px; } + .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button { + padding: 2px; } + .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(6, 6, 6, 0.12); + -NemoPathbarButton-border-radius: 0px; } + .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover { + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + .nemo-window toolbar toolitem stack widget button:disabled { + box-shadow: inset -1px 0 #bea980; } + .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(6, 6, 6, 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(6, 6, 6, 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(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 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(6, 6, 6, 0.06), inset 0 1px rgba(6, 6, 6, 0.07), inset -1px 0 rgba(6, 6, 6, 0.06); } + .nemo-window grid > widget:last-child button { + min-height: 16px; + min-width: 16px; + padding: 1px 2px; } + .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: 2px; + padding-right: 2px; } + .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + background-color: mix(#d9cdb5,#d9cdb5,0.5); } + .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + -NemoPlacesTreeView-disk-full-bg-color: #bea980; + -NemoPlacesTreeView-disk-full-fg-color: #ef934d; + -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: #0f0f0f; + -NemoPlacesTreeView-disk-full-fg-color: #f4b687; } + .nemo-window .sidebar + separator + box .primary-toolbar { + background-color: #d6c9b0; + background-image: none; + padding-top: 0px; + padding-bottom: 0px; + border-bottom: 1px solid mix(#d9cdb5,#1e1f1e,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: #d9cdb5; + background-image: none; + color: #1e1f1e; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); + padding: 5px 6px; } + .nemo-window notebook { + background-color: #d9cdb5; + border-width: 0; } + .nemo-window notebook tabs { + border: 0; } + +/*********************** + ! Fallback mode panel * +************************/ +/************ + ! Synaptic * +*************/ +GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar { + background-color: #d9cdb5; + background-image: none; + padding: 2px; + border: 0; + color: #1e1f1e; } + +/*********************** + ! Fallback mode panel * +************************/ +/*************** + ! Xfce styles * +****************/ +.XfceHeading { + margin: 0; + padding: 0; + border: 0; + background-image: none; + background-color: #d9cdb5; + color: #272a28; } + +.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(12, 12, 12, 0.3); + -UnityDecoration-active-shadow-radius: 8px; + -UnityDecoration-inactive-shadow-color: rgba(12, 12, 12, 0.5); + -UnityDecoration-inactive-shadow-radius: 5px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #ef934d; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0; } + UnityDecoration .top { + border: 1px solid #1e1f1e; + border-bottom: 0; + border-radius: 0px 0px 0 0; + padding: 1px 5px 0; + background-color: #0f0f0f; + color: #d9cdb5; + text-shadow: none; } + UnityDecoration .top:hover { + border-radius: 0; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + UnityDecoration .top:backdrop { + border: 1px solid #1e1f1e; + color: mix(#1e1f1e,#d9cdb5,0.4); } + UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom { + background-color: #0f0f0f; } + UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { + background-color: mix(#b09866,mix(#1e1f1e,#d9cdb5,0.4),0.21); } + +UnityPanelWidget, .unity-panel { + border: 0; } + +.unity-panel.menuitem, .unity-panel .menuitem { + border-width: 0 1px; + color: #d9cdb5; } + .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + +SheetStyleDialog.unity-force-quit { + background-color: #d9cdb5; } + +/************************ + ! 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: #0f0f0f; + background-image: none; + color: #d9cdb5; + font-weight: bold; + text-shadow: 0 1px rgba(12, 12, 12, 0.5); + -gtk-icon-shadow: 0 1px rgba(12, 12, 12, 0.5); } + #panel_window menubar { + padding-left: 2px; } + #panel_window menubar, #panel_window menubar > menuitem { + background-color: transparent; + background-image: none; + border-style: none; + color: #d9cdb5; + text-shadow: 0 1px rgba(12, 12, 12, 0.5); + -gtk-icon-shadow: 0 1px rgba(12, 12, 12, 0.5); } + #panel_window menubar:hover, #panel_window menubar > menuitem:hover { + background-color: rgba(217, 205, 181, 0.2); + background-image: none; + color: #d9cdb5; } + #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover { + color: #d9cdb5; } + #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled { + color: rgba(217, 205, 181, 0.7); } + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#content_frame { + padding-bottom: 6px; } + +#login_window, #shutdown_dialog, #restart_dialog { + border-style: none; + border-radius: 0px; + background-color: #0f0f0f; + color: #d9cdb5; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset -1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset 0 1px mix(#0b0b0b,#d9cdb5,0.21), inset 0 -1px mix(#0b0b0b,#d9cdb5,0.21); } + +#login_window menu { + border-radius: 0; } + +#login_window button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.22); } + #login_window button:focus, #login_window button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + #login_window button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + #login_window button:active:disabled, #login_window button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #login_window button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + #login_window button:hover, #login_window button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:hover:disabled, #login_window button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + #login_window button:focus, #login_window button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.42); } + #login_window button:focus:hover, #login_window button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.48); } + #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + #login_window button:active:checked:disabled, #login_window button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover { + color: #d9cdb5; } + #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #login_window button:backdrop, #login_window button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + #login_window button.separator, #login_window button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + #login_window button.separator:disabled, #login_window button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + #login_window button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +#login_window entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + #login_window entry:focus, #login_window entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + #login_window entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + #login_window entry:active:disabled, #login_window entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + #login_window entry:focus, #login_window entry:active { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,0.1),0.3); } + #login_window entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +#user_combobox { + color: #d9cdb5; + font-size: 18px; } + #user_combobox menu { + font-weight: normal; } + #user_combobox arrow { + color: mix(#d9cdb5,#0f0f0f,0.5); } + +#user_image { + border-radius: 0px; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 #0b0b0b, inset -1px 0 #0b0b0b, inset 0 1px #0b0b0b, inset 0 -1px #0b0b0b; } + +#user_image_border { + border-radius: 0px; + background-color: #0e0e0e; + background-image: none; + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.07), inset 0 1px rgba(6, 6, 6, 0.08), inset -1px 0 rgba(6, 6, 6, 0.07), inset 0 -1px rgba(6, 6, 6, 0.05); } + +#buttonbox_frame { + padding-top: 4px; + padding-bottom: 0; + border-style: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; + background-color: transparent; + background-image: none; + box-shadow: none; } + +/* shutdown button */ +#shutdown_button button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + #shutdown_button button:focus, #shutdown_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #shutdown_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #shutdown_button button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + #shutdown_button button:hover, #shutdown_button button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #shutdown_button button:focus, #shutdown_button button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover { + color: #0f0f0f; } + #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #shutdown_button button:backdrop, #shutdown_button button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + #shutdown_button button.separator, #shutdown_button button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + #shutdown_button button separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/* restart button */ +#restart_button button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.12); } + #restart_button button:focus, #restart_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #restart_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #restart_button button:active:disabled, #restart_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #restart_button button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + #restart_button button:hover, #restart_button button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #restart_button button:focus, #restart_button button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.32); } + #restart_button button:focus:hover, #restart_button button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(6, 6, 6, 0.38); } + #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #restart_button button:active:checked:disabled, #restart_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover { + color: #0f0f0f; } + #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #restart_button button:backdrop, #restart_button button.flat:backdrop { + color: mix(#272a28,mix(#1e1f1e,#d9cdb5,0.5),0.8); } + #restart_button button.separator, #restart_button button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + #restart_button button.separator:disabled, #restart_button button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + #restart_button button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + +/* password warning */ +#greeter_infobar { + font-weight: bold; } + +/********************** + ! Genome Terminal * +***********************/ +VteTerminal { + background-color: #0f0f0f; + color: #d9cdb5; } + +terminal-window junction, terminal-window scrollbar trough { + background-color: #0f0f0f; + border-color: #0c0c0c; } + +terminal-window scrollbar.vertical slider { + background-color: mix(#0f0f0f,#d9cdb5,0.2); } + terminal-window scrollbar.vertical slider:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.3); } + terminal-window scrollbar.vertical slider:hover:active { + background-color: #ef934d; } + terminal-window scrollbar.vertical slider:disabled { + background-color: transparent; } + +/****************** + ! Budgie Desktop * +*******************/ +.budgie-container { + background-color: transparent; } + +.raven { + background-color: rgba(217, 205, 181, 0.93); } + .raven .raven-header { + background-color: #d9cdb5; + border: solid mix(#d9cdb5,#1e1f1e,0.1); + border-width: 1px 0; } + .raven .raven-background { + background-color: rgba(217, 205, 181, 0.93); } + +.raven-mpris { + background-color: rgba(217, 205, 181, 0.7); } diff --git a/.themes/caelus/gtk-3.20/dist/gtk.css b/.themes/caelus/gtk-3.20/dist/gtk.css new file mode 100644 index 0000000..a4fac34 --- /dev/null +++ b/.themes/caelus/gtk-3.20/dist/gtk.css @@ -0,0 +1,8515 @@ +/*$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 #0f0f0f; +@define-color dark_fg_color #d9cdb5; +/* colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_bg_color #1e1f1e; +@define-color theme_fg_color #d9cdb5; +@define-color theme_base_color #272a28; +@define-color text_view_bg #272a28; +/*workaround for new vte versions */ +@define-color theme_text_color #d9cdb5; +@define-color theme_selected_bg_color #ef934d; +@define-color theme_selected_fg_color #0f0f0f; +@define-color theme_tooltip_bg_color #1e1f1e; +@define-color theme_tooltip_fg_color #d9cdb5; +/* shadow effects */ +@define-color light_shadow #1f201f; +@define-color dark_shadow #352c1b; +/* misc colors used by gtk+ */ +@define-color info_fg_color #0f0f0f; +@define-color info_bg_color #71b4d6; +@define-color warning_fg_color #0f0f0f; +@define-color warning_bg_color #ef934d; +@define-color question_fg_color #0f0f0f; +@define-color question_bg_color #71b4d6; +@define-color error_fg_color #0f0f0f; +@define-color error_bg_color #f16e65; +@define-color link_color #71b4d6; +@define-color success_color #7ec97e; +@define-color warning_color #ef934d; +@define-color error_color #f16e65; +/* 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(#d9cdb5,#1e1f1e,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(#1e1f1e,#d9cdb5,0.18); +@define-color unfocused_borders mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); +@define-color button_bg_color #272a28; +@define-color button_fg_color #d9cdb5; +@define-color header_button_bg_color #272a28; +@define-color header_button_fg_color #d9cdb5; +@define-color insensitive_bg_color mix(#1e1f1e,#272a28,0.6); +@define-color insensitive_fg_color mix(#d9cdb5,#1e1f1e,0.5); +/* osd */ +@define-color osd_base #0f0f0f; +@define-color osd_bg rgba(15, 15, 15, 0.8); +@define-color osd_fg #d9cdb5; +@define-color osd_insensitive_bg_color mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.5); +@define-color osd_insensitive_fg_color mix(#d9cdb5,#0f0f0f,0.6); +@define-color osd_borders_color rgba(13, 13, 13, 0.8); +/* lightdm greeter colors */ +@define-color lightdm_bg_color #0f0f0f; +@define-color lightdm_fg_color #d9cdb5; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color mix(#d9cdb5,#1e1f1e,0.5); +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #d9cdb5; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #1e1f1e; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #272a28; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #ef934d; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #0f0f0f; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color black; +/* window manager colors */ +@define-color wm_bg_focused #0f0f0f; +@define-color wm_bg_unfocused #1e1f1e; +@define-color wm_border_focused #1e1f1e; +@define-color wm_border_unfocused #1e1f1e; +@define-color wm_title_focused #d9cdb5; +@define-color wm_title_unfocused mix(#d9cdb5,#1e1f1e,0.4); +@define-color wm_icons_focused #d9cdb5; +@define-color wm_icons_focused_prelight #ef934d; +@define-color wm_icons_focused_pressed #e87015; +@define-color wm_icons_unfocused mix(#d9cdb5,#1e1f1e,0.4); +@define-color wm_icons_unfocused_prelight #ef934d; +@define-color wm_icons_unfocused_pressed #e87015; +/************** + ! 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(239, 147, 77, 0.5); + outline-style: dashed; + outline-width: 2px; + outline-offset: -1px; + -gtk-outline-radius: 0px; } + +/************* + ! 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: #ef934d; + color: #0f0f0f; } + +* { + /* hyperlinks */ + -GtkIMHtml-hyperlink-color: #71b4d6; } + *:disabled, *:disabled:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + *:disabled, *:disabled { + -gtk-icon-effect: dim; } + *:hover { + -gtk-icon-effect: highlight; } + *:link, *:visited { + color: #71b4d6; } + +.background { + background-color: #1e1f1e; + color: #d9cdb5; } + .background:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + .background.csd { + background-color: #1e1f1e; } + +.gtkstyle-fallback { + background-color: rgba(30, 31, 30, 0.5); + color: #d9cdb5; } + .gtkstyle-fallback:hover { + background-color: #212221; + color: #d9cdb5; } + .gtkstyle-fallback:active { + background-color: #1b1c1b; + color: #d9cdb5; } + .gtkstyle-fallback:disabled { + background-color: #1e1f1e; + color: mix(#d9cdb5,#1e1f1e,0.5); } + +image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled { + background-color: transparent; } + +label.separator { + color: #d9cdb5; } + label.separator:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + +label selection { + background-color: #ef934d; + color: #0f0f0f; } + +label:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + label:disabled:backdrop { + color: black; } + +label:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + +assistant .sidebar { + background-color: #272a28; + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + assistant .sidebar:backdrop { + background-color: #272a28; + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + +assistant.csd .sidebar { + border-top-style: none; } + +assistant .sidebar label { + padding: 2px 4px; } + +assistant .sidebar label.highlight { + background-color: mix(#d9cdb5,#1e1f1e,0.8); } + +/********* + ! Buttons +**********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#ef934d), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#ef934d), 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(#ef934d), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(105, 88, 54, 0.904314)), 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: 18px; + min-width: 18px; + padding: 2px; + border-width: 1px; + border-style: solid; + border-radius: 0px; + -gtk-outline-radius: 0px; + 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: 2px 2px; } + +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: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + +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 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 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: 0px; + -gtk-outline-radius: 0px; } + +.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: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + +.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > button:last-child { + border-width: 1px; + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + +.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > button:only-child { + border-width: 1px; + border-radius: 0px; + -gtk-outline-radius: 0px; } + +.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(30, 31, 30, 0.3); + background-color: rgba(217, 205, 181, 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(239, 147, 77, 0.3); + background-color: rgba(15, 15, 15, 0.1); + background-image: none; + box-shadow: none; } + +button, button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + button:disabled, button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button:active:disabled, button:checked:disabled { + border-color: rgba(190, 169, 128, 0.22); } + .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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.flat, button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + button:hover:disabled, button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 0.3); } + button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled { + border-color: rgba(190, 169, 128, 0.3); } + button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + button:focus:hover, button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + button:focus:hover:hover, button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + button:focus:hover:disabled, button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 0.3); } + 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(190, 169, 128, 0.3); } + 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button:active:checked:disabled, button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 0.22); } + 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + button:disabled:disabled, button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,0.6); } + button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button:backdrop, button.nautilus-circular-button.image-button:backdrop, button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(39, 42, 40, 0.9); } + button.separator:disabled, button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + button separator, button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,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(53, 44, 27, 0.22); } + .inline-toolbar button:focus, .inline-toolbar button:hover, .linked > button:focus, .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + .inline-toolbar button:disabled, .linked > button:disabled { + box-shadow: inset -1px 0 #1f2220; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + .linked.vertical > button { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .linked.vertical > button:focus, .linked.vertical > button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.05); } + .linked.vertical > button:disabled { + box-shadow: inset 0 -1px #1f2220; } + .linked.vertical > button:last-child, .linked.vertical > button:only-child { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + button.circular, button.nautilus-circular-button.image-button, button.circular-button { + padding: 0; + min-width: 26px; + min-height: 26px; + 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: #d9cdb5; + padding: 2px 3px; } + 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: #2f3230; + background-image: none; } + spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover { + border-color: rgba(190, 169, 128, 0.3); } + spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 0.3); } + 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(190, 169, 128, 0.3); } + spinbutton button:focus:hover { + color: mix(#d9cdb5,mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3),0.3); } + spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled { + color: mix(#d9cdb5,#1e1f1e,0.7); } + spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + spinbutton button:backdrop:disabled { + color: rgba(0, 0, 0, 0.8); } + +spinbutton:not(.vertical) { + /*@extend %entry;*/ + background-color: #272a28; + background-image: none; + /*@include border($base_color);*/ + padding: 0; + border-radius: 0px; + -gtk-outline-radius: 0px; + color: #d9cdb5; + caret-color: #d9cdb5; + /*&:focus, &:active { border-color: border_focus($borders_color); }*/ } + spinbutton:not(.vertical):disabled { + background-color: #232624; + background-image: none; + color: mix(#272a28,#d9cdb5,0.5); } + spinbutton:not(.vertical) entry { + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; + 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(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(105, 88, 54, 0.2); } + spinbutton:not(.vertical) button:backdrop { + border-color: alpha(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl) { + border-right-style: none; + border-radius: 0px 0 0 0px; + -gtk-outline-radius: 0px 0 0 0px; } + spinbutton:not(.vertical) button.down:dir(rtl):focus { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr) { + border-left-style: none; + border-radius: 0 0px 0px 0; + -gtk-outline-radius: 0 0px 0px 0; } + spinbutton:not(.vertical) button.up:dir(ltr):focus { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); + box-shadow: inset 1px 0 mix(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + +spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry { + min-width: 0; + padding-left: 0px; + padding-right: 0px; } + +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(#ef934d,rgba(217, 205, 181, 0.3),0.3); } + +spinbutton.vertical button.up { + border-radius: 0px 0px 0 0; + -gtk-outline-radius: 0px 0px 0 0; } + spinbutton.vertical button.up:focus { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + +spinbutton.vertical button.down { + border-radius: 0 0 0px 0px; + -gtk-outline-radius: 0 0 0px 0px; } + spinbutton.vertical button.down:focus { + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + +/****************** +! ComboBoxes * +*******************/ +combobox button.combo, combobox button.combo.nautilus-circular-button.image-button { + min-width: 0; + padding-left: 2px; + padding-right: 2px; } + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 14px; + min-width: 14px; + padding: 1px; } + +combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry { + padding: 2px 2px; } + +combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button { + padding: 2px; } + +combobox menu menuitem { + padding: 2px 3px; } + combobox menu menuitem cellview { + min-height: 18px; } + +/********* + ! 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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(53, 44, 27, 0.1), inset 0 1px rgba(53, 44, 27, 0.12), inset -1px 0 rgba(53, 44, 27, 0.1), inset 0 -1px rgba(53, 44, 27, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 2px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 2px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#272a28,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +entry { + background-color: #272a28; + background-image: none; + border-color: mix(#d9cdb5,#272a28,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + entry:focus, entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#272a28,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(#d9cdb5,#272a28,0.32); } + entry:disabled { + border-color: mix(#d9cdb5,#272a28,0.84); } + entry:active:disabled, entry:checked:disabled { + border-color: mix(#d9cdb5,#272a28,0.8); } + entry:focus, entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + entry:disabled { + background-color: mix(#272a28,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#272a28,#d9cdb5,0.9); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +toolbar { + padding: 1px; + border-style: none; } + toolbar.horizontal separator { + margin: 0 4px 1px; } + toolbar.vertical separator { + margin: 4px 1px 4px 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: 5px; + margin-bottom: 5px; } + headerbar switch { + margin-top: 3px; + margin-bottom: 3px; } + window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 0px; } + window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 0px; } + +.titlebar:not(headerbar), headerbar { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.88); + color: #d9cdb5; + background-color: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + color: #d9cdb5; + padding: 0 6px; + min-height: 42px; } + .titlebar:focus:not(headerbar), headerbar:focus, .titlebar:hover:not(headerbar), headerbar:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,0.8),0.3); } + .titlebar:active:not(headerbar), headerbar:active, .titlebar:checked:not(headerbar), headerbar:checked { + border-color: mix(#d9cdb5,#0f0f0f,0.4); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.92); } + .titlebar:active:disabled:not(headerbar), headerbar:active:disabled, .titlebar:checked:disabled:not(headerbar), headerbar:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.88); } + .titlebar:disabled:not(headerbar), headerbar:disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#d9cdb5,#0f0f0f,0.5); } + .titlebar:not(headerbar) .background, headerbar .background { + background-color: #0f0f0f; + border-color: mix(#0f0f0f,#d9cdb5,0.3); } + .titlebar:not(headerbar) .title, headerbar .title { + font-weight: bold; + padding: 0 4px; } + .titlebar:not(headerbar) .subtitle, headerbar .subtitle { + font-size: smaller; + padding: 0 4px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #0f0f0f; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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: #101010; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #101010; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #111111; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#0f0f0f,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#0f0f0f,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#0f0f0f,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(15, 15, 15, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:not(headerbar) button.image-button, headerbar button.image-button, headerbar button.image-button.nautilus-circular-button { + padding: 2px; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 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 #0c0c0c; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button, headerbar box button.image-button.nautilus-circular-button { + padding: 2px 6px; } + .titlebar:not(headerbar) separator, headerbar separator { + color: #090909; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .titlebar:not(headerbar) separator, headerbar separator { + background-image: image(mix(#d9cdb5,#0f0f0f,0.9)); } + .titlebar:backdrop:not(headerbar), headerbar:backdrop { + background-color: #1e1f1e; + background-image: none; + color: mix(#d9cdb5,#1e1f1e,0.4); + text-shadow: none; + border-color: mix(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9),#1e1f1e,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: 2px; } + .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); + padding: 2px; } + .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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 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: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(39, 42, 40, 0.9); } + .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + .titlebar:not(headerbar) button.text-button, headerbar button.text-button, headerbar button.text-button.nautilus-circular-button.image-button { + padding: 2px 5px; } + .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; } + .titlebar:not(headerbar) button.flat:hover, headerbar button.flat:hover { + color: #d9cdb5; } + .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { + color: mix(#d9cdb5,#1e1f1e,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: #d9cdb5; } + .titlebar:not(headerbar) viewswitcher button:not(:checked):not(:hover) stack box, headerbar viewswitcher button:not(:checked):not(:hover) stack box { + color: #d9cdb5; } + .titlebar:not(headerbar) button.titlebutton + separator.titlebutton, headerbar button.titlebutton + separator.titlebutton { + margin-left: 0; + margin-right: 2px; } + .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button { + border: 0; + padding: 2px; + background-image: none; + background-color: transparent; + color: #d9cdb5; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover { + background-image: none; + background-color: transparent; + color: #ef934d; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active { + background-image: none; + background-color: transparent; + color: #ec8130; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:backdrop, headerbar button.titlebutton:backdrop { + background: none; + color: mix(#d9cdb5,#1e1f1e,0.4); + -gtk-icon-shadow: none; } + +toolbar { + background-color: #1e1f1e; + background-image: none; + border-color: mix(#d9cdb5,#1e1f1e,0.88); + color: #d9cdb5; } + toolbar:focus, toolbar:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#1e1f1e,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(#d9cdb5,#1e1f1e,0.4); } + toolbar:disabled { + border-color: mix(#d9cdb5,#1e1f1e,0.92); } + toolbar:active:disabled, toolbar:checked:disabled { + border-color: mix(#d9cdb5,#1e1f1e,0.88); } + toolbar:disabled { + background-color: #1b1c1b; + background-image: none; + color: mix(#d9cdb5,#1e1f1e,0.5); } + toolbar .background { + background-color: #1e1f1e; + border-color: mix(#1e1f1e,#d9cdb5,0.3); } + toolbar .title { + font-weight: bold; + padding: 0 4px; } + toolbar .subtitle { + font-size: smaller; + padding: 0 4px; } + toolbar button, toolbar button.nautilus-circular-button.image-button { + background-color: #1e1f1e; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + toolbar button:active:disabled, toolbar button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button { + color: #d9cdb5; + border-color: rgba(30, 31, 30, 0); + background-color: rgba(30, 31, 30, 0); + background-image: none; + box-shadow: none; } + toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover { + background-color: #202120; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar button:hover:disabled, toolbar button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus { + background-color: #202120; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + toolbar button:focus:hover, toolbar button.flat:focus:hover { + background-color: #212221; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled { + border-color: rgba(197, 178, 142, 0.22); } + toolbar button:active:checked:disabled, toolbar button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#1e1f1e,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#1e1f1e,#d9cdb5,0.6); + box-shadow: none; } + toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled { + color: mix(#1e1f1e,#d9cdb5,0.6); } + toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar button:backdrop, toolbar button.nautilus-circular-button.image-button:backdrop, toolbar button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(30, 31, 30, 0.9); } + toolbar button.separator:disabled, toolbar button .separator:disabled { + color: rgba(30, 31, 30, 0.85); } + toolbar button separator, toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#1e1f1e,0.9)); } + toolbar button.image-button, toolbar button.image-button.nautilus-circular-button { + padding: 2px; } + 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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + toolbar viewswitcher button:disabled, toolbar viewswitcher button.nautilus-circular-button.image-button:disabled, + toolbar .linked > button:disabled { + box-shadow: inset -1px 0 #181918; } + 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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button { + padding: 2px 6px; } + toolbar separator, toolbar separator:disabled { + color: #121312; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + toolbar.inline-toolbar { + padding: 1px; + border-width: 0 1px 1px; + border-style: solid; + border-color: mix(#1e1f1e,#d9cdb5,0.18); + background-color: mix(mix(#1e1f1e,#d9cdb5,0.18),#1e1f1e,0.7); + background-image: none; } + toolbar.inline-toolbar:backdrop { + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); + background-color: mix(#1e1f1e,mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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: #1e1f1e; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + toolbar.inline-toolbar button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + toolbar.inline-toolbar button.flat { + color: #d9cdb5; + border-color: rgba(30, 31, 30, 0); + background-color: rgba(30, 31, 30, 0); + background-image: none; + box-shadow: none; } + toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:hover { + background-color: #202120; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus { + background-color: #202120; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover { + background-color: #212221; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 0.22); } + toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover { + color: #d9cdb5; } + toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled { + background-color: alpha(mix(#1e1f1e,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#1e1f1e,#d9cdb5,0.6); + box-shadow: none; } + toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled { + color: mix(#1e1f1e,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + toolbar.inline-toolbar button:backdrop, toolbar.inline-toolbar button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator { + border: 1px solid currentColor; + color: rgba(30, 31, 30, 0.9); } + toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled { + color: rgba(30, 31, 30, 0.85); } + toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#1e1f1e,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: #0d0d0d; } + +.background .titlebar:backdrop, .background .titlebar { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +.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: 2px; + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + actionbar > revealer > box:backdrop { + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + +/**************************** + ! Search and Location bars * +*****************************/ +searchbar, +.location-bar { + background-color: #1d1e1d; + background-image: none; + border-width: 0 0 1px; + border-style: solid; + border-color: #181918; + color: #d9cdb5; } + +/****************** + ! Action buttons * +*******************/ +.suggested-action, headerbar.selection-mode button.suggested-action, +.titlebar.selection-mode:not(headerbar) button.suggested-action { + background-color: #7ec97e; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action, + .titlebar:not(headerbar).selection-mode button.flat.suggested-action { + color: #0f0f0f; + border-color: rgba(126, 201, 126, 0); + background-color: rgba(126, 201, 126, 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: #8ace8a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:hover:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #8ace8a; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .suggested-action:focus:hover, + .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover { + background-color: #95d395; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + .suggested-action:active:checked:disabled, .suggested-action.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #0f0f0f; } + .suggested-action:disabled:disabled, + .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled { + background-color: alpha(mix(#7ec97e,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#7ec97e,#0f0f0f,0.6); + box-shadow: none; } + .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled { + color: mix(#7ec97e,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(126, 201, 126, 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(126, 201, 126, 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(#0f0f0f,#7ec97e,0.9)); } + +.destructive-action { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + .destructive-action:focus, .destructive-action:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:disabled { + border-color: rgba(13, 13, 13, 0.32); } + .destructive-action:active:disabled, .destructive-action:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .destructive-action.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + .destructive-action:hover, .destructive-action.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + .destructive-action:focus, .destructive-action.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + .destructive-action:focus:hover, .destructive-action.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover { + color: #0f0f0f; } + .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,0.6); } + .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled { + background-color: rgba(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .destructive-action:backdrop, .destructive-action.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + .destructive-action.separator, .destructive-action .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + .destructive-action.separator:disabled, .destructive-action .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + .destructive-action separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/****************** + ! Selection mode * +*******************/ +headerbar.selection-mode, +.titlebar:not(headerbar).selection-mode { + background-color: #ef934d; + background-image: none; + border-color: mix(#0f0f0f,#ef934d,0.72); + color: #0f0f0f; } + headerbar.selection-mode:focus, headerbar.selection-mode:hover, + .titlebar:not(headerbar).selection-mode:focus, + .titlebar:not(headerbar).selection-mode:hover { + border-color: mix(#ef934d,mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.48); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + border-color: mix(#0f0f0f,#ef934d,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(#0f0f0f,#ef934d,0.72); } + headerbar.selection-mode:disabled, + .titlebar:not(headerbar).selection-mode:disabled { + background-color: #ec8130; + background-image: none; + color: mix(#0f0f0f,#ef934d,0.5); } + headerbar.selection-mode .background, + .titlebar:not(headerbar).selection-mode .background { + background-color: #ef934d; + border-color: mix(#ef934d,#0f0f0f,0.3); } + headerbar.selection-mode .title, + .titlebar:not(headerbar).selection-mode .title { + font-weight: bold; + padding: 0 4px; } + headerbar.selection-mode .subtitle, + .titlebar:not(headerbar).selection-mode .subtitle { + font-size: smaller; + padding: 0 4px; } + headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button, + .titlebar:not(headerbar).selection-mode button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode button.image-button, + .titlebar:not(headerbar).selection-mode button.image-button { + padding: 2px; } + 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(53, 44, 27, 0.12); } + 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(53, 44, 27, 0.32); } + 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 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 #e87015; } + 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(53, 44, 27, 0.12); } + 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(53, 44, 27, 0.32); } + 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + headerbar.selection-mode box button.image-button, + .titlebar:not(headerbar).selection-mode box button.image-button { + padding: 2px 6px; } + headerbar.selection-mode separator, headerbar.selection-mode separator:disabled, + .titlebar:not(headerbar).selection-mode separator, + .titlebar:not(headerbar).selection-mode separator:disabled { + color: #ae5410; + 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + headerbar.selection-mode button:disabled, + .titlebar:not(headerbar).selection-mode button:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + headerbar.selection-mode button.flat, + .titlebar:not(headerbar).selection-mode button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 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: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + 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: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 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(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #0f0f0f; } + 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(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(239, 147, 77, 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(239, 147, 77, 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(#0f0f0f,#ef934d,0.9)); } + headerbar.selection-mode:backdrop, + .titlebar:not(headerbar).selection-mode:backdrop { + background-color: #ef934d; + 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: #e87015; + 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: #cb6212; } + 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: #d96914; } + 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(15, 15, 15, 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: #cb6212; } + +/********** + ! Calendar +***********/ +calendar { + padding: 1px 3px; + outline-offset: -1px; + color: #d9cdb5; } + calendar:selected { + border-radius: 0px; } + calendar.header { + border-bottom: 1px solid rgba(105, 88, 54, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(105, 88, 54, 0.1); } + calendar.button { + color: rgba(217, 205, 181, 0.55); } + calendar.button:hover { + color: #d9cdb5; } + calendar.button:backdrop { + color: alpha(mix(#d9cdb5,#1e1f1e,0.5),0.55); } + calendar.button:disabled { + color: alpha(mix(#d9cdb5,#1e1f1e,0.5),0.55); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: mix(#ef934d,#d9cdb5,0.5); } + calendar:backdrop { + color: mix(#272a28,#d9cdb5,0.8); } + +/* gnome-calendar */ +.calendar-view { + background-color: #272a28; + color: #d9cdb5; } + +/*************** + ! Color chooser +****************/ +colorswatch:drop(active), colorswatch { + border-style: none; } + +colorswatch.top { + border-top-left-radius: 0.5px; + border-top-right-radius: 0.5px; } + colorswatch.top overlay { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +colorswatch.bottom { + border-bottom-left-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.bottom overlay { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 0.5px; + border-bottom-left-radius: 0.5px; } + colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 0.5px; + border-bottom-right-radius: 0.5px; } + colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + +colorswatch.dark overlay { + color: #0f0f0f; } + colorswatch.dark overlay:hover { + border-color: rgba(105, 88, 54, 0.8); } + colorswatch.dark overlay:backdrop { + color: mix(#ef934d,#0f0f0f,0.66); } + +colorswatch.light overlay { + color: #d9cdb5; } + colorswatch.light overlay:hover { + border-color: rgba(105, 88, 54, 0.5); } + colorswatch.light overlay:backdrop { + color: mix(#272a28,#d9cdb5,0.8); } + +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px #ec7f2c, inset 0 0 0 1px #ef934d; } + colorswatch:drop(active).dark overlay { + border-color: #ef934d; + box-shadow: inset 0 0 0 2px rgba(105, 88, 54, 0.3), inset 0 0 0 1px #ef934d; } + +colorswatch overlay { + border: 1px solid rgba(105, 88, 54, 0.3); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(31, 32, 31, 0.4), inset 0 -1px rgba(105, 88, 54, 0.2); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: rgba(105, 88, 54, 0.3); + box-shadow: none; } + +colorswatch:disabled { + opacity: .5; } + colorswatch:disabled overlay { + border-color: rgba(105, 88, 54, 0.6); + box-shadow: none; } + +row:selected colorswatch { + box-shadow: 0 0 0 2px #0f0f0f; } + +colorswatch#add-color-button { + border-radius: 0px 0px 0 0; } + colorswatch#add-color-button:only-child { + border-radius: 0px; } + colorswatch#add-color-button overlay { + background-color: #1d1d1d; + color: #d9cdb5; } + colorswatch#add-color-button overlay:hover { + background-color: #1b1c1b; } + colorswatch#add-color-button overlay:backdrop { + background-color: #1d1d1d; } + +colorswatch#editor-color-sample { + border-radius: 0px; } + colorswatch#editor-color-sample overlay { + border-radius: 0.5px; } + +button.color, button.color.nautilus-circular-button.image-button { + padding: 2px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0px; } + 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(#1e1f1e,#d9cdb5,0.18); } + filechooser .dialog-action-box:backdrop { + border-top-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + filechooser #pathbarbox { + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); + background-color: #1e1f1e; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/****************** + ! Grid and flowbox +*******************/ +widget:active { + background-color: mix(#ef934d,#272a28,0.5); } + +list { + color: #d9cdb5; + background-color: #272a28; + border-color: mix(#1e1f1e,#d9cdb5,0.18); } + list:backdrop { + background-color: #272a28; + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + list row { + padding: 2px; } + +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(217, 205, 181, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(105, 88, 54, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(105, 88, 54, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: mix(#ef934d,#d9cdb5,0.1); } + row.activatable:selected:backdrop { + background-color: #ef934d; } + +flowbox flowboxchild { + padding: 2px; + border-radius: 0px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Infobar +**********/ +infobar { + border: 0; } + infobar.info, infobar.info:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop { + color: #0f0f0f; } + infobar.info button, infobar.info button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.info button:focus, infobar.info button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.info button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.info button:active:disabled, infobar.info button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.info button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.info button:hover, infobar.info button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.info button:focus, infobar.info button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.info button:focus:hover, infobar.info button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.info button:active:checked:disabled, infobar.info button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.info button:focus, infobar.info button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover { + color: #0f0f0f; } + infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.info button:backdrop, infobar.info button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.info button.separator, infobar.info button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.info button.separator:disabled, infobar.info button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.warning, infobar.warning:backdrop { + background-color: #ef934d; + background-image: none; + border: 1px solid #e87015; + caret-color: currentColor; } + infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop { + color: #0f0f0f; } + infobar.warning button, infobar.warning button.nautilus-circular-button.image-button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.warning button:focus, infobar.warning button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.warning button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.warning button:active:disabled, infobar.warning button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.warning button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + infobar.warning button:hover, infobar.warning button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.warning button:focus, infobar.warning button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.warning button:active:checked:disabled, infobar.warning button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover { + color: #0f0f0f; } + infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.warning button:backdrop, infobar.warning button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.warning button.separator, infobar.warning button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + infobar.warning button.separator:disabled, infobar.warning button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + infobar.question, infobar.question:backdrop { + background-color: #71b4d6; + background-image: none; + border: 1px solid #3e99c7; + caret-color: currentColor; } + infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop { + color: #0f0f0f; } + infobar.question button, infobar.question button.nautilus-circular-button.image-button { + background-color: #71b4d6; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.question button:focus, infobar.question button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.question button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.question button:active:disabled, infobar.question button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.question button.flat { + color: #0f0f0f; + border-color: rgba(113, 180, 214, 0); + background-color: rgba(113, 180, 214, 0); + background-image: none; + box-shadow: none; } + infobar.question button:hover, infobar.question button.flat:hover { + background-color: #7ebbda; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.question button:focus, infobar.question button.flat:focus { + background-color: #7ebbda; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.question button:focus:hover, infobar.question button.flat:focus:hover { + background-color: #8ac1dd; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.question button:active:checked:disabled, infobar.question button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.question button:focus, infobar.question button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover { + color: #0f0f0f; } + infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled { + background-color: alpha(mix(#71b4d6,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#71b4d6,#0f0f0f,0.6); + box-shadow: none; } + infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled { + color: mix(#71b4d6,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.question button:backdrop, infobar.question button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.question button.separator, infobar.question button .separator { + border: 1px solid currentColor; + color: rgba(113, 180, 214, 0.9); } + infobar.question button.separator:disabled, infobar.question button .separator:disabled { + color: rgba(113, 180, 214, 0.85); } + infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#71b4d6,0.9)); } + infobar.error, infobar.error:backdrop { + background-color: #f16e65; + background-image: none; + border: 1px solid #eb3326; + caret-color: currentColor; } + infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop { + color: #0f0f0f; } + infobar.error button, infobar.error button.nautilus-circular-button.image-button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + infobar.error button:focus, infobar.error button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + infobar.error button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + infobar.error button:active:disabled, infobar.error button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + infobar.error button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + infobar.error button:hover, infobar.error button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + infobar.error button:focus, infobar.error button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + infobar.error button:focus:hover, infobar.error button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + infobar.error button:active:checked:disabled, infobar.error button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + infobar.error button:focus, infobar.error button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover { + color: #0f0f0f; } + infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + infobar.error button:backdrop, infobar.error button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + infobar.error button.separator, infobar.error button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + infobar.error button.separator:disabled, infobar.error button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator { + background-image: image(mix(#0f0f0f,#f16e65,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: 0px; + 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: 0px; + 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: 0px; } + +.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: 0px; + 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: 0px; + 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: 0px; } + +#login_window entry, .osd entry, +#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { + border-width: 1px; + border-style: solid; + border-radius: 0px; + transition: border 100ms ease-out; + box-shadow: inset 1px 0 rgba(53, 44, 27, 0.1), inset 0 1px rgba(53, 44, 27, 0.12), inset -1px 0 rgba(53, 44, 27, 0.1), inset 0 -1px rgba(53, 44, 27, 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: #ef934d; + color: #0f0f0f; } + #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: #ef934d; + background-image: none; + border-width: 0; + border-radius: 0px; + color: #0f0f0f; } + #login_window entry image.left, + #XfceNotifyWindow entry image.left, entry image.left { + padding-right: 2px; } + #login_window entry image.right, + #XfceNotifyWindow entry image.right, entry image.right { + padding-left: 2px; } + #login_window entry.warning, + #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { + color: #0f0f0f; + border-color: #e87015; + background-color: mix(#272a28,#ef934d,0.6); } + #login_window entry.warning image, + #XfceNotifyWindow entry.warning image, entry.warning image { + color: #0f0f0f; } + #login_window entry.warning:focus, + #XfceNotifyWindow entry.warning:focus, entry.warning:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#ef934d,0.3); + background-color: #ef934d; + box-shadow: none; } + #login_window entry.warning selection, + #XfceNotifyWindow entry.warning selection, entry.warning selection { + background-color: #0f0f0f; + color: #ef934d; } + #login_window entry.error, + #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.error image, + #XfceNotifyWindow entry.error image, entry.error image { + color: #0f0f0f; } + #login_window entry.error:focus, + #XfceNotifyWindow entry.error:focus, entry.error:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.error selection, + #XfceNotifyWindow entry.error selection, entry.error selection { + background-color: #0f0f0f; + color: #f16e65; } + #login_window entry.search-missing, + #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { + color: #0f0f0f; + border-color: #eb3326; + background-color: mix(#272a28,#f16e65,0.6); } + #login_window entry.search-missing image, + #XfceNotifyWindow entry.search-missing image, entry.search-missing image { + color: #0f0f0f; } + #login_window entry.search-missing:focus, + #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { + color: #0f0f0f; + border-color: mix(#ef934d,#f16e65,0.3); + background-color: #f16e65; + box-shadow: none; } + #login_window entry.search-missing selection, + #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { + background-color: #0f0f0f; + color: #f16e65; } + +/********* + ! Menubar +**********/ +menubar, .menubar { + -GtkWidget-window-dragging: true; + padding: 0; + border: 0; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; } + menubar > menuitem, .menubar > menuitem { + min-height: 14px; + padding: 4px 6px; + border: 1px solid transparent; + background-color: transparent; + background-image: none; + color: #d9cdb5; } + menubar > menuitem:hover, .menubar > menuitem:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + menubar > menuitem *:hover, .menubar > menuitem *:hover { + color: #e4dbca; } + +/****** + ! Menu +*******/ +menu, +.menu, +.context-menu { + border-radius: 0; + padding: 2px; + background-color: #0f0f0f; + color: #d9cdb5; + border: 1px solid mix(#0f0f0f,#d9cdb5,0.21); } + .csd menu, .csd .menu, .csd .context-menu { + border: 0; } + menu:selected, + .menu:selected, + .context-menu:selected { + background-color: #ef934d; + color: #0f0f0f; } + menu separator, .csd menu separator, + .menu separator, .csd .menu separator, + .context-menu separator, .csd .context-menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,0.18)); + margin: 0px 0; } + menu .separator, .csd menu .separator, + .menu .separator, .csd .menu .separator, + .context-menu .separator, .csd .context-menu .separator { + color: mix(#0f0f0f,#d9cdb5,0.18); } + menu menuitem, + .menu menuitem, + .context-menu menuitem { + min-height: 14px; + min-width: 40px; + padding: 4px; + 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: #ef934d; + background-image: none; + color: #0f0f0f; } + 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: mix(#0f0f0f,#ef934d,0.6); } + menu menuitem *:active, menu menuitem *:hover, + .menu menuitem *:active, + .menu menuitem *:hover, + .context-menu menuitem *:active, + .context-menu menuitem *:hover { + color: #0f0f0f; } + menu menuitem:disabled, menu menuitem *:disabled, + .menu menuitem:disabled, + .menu menuitem *:disabled, + .context-menu menuitem:disabled, + .context-menu menuitem *:disabled { + color: mix(#d9cdb5,#0f0f0f,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: #ef934d; + color: #0f0f0f; } + menu menuitem calendar, + .menu menuitem calendar, + .context-menu menuitem calendar { + color: #d9cdb5; } + menu menuitem calendar.header, + .menu menuitem calendar.header, + .context-menu menuitem calendar.header { + border-bottom: 1px solid #0e0e0e; + border-radius: 0; } + menu menuitem calendar.header:backdrop, + .menu menuitem calendar.header:backdrop, + .context-menu menuitem calendar.header:backdrop { + border-color: #0e0e0e; } + menu menuitem calendar.button, + .menu menuitem calendar.button, + .context-menu menuitem calendar.button { + color: rgba(217, 205, 181, 0.55); } + menu menuitem calendar.button:hover, + .menu menuitem calendar.button:hover, + .context-menu menuitem calendar.button:hover { + color: #d9cdb5; } + 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(#d9cdb5,#0f0f0f,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: 2px; + background-color: #0f0f0f; + border-radius: 0; } + menu > arrow.top, + .menu > arrow.top, + .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid mix(#0f0f0f,#d9cdb5,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(#0f0f0f,#d9cdb5,0.18); + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, + .menu > arrow:hover, + .context-menu > arrow:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.1); } + menu > arrow:backdrop, + .menu > arrow:backdrop, + .context-menu > arrow:backdrop { + background-color: #272a28; } + 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(217, 205, 181, 0.6); } + menuitem accelerator:hover { + color: rgba(15, 15, 15, 0.8); } + menuitem accelerator:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,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(105, 88, 54, 0.2); } + +menuitem entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + menuitem entry:focus, menuitem entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + menuitem entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + menuitem entry:active:disabled, menuitem entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + menuitem entry:focus, menuitem entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + menuitem entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +/********* + ! Popover +**********/ +popover.background { + padding: 0px; + border-radius: 0px; + background-clip: border-box; + background-color: #0f0f0f; + background-image: none; + color: #d9cdb5; + box-shadow: 0 3px 6px rgba(105, 88, 54, 0.16); } + .csd popover.background, popover.background { + border-color: mix(#d9cdb5,#0f0f0f,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(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.16); } + .csd popover.background:disabled, popover.background:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.68); } + .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,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: #ef934d; } + popover.background treeview.view, popover.background treeview.view:backdrop { + border-top-color: #121212; } + popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover { + background-image: none; + background-color: #ef934d; + color: #0f0f0f; } + 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(#0f0f0f,#d9cdb5,1.3); + background-image: none; + color: #d9cdb5; + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + popover.background list row, popover.background list row .button { + background-color: transparent; + background-image: none; + color: #d9cdb5; } + 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: #ef934d; + color: #0f0f0f; } + popover.background .frame { + border-color: mix(#d9cdb5,#0f0f0f,0.8); + border-radius: 0px; } + popover.background entry { + background-color: #272a28; + background-image: none; + border-color: mix(#d9cdb5,#272a28,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + popover.background entry:focus, popover.background entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#272a28,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(#d9cdb5,#272a28,0.32); } + popover.background entry:disabled { + border-color: mix(#d9cdb5,#272a28,0.84); } + popover.background entry:active:disabled, popover.background entry:checked:disabled { + border-color: mix(#d9cdb5,#272a28,0.8); } + popover.background entry:focus, popover.background entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + popover.background entry:disabled { + background-color: mix(#272a28,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#272a28,#d9cdb5,0.9); } + popover.background button, popover.background button.nautilus-circular-button.image-button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + popover.background button:focus, popover.background button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 0.22); } + popover.background button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + popover.background button:active:disabled, popover.background button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + popover.background button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + popover.background button:hover, popover.background button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:hover:disabled, popover.background button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + popover.background button:focus, popover.background button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + popover.background button:focus:hover, popover.background button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + popover.background button:active:checked:disabled, popover.background button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + popover.background button:focus, popover.background button:hover, popover.background button.flat:focus, popover.background button.flat:hover { + color: #d9cdb5; } + popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + popover.background button:backdrop, popover.background button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + popover.background button.separator, popover.background button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + popover.background button.separator:disabled, popover.background button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + popover.background button separator, popover.background button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + popover.background button.flat:not(:hover) { + color: #d9cdb5; } + popover.background .linked > button { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + popover.background .linked > button:focus, popover.background .linked > button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + popover.background .linked > button:disabled { + box-shadow: inset -1px 0 #1f2220; } + popover.background .linked > button:last-child, popover.background .linked > button:only-child { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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: 2px; + padding-left: 2px; + transition: none; } + modelbutton.flat:hover, + menuitem.button.flat:hover { + border-radius: 0px; + background-color: #ef934d; + color: #0f0f0f; } + modelbutton.flat:checked, + menuitem.button.flat:checked { + color: #d9cdb5; } + 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: #1e1f1e; + background-clip: padding-box; + border: 1px solid #181918; + border-radius: 0px; + color: #d9cdb5; } + +.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: 2px; + margin: 0; + padding: 0; } + messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box { + margin: 4px; } + +printdialog paper { + color: #d9cdb5; + border: 1px solid mix(#1e1f1e,#d9cdb5,0.18); + background: #1f201f; + padding: 0; } + printdialog paper:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); } + +printdialog .dialog-action-box { + margin: 4px; } + +/********************* + ! App notifications * +**********************/ +frame.app-notification { + border-style: solid; + border-color: rgba(12, 12, 12, 0.8); + border-width: 0 1px 1px; + border-radius: 0 0 0px 0px; + padding: 4px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + frame.app-notification button:focus, frame.app-notification button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + frame.app-notification button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + frame.app-notification button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + frame.app-notification button:hover, frame.app-notification button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + frame.app-notification button:focus, frame.app-notification button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 0.22); } + frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover { + color: #d9cdb5; } + frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.6); + box-shadow: none; } + frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled { + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + frame.app-notification button:backdrop, frame.app-notification button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + frame.app-notification button.separator, frame.app-notification button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #0f0f0f; } + +/**************** + ! Floating bar * +*****************/ +.floating-bar { + background-color: #1e1f1e; + background-image: none; + border: 1px solid #181918; + border-radius: 0px; + color: #d9cdb5; } + .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: 0px; + background-clip: border-box; } + GtkBubbleWindow.osd.background { + background-color: rgba(15, 15, 15, 0.8); } + GtkBubbleWindow .toolbar { + background-color: transparent; } + +/*************** + ! Font-viewer * +****************/ +SushiFontWidget { + padding: 2px 4px; } + +/************* + ! Gucharmap * +**************/ +GucharmapChartable { + background-color: #272a28; + color: #d9cdb5; } + +/************* + ! Evolution * +**************/ +EPreviewPane .entry { + background-color: #272a28; + color: #d9cdb5; } + +/******************* + ! Gnome Bluetooth * +********************/ +entry.entry.pin-entry { + font-style: normal; + font-size: 50px; + padding-left: 10px; + padding-right: 10px; } + +label.pin-label { + font-style: normal; + font-size: 50px; } + +/************************ + ! Shortcut window keys * +*************************/ +.keycap { + min-width: 20px; + min-height: 24px; + margin-top: 2px; + padding-bottom: 1px; + padding-left: 2px; + padding-right: 2px; + color: #d9cdb5; + background-color: #272a28; + border: 1px solid; + border-color: mix(mix(#1e1f1e,#d9cdb5,0.18),#1e1f1e,0.5); + border-radius: 0px; + box-shadow: inset 0 -3px mix(#272a28,#1e1f1e,0.2); + font-size: smaller; } + .keycap:backdrop { + background-color: #272a28; + color: mix(#d9cdb5,#1e1f1e,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(#0f0f0f,#ef934d,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: #ef934d; + color: mix(#ef934d,#0f0f0f,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(#ef934d,#0f0f0f,0.66),#ef934d,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: #ef934d; } + 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: #0f0f0f; + outline-color: rgba(15, 15, 15, 0.3); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********** + ! Notebook +***********/ +notebook { + padding: 0; } + notebook.frame { + border: 1px solid mix(#1e1f1e,#d9cdb5,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: #1e1f1e; } + notebook > header { + padding: 2px; + background-color: #1e1f1e; } + notebook > header.top { + box-shadow: inset 0 -1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.bottom { + box-shadow: inset 0 1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.right { + box-shadow: inset 1px 0 mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.left { + box-shadow: inset -1px 0 mix(#1e1f1e,#d9cdb5,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(#d9cdb5,#1e1f1e,0.5); } + notebook > header > tabs > arrow:hover { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.5); } + notebook > header > tabs > arrow:active { + color: #d9cdb5; } + notebook > header > tabs > arrow:disabled { + color: alpha(mix(#d9cdb5,#1e1f1e,0.5),0.3); } + notebook > header > tabs > tab { + background-color: alpha(mix(#1e1f1e,#d9cdb5,0.1),0.7); + background-image: none; + border-color: mix(mix(#1e1f1e,#d9cdb5,0.18),mix(#d9cdb5,#1e1f1e,0.5),0.15); + color: rgba(217, 205, 181, 0.8); + padding: 2px 10px; + 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(#1e1f1e,#d9cdb5,0.04); + background-image: none; + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.5); } + notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover { + background: #1e1f1e; + border-color: mix(#1e1f1e,#d9cdb5,0.18); + color: #d9cdb5; } + 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(#1e1f1e,#d9cdb5,0.35); } + notebook > header > tabs > tab button.flat:hover { + color: #f7b0ab; } + notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover { + color: #ef934d; } + notebook > header.top > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 -1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + box-shadow: inset 0 1px mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.left > tabs > tab:hover:not(:checked) { + box-shadow: inset -1px 0 mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.right > tabs > tab:hover:not(:checked) { + box-shadow: inset 1px 0 mix(#1e1f1e,#d9cdb5,0.18); } + notebook > header.top { + padding-bottom: 0; } + notebook > header.top > tabs > tab { + border-bottom: none; + -gtk-outline-radius: 0; + margin-top: 0px; } + notebook > header.top > tabs > tab + tab { + margin-left: -1px; } + notebook > header.top > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.top > tabs > tab:last-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked { + border-top-width: 3px; + border-top-color: #ef934d; + margin-top: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0px 0 0; + padding-top: 0px; } + notebook > header.top > tabs > tab:hover:not(:checked) { + border-top-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + notebook > header.bottom { + padding-top: 0; } + notebook > header.bottom > tabs > tab { + border-top: none; + -gtk-outline-radius: 0; + margin-bottom: 0px; } + notebook > header.bottom > tabs > tab + tab { + margin-left: -1px; } + notebook > header.bottom > tabs > tab:first-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.bottom > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked { + border-bottom-width: 3px; + border-bottom-color: #ef934d; + margin-bottom: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0 0px 0px; + padding-bottom: 0px; } + notebook > header.bottom > tabs > tab:hover:not(:checked) { + border-bottom-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + notebook > header.right { + padding-left: 0; } + notebook > header.right > tabs > tab { + border-left: none; + -gtk-outline-radius: 0; + margin-right: 0px; } + notebook > header.right > tabs > tab + tab { + margin-top: -1px; } + notebook > header.right > tabs > tab:first-child { + border-radius: 0 0px 0 0; + -gtk-outline-radius: 0 0px 0 0; } + notebook > header.right > tabs > tab:last-child { + border-radius: 0 0 0px; + -gtk-outline-radius: 0 0 0px; } + notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked { + border-right-width: 3px; + border-right-color: #ef934d; + margin-right: 0; + -gtk-outline-radius: 0px; + border-radius: 0 0px 0px 0; + padding-right: 8px; } + notebook > header.right > tabs > tab:hover:not(:checked) { + border-right-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + notebook > header.left { + padding-right: 0; } + notebook > header.left > tabs > tab { + border-right: none; + -gtk-outline-radius: 0; + margin-left: 0px; } + notebook > header.left > tabs > tab + tab { + margin-top: -1px; } + notebook > header.left > tabs > tab:first-child { + border-radius: 0px 0 0; + -gtk-outline-radius: 0px 0 0; } + notebook > header.left > tabs > tab:last-child { + border-radius: 0 0 0 0px; + -gtk-outline-radius: 0 0 0 0px; } + notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked { + border-left-width: 3px; + border-left-color: #ef934d; + margin-left: 0; + -gtk-outline-radius: 0px; + border-radius: 0px 0 0 0px; + padding-left: 8px; } + notebook > header.left > tabs > tab:hover:not(:checked) { + border-left-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.2),0.66); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/******* + ! OSD * +********/ +overlay.osd { + background-color: transparent; } + +colorchooser .popover.osd { + border-radius: 0px; } + +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(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + button.osd:focus, button.osd:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + button.osd:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + button.osd:active:disabled, button.osd:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + button.osd.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + button.osd:hover, button.osd.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + button.osd:hover:disabled, button.osd.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + button.osd:focus, button.osd.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + button.osd:focus:hover, button.osd.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + 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: #d9cdb5; } + button.osd:disabled:disabled, button.osd.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + button.osd:backdrop, button.osd.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + button.osd.separator, button.osd .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + button.osd.separator:disabled, button.osd .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + button.osd separator, button.osd.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: 2px; + border: 1px solid rgba(12, 12, 12, 0.8); + border-radius: 0px; + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + color: #d9cdb5; } + toolbar.osd separator { + color: rgba(14, 14, 14, 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: #ef934d; + background-image: none; } + +.osd, +#XfceNotifyWindow { + background-color: rgba(15, 15, 15, 0.8); + color: #d9cdb5; + /* used by gnome-settings-daemon's media-keys OSD */ + /* used by Documents */ } + .osd.background, + #XfceNotifyWindow.background { + background-color: rgba(15, 15, 15, 0.6); + color: #d9cdb5; } + .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(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + .osd button:focus, .osd button:hover, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd button:disabled, + #XfceNotifyWindow button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + .osd button:active:disabled, .osd button:checked:disabled, + #XfceNotifyWindow button:active:disabled, + #XfceNotifyWindow button:checked:disabled { + border-color: rgba(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd button.flat, + #XfceNotifyWindow button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 0); + background-image: none; + box-shadow: none; } + .osd button:hover, .osd button.flat:hover, + #XfceNotifyWindow button:hover, + #XfceNotifyWindow button.flat:hover { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.3); } + .osd button:hover:disabled, .osd button.flat:hover:disabled, + #XfceNotifyWindow button:hover:disabled, + #XfceNotifyWindow button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + .osd button:focus, .osd button.flat:focus, + #XfceNotifyWindow button:focus, + #XfceNotifyWindow button.flat:focus { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + .osd button:focus:hover, .osd button.flat:focus:hover, + #XfceNotifyWindow button:focus:hover, + #XfceNotifyWindow button.flat:focus:hover { + background-color: rgba(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .osd button:disabled:disabled, .osd button.flat:disabled:disabled, + #XfceNotifyWindow button:disabled:disabled, + #XfceNotifyWindow button.flat:disabled:disabled { + background-color: alpha(mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + .osd button:backdrop, .osd button.flat:backdrop, + #XfceNotifyWindow button:backdrop, + #XfceNotifyWindow button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + .osd button.separator, .osd button .separator, + #XfceNotifyWindow button.separator, + #XfceNotifyWindow button .separator { + border: 1px solid currentColor; + color: rgba(15, 15, 15, 0.7); } + .osd button.separator:disabled, .osd button .separator:disabled, + #XfceNotifyWindow button.separator:disabled, + #XfceNotifyWindow button .separator:disabled { + color: rgba(15, 15, 15, 0.65); } + .osd button separator, .osd button.nautilus-circular-button.image-button separator, + #XfceNotifyWindow button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.9)); } + .osd entry, + #XfceNotifyWindow entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .osd entry:focus, .osd entry:hover, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + .osd entry:active:disabled, .osd entry:checked:disabled, + #XfceNotifyWindow entry:active:disabled, + #XfceNotifyWindow entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + .osd entry:focus, .osd entry:active, + #XfceNotifyWindow entry:focus, + #XfceNotifyWindow entry:active { + border-color: mix(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd entry:disabled, + #XfceNotifyWindow entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + .osd trough, .osd.trough, + #XfceNotifyWindow trough, + #XfceNotifyWindow.trough { + background-color: rgba(217, 205, 181, 0.3); } + .osd progressbar, .osd.progressbar, + #XfceNotifyWindow progressbar, + #XfceNotifyWindow.progressbar { + background-color: #d9cdb5; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-color: rgba(16, 16, 16, 0.8); + background-image: none; + border-color: mix(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:focus, .osd scale slider:hover, + #XfceNotifyWindow scale slider:focus, + #XfceNotifyWindow scale slider:hover { + border-color: mix(#ef934d,mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.32); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + border-color: mix(#d9cdb5,rgba(15, 15, 15, 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(#d9cdb5,rgba(15, 15, 15, 0.8),0.8); } + .osd scale slider:disabled, + #XfceNotifyWindow scale slider:disabled { + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + border-color: rgba(12, 12, 12, 0.8); + background-color: rgba(16, 16, 16, 0.8); + background-image: none; } + .osd scale trough.highlight, + #XfceNotifyWindow scale trough.highlight { + border-color: #ef934d; + background-color: #ef934d; + background-image: none; } + .osd scale trough:disabled, .osd scale trough.highlight:disabled, + #XfceNotifyWindow scale trough:disabled, + #XfceNotifyWindow scale trough.highlight:disabled { + border-color: rgba(13, 13, 13, 0.8); + background-color: rgba(14, 14, 14, 0.8); + background-image: none; } + .osd scale trough, + #XfceNotifyWindow scale trough { + background-color: rgba(33, 33, 33, 0.8); } + .osd scale trough highlight, + #XfceNotifyWindow scale trough highlight { + background-color: #ef934d; } + .osd scale slider, + #XfceNotifyWindow scale slider { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + .osd scale slider:hover, + #XfceNotifyWindow scale slider:hover { + background-color: #f3af7c; + border-color: #f3af7c; } + .osd scale slider:active, + #XfceNotifyWindow scale slider:active { + background-color: #eb771e; + border-color: #eb771e; } + .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view, + #XfceNotifyWindow.view, + iconview#XfceNotifyWindow, + #XfceNotifyWindow .view, + #XfceNotifyWindow iconview, + #XfceNotifyWindow view { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar trough, + #XfceNotifyWindow scrollbar trough { + background-color: rgba(15, 15, 15, 0.8); } + .osd scrollbar slider, + #XfceNotifyWindow scrollbar slider { + border: 1px solid mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0; + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.21); } + .osd scrollbar slider:hover, + #XfceNotifyWindow scrollbar slider:hover { + border-color: mix(rgba(13, 13, 13, 0.8),#d9cdb5,0.31); + background-color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,0.31); } + .osd scrollbar slider:active, + #XfceNotifyWindow scrollbar slider:active { + border-color: #ec8130; + background-color: #ef934d; } + .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(13, 13, 13, 0.8),#d9cdb5,0.21); + border-radius: 0px; + outline-color: transparent; } + .osd .page-thumbnail, + #XfceNotifyWindow .page-thumbnail { + border: 1px solid rgba(14, 14, 14, 0.8); + /* when there's no pixbuf yet */ + background-color: rgba(15, 15, 15, 0.8); } + .osd popover.background, + #XfceNotifyWindow popover.background { + box-shadow: 0 2px 7px 3px rgba(105, 88, 54, 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: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 0; + color: #d9cdb5; + caret-color: #d9cdb5; } + .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover, + #XfceNotifyWindow spinbutton:not(.vertical):focus, + #XfceNotifyWindow spinbutton:not(.vertical):hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + border-color: mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,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(#ef934d,rgba(13, 13, 13, 0.8),0.3); } + .osd spinbutton:not(.vertical):disabled, + #XfceNotifyWindow spinbutton:not(.vertical):disabled { + background-color: #0e0e0e; + background-image: none; + color: mix(#0f0f0f,#d9cdb5,0.5); } + .osd spinbutton:not(.vertical) button, + #XfceNotifyWindow spinbutton:not(.vertical) button { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); + border-radius: 0; + border-color: rgba(13, 13, 13, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton:not(.vertical) button.flat, + #XfceNotifyWindow spinbutton:not(.vertical) button.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton:not(.vertical) button separator, + #XfceNotifyWindow spinbutton:not(.vertical) button separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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: #d9cdb5; } + .osd spinbutton:not(.vertical) button:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { + color: alpha(mix(#d9cdb5,#0f0f0f,0.6),0.8); } + .osd spinbutton:not(.vertical) button:backdrop, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop { + color: mix(#272a28,mix(#d9cdb5,#1e1f1e,0.5),0.9); } + .osd spinbutton:not(.vertical) button:active, + #XfceNotifyWindow spinbutton:not(.vertical) button:active { + box-shadow: inset 0 2px 3px -1px rgba(105, 88, 54, 0.2); } + .osd spinbutton:not(.vertical) button:backdrop:disabled, + #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(0, 0, 0, 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: 0px 0 0 0px; } + .osd spinbutton:not(.vertical) button:dir(ltr):last-child, + #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child { + border-radius: 0 0px 0px 0; } + .osd spinbutton.vertical button:first-child, + #XfceNotifyWindow spinbutton.vertical button:first-child { + background-color: rgba(15, 15, 15, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + .osd spinbutton.vertical button:first-child:disabled, + #XfceNotifyWindow spinbutton.vertical button:first-child:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + .osd spinbutton.vertical button:first-child.flat, + #XfceNotifyWindow spinbutton.vertical button:first-child.flat { + color: #d9cdb5; + border-color: rgba(15, 15, 15, 0); + background-color: rgba(15, 15, 15, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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(16, 16, 16, 0.8); + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(17, 17, 17, 0.8); + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 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(197, 178, 142, 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(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + .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: #d9cdb5; } + .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(15, 15, 15, 0.8),#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(rgba(15, 15, 15, 0.8),#d9cdb5,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(15, 15, 15, 0.8),#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 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(#d9cdb5,mix(#d9cdb5,#1e1f1e,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(15, 15, 15, 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(15, 15, 15, 0.65); } + .osd spinbutton.vertical button:first-child separator, + #XfceNotifyWindow spinbutton.vertical button:first-child separator { + background-image: image(mix(#d9cdb5,rgba(15, 15, 15, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(239, 147, 77, 0.2)), to(rgba(239, 147, 77, 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(239, 147, 77, 0.35)), to(rgba(239, 147, 77, 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(#1e1f1e,#d9cdb5,0.18) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #111211; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9) 1px, transparent 1px); + background-color: #161716; + transition: 200ms ease-out; } + +/***************** + ! Progress bars * +******************/ +progressbar { + padding: 0; + border-radius: 0px; + font-size: smaller; + color: rgba(217, 205, 181, 0.6); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 5px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 5px; } + progressbar trough { + border: 1px solid mix(#1e1f1e,#d9cdb5,0.17); + background-color: mix(#272a28,#1e1f1e,0.08); + background-image: none; + border-radius: 0px; } + progressbar progress { + background-color: #ef934d; + background-image: none; + border-radius: 0; } + progressbar progress.left { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + progressbar progress.right { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.bottom { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } + progressbar progress.top { + border-top-left-radius: 0px; + border-top-right-radius: 0px; } + +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(#272a28,#1e1f1e,0.08); + border: 1px solid mix(#1e1f1e,#d9cdb5,0.17); + border-radius: 0px; + 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: #ef934d; + border-color: transparent; + border-radius: 0px; } + levelbar block.low { + background-color: #ef934d; + border-color: transparent; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #7ec97e; + border-color: transparent; } + levelbar block.full { + background-color: #e87015; + border-color: transparent; } + levelbar block.empty { + background-color: transparent; + border-color: transparent; + box-shadow: none; } + +scale { + min-height: 9px; + min-width: 9px; + padding: 2px; } + 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: 13px; + min-width: 13px; + margin: -6px; } + scale.fine-tune slider { + margin: -6px; } + scale.fine-tune highlight { + background-color: #f2a56a; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 4px; + -gtk-outline-radius: 6px; } + scale trough { + outline-offset: 2px; + -gtk-outline-radius: 4.5px; + border-radius: 2.5px; + background-color: mix(#1e1f1e,#d9cdb5,0.2); } + scale trough:disabled { + background-color: mix(#1e1f1e,#d9cdb5,0.1); } + menuitem:hover scale trough, row:selected scale trough, infobar scale trough { + background-color: rgba(105, 88, 54, 0.2); } + menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight { + background-color: #0f0f0f; } + menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); } + menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled { + background-color: rgba(105, 88, 54, 0.1); } + scale highlight { + border-radius: 2.5px; + background-color: #ef934d; } + scale highlight:disabled { + background-color: rgba(239, 147, 77, 0.55); } + scale fill { + border-radius: 2.5px; + background-color: rgba(239, 147, 77, 0.5); } + scale fill:disabled { + background-color: transparent; } + scale slider { + background-color: #272a28; + border: 1px solid rgba(217, 205, 181, 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: #333735; } + scale slider:active { + background-clip: border-box; + background-color: #ef934d; + border-color: #ef934d; } + scale slider:disabled { + background-color: mix(#272a28,#1e1f1e,0.55); + border-color: mix(#d9cdb5,#1e1f1e,0.92); } + menuitem:hover scale slider, row:selected scale slider, infobar scale slider { + background-clip: border-box; + background-color: #0f0f0f; + border-color: #0f0f0f; } + menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover { + background-color: mix(#0f0f0f,#ef934d,0.85); + border-color: mix(#0f0f0f,#ef934d,0.85); } + menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active { + background-color: mix(#0f0f0f,#ef934d,0.5); + border-color: mix(#0f0f0f,#ef934d,0.5); } + menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled { + background-color: mix(#0f0f0f,#ef934d,0.55); + border-color: mix(#0f0f0f,#ef934d,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 5px; } + 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 5px; } + 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 5px 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: #111211; + transition: 300ms ease-out; } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.bottom { + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.left { + border-right: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.right { + border-left: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar:backdrop { + background-color: #161716; + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9); + transition: 400ms ease-in; } + scrollbar slider { + min-width: 7px; + min-height: 7px; + border: 1px solid transparent; + border-radius: 0px; + background-clip: padding-box; + background-color: mix(#1e1f1e,#d9cdb5,0.5); } + scrollbar slider:hover { + background-color: mix(#1e1f1e,#d9cdb5,0.7); } + scrollbar slider:hover:active { + background-color: #ed8536; } + scrollbar slider:backdrop { + background-color: mix(mix(#d9cdb5,#1e1f1e,0.5),#1e1f1e,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: #f1a164; } + 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: #d9cdb5; + border: 1px solid #1f201f; } + 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(#1e1f1e,#d9cdb5,0.18); + background-color: transparent; + box-shadow: none; + color: mix(#1e1f1e,#d9cdb5,0.5); } + scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover { + color: mix(#1e1f1e,#d9cdb5,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: #ed8536; } + scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop { + color: mix(mix(#d9cdb5,#1e1f1e,0.5),#1e1f1e,0.4); } + scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + border-left: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); + border-right: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + +/********* + ! Sidebar +**********/ +.sidebar { + border-style: none; + background-color: mix(#1e1f1e,#272a28,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(#1e1f1e,#d9cdb5,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(#1e1f1e,#d9cdb5,0.18); + border-right-style: none; } + .sidebar:backdrop { + background-color: mix(#1e1f1e,#272a28,0.5); + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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: 4px 2px; } + stacksidebar row > label { + padding-left: 2px; + padding-right: 2px; } + 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 4px; } + placessidebar row:selected { + color: #0f0f0f; } + placessidebar row:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + placessidebar row:backdrop { + color: mix(#d9cdb5,#1e1f1e,0.5); } + placessidebar row:backdrop:selected { + color: mix(#ef934d,#0f0f0f,0.66); } + placessidebar row:backdrop:disabled { + color: black; } + placessidebar row image.sidebar-icon { + opacity: 0.7; } + placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 6px; + padding-left: 2px; } + placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 6px; + padding-right: 2px; } + 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(#ef934d); + background-clip: content-box; } + placessidebar row.sidebar-new-bookmark-row { + color: #ef934d; } + placessidebar row:drop(active):not(:disabled) { + color: #ef934d; + box-shadow: inset 0 1px #ef934d, inset 0 -1px #ef934d; } + placessidebar row:drop(active):not(:disabled):selected { + color: #0f0f0f; + background-color: #ef934d; } + +/****** +! Paned +*******/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#1b1c1b); + background-size: 1px 1px; + background-position: center center; } + paned > separator:selected { + background-image: image(#ef934d); } + paned > separator:backdrop { + background-image: image(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #1e1f1e; + background-image: image(#181918), image(#181918); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #1e1f1e; + background-image: image(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,0.18),0.9)), image(mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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(#0e0e0e); } + +/******************* + ! Spinner animation +********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } + +spinner { + background-image: none; + color: #ef934d; + 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: 14px; + min-height: 14px; + margin-right: 2px; } + 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: 14px; + min-height: 14px; + margin-right: 2px; } + 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(#1e1f1e,#d9cdb5,0.3) inset, 1px 0 mix(#1e1f1e,#d9cdb5,0.3) inset, 0 -1px mix(#1e1f1e,#d9cdb5,0.3) inset, 0 1px mix(#1e1f1e,#d9cdb5,0.3) inset; + border-radius: 0px; + background-color: #272a28; } + check:disabled, radio:disabled { + box-shadow: -1px 0 mix(#1e1f1e,#d9cdb5,0.15) inset, 1px 0 mix(#1e1f1e,#d9cdb5,0.15) inset, 0 -1px mix(#1e1f1e,#d9cdb5,0.15) inset, 0 1px mix(#1e1f1e,#d9cdb5,0.15) inset; + background-color: rgba(39, 42, 40, 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: #272a28; } + +radio { + border-radius: 999px; } + +radio:dir(rtl), check:dir(rtl) { + margin-right: 0; + margin-left: 2px; } + +.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: 0px; + padding: 1px; + border: 0; + outline: none; + transition: background-color .3s linear; + min-width: 74px; + min-height: 22px; + background-color: mix(#1e1f1e,#272a28,0.3); + color: #d9cdb5; + box-shadow: inset 1px -1px 0 rgba(53, 44, 27, 0.06), inset -1px 1px 0 rgba(53, 44, 27, 0.06); + font-size: 90%; } + switch slider { + background-color: mix(#d9cdb5,#1e1f1e,0.5); + transition: all .3s ease-in; + box-shadow: 0 1px 2px 0 rgba(53, 44, 27, 0.07), 1px 0 2px 0 rgba(53, 44, 27, 0.07); + border-radius: 0px; } + switch:checked { + background-color: #ef934d; + background-image: none; + border-color: #ef934d; + color: #272a28; } + switch:checked slider { + background-color: #1f201f; + box-shadow: 0 1px 3px 0 rgba(53, 44, 27, 0.1); } + switch:disabled { + background-color: mix(#1e1f1e,#272a28,0.5); + background-image: none; + border-color: #1e1f1e; + color: #1e1f1e; + box-shadow: none; } + switch:disabled slider { + background-color: #1e1f1e; } + list row:selected switch { + background-color: #1e1f1e; + color: mix(#1e1f1e,#272a28,0.5); } + list row:selected switch slider { + background-color: mix(mix(#1e1f1e,#272a28,0.5),#272a28,0.4); } + list row:selected switch:checked { + color: #ef934d; + background-color: mix(#d9cdb5,#1e1f1e,0.5); } + list row:selected switch:checked slider { + background-color: #ef934d; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +/*************** + ! Generic views +****************/ +.view, iconview, +.view text, +iconview text, +textview text { + color: #d9cdb5; + background-color: #272a28; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: mix(#272a28,#d9cdb5,0.8); + background-color: #272a28; } + .view separator, iconview separator, + textview text separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +textview border { + background-color: mix(#1e1f1e,#272a28,0.5); } + +iconview :selected { + border-radius: 0px; } + +/************ +! Treeview +*************/ +.rubberband, +rubberband, +treeview.view rubberband, +flowbox rubberband { + border: 1px solid mix(#ef934d,#0f0f0f,0.1); + background-color: rgba(239, 147, 77, 0.2); } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: #272a28; + transition-property: color, background; } + +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #272a28; } + treeview entry.flat:focus, treeview entry:focus { + border-color: #ef934d; } + +treeview.view header button:active, treeview.view header button:hover, treeview.view header button, treeview.view header button.nautilus-circular-button.image-button { + padding: 0px 3px; + border-radius: 0; + text-shadow: none; + border-top-color: transparent; + border-left-color: transparent; } + treeview.view header button:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + treeview.view header button:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.5); + background-image: none; + background-color: mix(#272a28,#1e1f1e,0.5); } + treeview.view header button:backdrop:disabled { + border-color: #1e1f1e; + 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(#d9cdb5,#272a28,0.7); + border-top-color: mix(#d9cdb5,#272a28,0.9); } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: mix(#0f0f0f,#ef934d,0.5); + border-top-color: rgba(217, 205, 181, 0.1); } + treeview.view:disabled { + color: mix(#d9cdb5,#1e1f1e,0.5); } + treeview.view:disabled:selected { + color: mix(#0f0f0f,#ef934d,0.4); } + treeview.view:disabled:selected:backdrop { + color: mix(mix(#ef934d,#0f0f0f,0.66),#ef934d,0.3); } + treeview.view:disabled:backdrop { + color: black; } + treeview.view.separator { + min-height: 2px; + color: #1e1f1e; } + treeview.view.separator:backdrop { + color: rgba(30, 31, 30, 0.1); } + treeview.view:backdrop { + border-left-color: mix(mix(#d9cdb5,#1e1f1e,0.5),#1e1f1e,0.5); + border-top: #1e1f1e; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: mix(#ef934d,#d9cdb5,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(#272a28,#d9cdb5,0.7); } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #d9cdb5; } + treeview.view.expander:selected { + color: mix(#ef934d,#0f0f0f,0.7); } + treeview.view.expander:selected:hover { + color: #0f0f0f; } + treeview.view.expander:selected:backdrop { + color: mix(#ef934d,mix(#ef934d,#0f0f0f,0.66),0.7); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: mix(#272a28,mix(#d9cdb5,#1e1f1e,0.5),0.7); } + treeview.view.progressbar { + background-color: #ef934d; + background-image: none; + color: #272a28; + border-radius: 0px; + border: 1px solid mix(#ef934d,#d9cdb5,0.3); } + treeview.view.progressbar:selected { + border: 1px solid mix(#ef934d,#0f0f0f,0.2); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + color: #0f0f0f; + box-shadow: none; + background-color: #ef934d; + background-image: none; + border-radius: 0px; } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + color: mix(#ef934d,#0f0f0f,0.66); + border-color: mix(#ef934d,#d9cdb5,0.3); + background-color: mix(#272a28,#ef934d,0.9); } + treeview.view.progressbar:disabled { + background-color: #1e1f1e; + background-image: none; + border-color: mix(#d9cdb5,#1e1f1e,0.84); } + treeview.view.progressbar:backdrop { + color: #272a28; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(217, 205, 181, 0.1); + border-radius: 0px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: rgba(15, 15, 15, 0.3); + border-width: 1px 0; + border-style: solid; + border-color: #ef934d; + border-radius: 0px; } + 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(#ef934d,#d9cdb5,0.3); + border-left-color: mix(#ef934d,#d9cdb5,0.3); + box-shadow: none; + transition: none; } + treeview.view header button:active { + border-top-color: mix(#ef934d,#d9cdb5,0.3); + border-left-color: mix(#ef934d,#d9cdb5,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: #ef934d; + color: #272a28; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #272a28; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: #ef934d; } + +/*********** + ! Separator +************/ +separator { + background-image: image(mix(#d9cdb5,#1e1f1e,0.9)); + min-width: 1px; + min-height: 1px; } + +/********** + ! Frames * +***********/ +frame > border, .frame { + border: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + frame > border.flat, .frame.flat { + border-style: none; } + frame > border:backdrop, .frame:backdrop { + border-color: mix(#1e1f1e,mix(#1e1f1e,#d9cdb5,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(#1e1f1e,#d9cdb5,0.18),0.3196078431); } + +.content-view { + background-color: mix(#272a28,#1e1f1e,0.28); + color: mix(#d9cdb5,#d9cdb5,0.18); + border: 1px solid shade(mix(#272a28,#1e1f1e,0.78),0.8); } + +viewport separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +viewport menu separator { + background-image: image(mix(#0f0f0f,#d9cdb5,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: #0f0f0f; + background-image: none; + border-radius: 0px 0px 0 0; + border-width: 0; + box-shadow: 0 3px 9px 1px rgba(105, 88, 54, 0.7), 0 0 0 0px #1e1f1e; + /* this is used for the resize cursor area */ + margin: 6px; } + decoration:backdrop { + box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(105, 88, 54, 0.4), 0 0 0 0px #1e1f1e; + 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 #1e1f1e; } + .ssd decoration:backdrop { + box-shadow: 0 0 0 1px #1e1f1e; } + .solid-csd decoration { + border-radius: 0; + margin: 0; + box-shadow: none; } + .csd.popup decoration { + border-radius: 0; + box-shadow: 0 1px 2px rgba(105, 88, 54, 0.2), 0 0 0 1px rgba(30, 31, 30, 0.13); } + tooltip.csd decoration { + border-radius: 0px; + box-shadow: none; } + messagedialog.csd decoration { + border-radius: 0px; + box-shadow: 0 1px 2px rgba(105, 88, 54, 0.2), 0 0 0 1px rgba(30, 31, 30, 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: #0f0f0f; + background-image: none; + color: #d9cdb5; } + +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: #d9cdb5; } + +#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: #d9cdb5; } + #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(#0f0f0f,#d9cdb5,0.11); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.11); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.21); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + color: #e4dbca; } + #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(#0f0f0f,#d9cdb5,0.31); + background-image: none; + border-color: mix(#0f0f0f,#d9cdb5,0.31); } + +panel-plug, +panel-toplevel.background { + padding: 0; } + +.gp-text-color { + color: #695836; } + +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: #d9cdb5; } + +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: #d9cdb5; + 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(#0f0f0f); + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: lighter(#d9cdb5); + 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: #141414; + border-color: transparent; + border-radius: 0; + border-width: 1px; + color: #0f0f0f; + 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(#d9cdb5,#1e1f1e,0.85); } + +.clocks-analog-frame.progress { + color: mix(#1e1f1e,#ef934d,0.5); } + +.clocks-analog-frame.progress-fast { + color: #cb6212; } + +/***************** + ! 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: 0px 0px 0 0; } + +/**************** + ! Geary * +*****************/ +.geary-expanded .geary-message-summary { + background-color: #252826; } + +.geary-folder-popover-list-row { + border-color: #121212; + box-shadow: None; } + .geary-folder-popover-list-row > label { + color: #1e1f1e; } + +/*********************** + ! 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(105, 88, 54, 0.3); + border-color: rgba(31, 32, 31, 0.9); + border-radius: 1px; + padding: 2px; + color: #1f201f; } + +.lightdm.menu { + background-image: none; + background-color: rgba(105, 88, 54, 0.6); + border-color: rgba(31, 32, 31, 0.2); + border-radius: 0px; + padding: 1px; + color: #1f201f; } + .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active { + color: #1f201f; } + +.lightdm.menubar *, .lightdm.menubar.menuitem { + padding: 0px; } + +.lightdm.option-button { + padding: 2px; + background: none; + border: 0; } + +.lightdm.toggle-button { + background: none; + border-width: 0; } + .lightdm.toggle-button.selected { + background-color: rgba(105, 88, 54, 0.3); + border-color: rgba(31, 32, 31, 0.3); + border-width: 1px; } + .lightdm.toggle-button.selected:hover { + background-color: rgba(31, 32, 31, 0.3); } + +.lightdm.button:hover { + background-color: rgba(31, 32, 31, 0.3); + border-color: rgba(31, 32, 31, 0.6); + text-shadow: none; } + +.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus { + background-image: none; + background-color: rgba(105, 88, 54, 0.3); + border-color: rgba(31, 32, 31, 0.6); + border-radius: 1px; + padding: 4px; + color: #1f201f; + 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(31, 32, 31, 0.6); + border-width: 1px; + border-style: solid; + color: #1f201f; } + +.lightdm.entry:selected { + background-color: rgba(31, 32, 31, 0.2); } + +.lightdm-combo.menu { + background-color: #101010; + border-radius: 0; + padding: 0; + color: #1f201f; } + +/********* + ! Gedit * +**********/ +GeditWindow .pane-separator { + border-width: 0 1px 0 0; + border-style: solid; } + GeditWindow .pane-separator, GeditWindow .pane-separator:hover { + border-color: #1b1c1b; + background-color: #1e1f1e; } + +.gedit-document-panel { + background-color: #1e1f1e; + color: mix(#d9cdb5,#1e1f1e,0.1); } + .gedit-document-panel list row { + padding: 2px; } + .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button { + padding: 1px; + border-radius: 0px; + 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(105, 88, 54, 0.1); + color: rgba(31, 32, 31, 0.8); } + .gedit-document-panel .prelight-row button:active { + border-color: rgba(105, 88, 54, 0.2); + background-color: rgba(105, 88, 54, 0.08); + color: #1f201f; } + .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover { + border-color: rgba(105, 88, 54, 0.1); + color: #1f201f; } + +.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover { + border-top: 1px solid #1b1c1b; + background-color: #1e1f1e; } + +.gedit-document-panel-document-row:hover { + background-color: #202120; } + +.gedit-document-panel-dragged-row { + border: 1px solid rgba(105, 88, 54, 0.1); + background-color: rgba(105, 88, 54, 0.5); + color: #1f201f; } + +.gedit-document-panel-placeholder-row { + border: 0; + background-color: rgba(105, 88, 54, 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: #181918; } + 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: #1d1d1d; + color: #d9cdb5; } + +GeditViewFrame .gedit-search-slider { + padding: 2px; + border-radius: 0 0 0px 0px; + border-width: 0 1px 1px; + border-style: solid; + border-color: #1f2220; + background-color: #272a28; } + GeditViewFrame .gedit-search-slider .not-found { + background-color: #f16e65; + background-image: none; + color: #0f0f0f; } + +GeditFileBrowserWidget .toolbar { + padding: 1px; + border-top: 0; + background-color: #1e1f1e; + background-image: none; } + +.gedit-search-entry-occurrences-tag { + margin: 1px; + padding: 1px; + color: mix(#d9cdb5,#272a28,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: #1f201f; + text-shadow: 1px 1px #695836; } + .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active { + color: #d9cdb5; } + .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected { + color: #0f0f0f; } + .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: #181918; } + +.nautilus-window .sidebar { + border: 0; } + .nautilus-window .sidebar frame { + border: 0; } + +.nautilus-window notebook { + background-color: #272a28; + 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: 0px; + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,0.18); } + +.disk-space-display { + border-style: solid; + border-width: 1px; } + .disk-space-display.unknown { + background-color: rgba(217, 205, 181, 0.5); + border-color: rgba(203, 187, 155, 0.5); } + .disk-space-display.used { + background-color: rgba(239, 147, 77, 0.8); + border-color: rgba(236, 129, 48, 0.8); } + .disk-space-display.free { + background-color: #1d1d1d; + border-color: #1a1b1a; } + +.conflict-row.activatable, .conflict-row.activatable:active { + color: #0f0f0f; + background-color: #f16e65; } + +.conflict-row.activatable:hover { + background-color: #f48c84; } + +.conflict-row.activatable:selected { + color: #0f0f0f; + background-color: #ef934d; } + +/******** + ! Nemo * +*********/ +.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop { + color: #1f201f; + text-shadow: 1px 1px #695836; } + .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active { + color: #d9cdb5; } + .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected { + color: #0f0f0f; } + .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(#272a28,#d9cdb5,0.12); + color: #d9cdb5; } + .nemo-window toolbar { + border-width: 0 0 1px; + border-style: solid; + border-color: #181918; + /* Path Bar */ } + .nemo-window toolbar separator, .nemo-window toolbar separator:disabled { + color: mix(#1e1f1e,#d9cdb5,0.88); + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .nemo-window toolbar.primary-toolbar button.image-button { + padding: 0 7px; } + .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button { + padding: 2px; } + .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button { + padding: 2px; } + .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button { + padding: 2px; } + .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(53, 44, 27, 0.22); + -NemoPathbarButton-border-radius: 0px; } + .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover { + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + .nemo-window toolbar toolitem stack widget button:disabled { + box-shadow: inset -1px 0 #181918; } + .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(53, 44, 27, 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(53, 44, 27, 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(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 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(53, 44, 27, 0.06), inset 0 1px rgba(53, 44, 27, 0.07), inset -1px 0 rgba(53, 44, 27, 0.06); } + .nemo-window grid > widget:last-child button { + min-height: 16px; + min-width: 16px; + padding: 1px 2px; } + .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: 2px; + padding-right: 2px; } + .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + background-color: mix(#1e1f1e,#272a28,0.5); } + .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { + -NemoPlacesTreeView-disk-full-bg-color: #181918; + -NemoPlacesTreeView-disk-full-fg-color: #ef934d; + -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: #0f0f0f; + -NemoPlacesTreeView-disk-full-fg-color: #f4b687; } + .nemo-window .sidebar + separator + box .primary-toolbar { + background-color: #1d1e1d; + background-image: none; + padding-top: 0px; + padding-bottom: 0px; + border-bottom: 1px solid mix(#1e1f1e,#d9cdb5,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: #1e1f1e; + background-image: none; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); + padding: 5px 6px; } + .nemo-window notebook { + background-color: #272a28; + border-width: 0; } + .nemo-window notebook tabs { + border: 0; } + +/*********************** + ! Fallback mode panel * +************************/ +/************ + ! Synaptic * +*************/ +GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar { + background-color: #1e1f1e; + background-image: none; + padding: 2px; + border: 0; + color: #d9cdb5; } + +/*********************** + ! Fallback mode panel * +************************/ +/*************** + ! Xfce styles * +****************/ +.XfceHeading { + margin: 0; + padding: 0; + border: 0; + background-image: none; + background-color: #272a28; + color: #d9cdb5; } + +.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(105, 88, 54, 0.3); + -UnityDecoration-active-shadow-radius: 8px; + -UnityDecoration-inactive-shadow-color: rgba(105, 88, 54, 0.5); + -UnityDecoration-inactive-shadow-radius: 5px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #ef934d; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0; } + UnityDecoration .top { + border: 1px solid #1e1f1e; + border-bottom: 0; + border-radius: 0px 0px 0 0; + padding: 1px 5px 0; + background-color: #0f0f0f; + color: #d9cdb5; + text-shadow: none; } + UnityDecoration .top:hover { + border-radius: 0; + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + UnityDecoration .top:backdrop { + border: 1px solid #1e1f1e; + color: mix(#d9cdb5,#1e1f1e,0.4); } + UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom { + background-color: #0f0f0f; } + UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { + background-color: mix(#151615,mix(#d9cdb5,#1e1f1e,0.4),0.21); } + +UnityPanelWidget, .unity-panel { + border: 0; } + +.unity-panel.menuitem, .unity-panel .menuitem { + border-width: 0 1px; + color: #d9cdb5; } + .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover { + border-color: mix(#0f0f0f,#d9cdb5,0.21); + background-color: mix(#0f0f0f,#d9cdb5,0.21); + background-image: none; + color: #e4dbca; } + +SheetStyleDialog.unity-force-quit { + background-color: #1e1f1e; } + +/************************ + ! 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: #0f0f0f; + background-image: none; + color: #d9cdb5; + font-weight: bold; + text-shadow: 0 1px rgba(105, 88, 54, 0.5); + -gtk-icon-shadow: 0 1px rgba(105, 88, 54, 0.5); } + #panel_window menubar { + padding-left: 2px; } + #panel_window menubar, #panel_window menubar > menuitem { + background-color: transparent; + background-image: none; + border-style: none; + color: #d9cdb5; + text-shadow: 0 1px rgba(105, 88, 54, 0.5); + -gtk-icon-shadow: 0 1px rgba(105, 88, 54, 0.5); } + #panel_window menubar:hover, #panel_window menubar > menuitem:hover { + background-color: rgba(217, 205, 181, 0.2); + background-image: none; + color: #d9cdb5; } + #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover { + color: #d9cdb5; } + #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled { + color: rgba(217, 205, 181, 0.7); } + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#content_frame { + padding-bottom: 6px; } + +#login_window, #shutdown_dialog, #restart_dialog { + border-style: none; + border-radius: 0px; + background-color: #0f0f0f; + color: #d9cdb5; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset -1px 0 mix(#0b0b0b,#d9cdb5,0.21), inset 0 1px mix(#0b0b0b,#d9cdb5,0.21), inset 0 -1px mix(#0b0b0b,#d9cdb5,0.21); } + +#login_window menu { + border-radius: 0; } + +#login_window button { + background-color: #272a28; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.22); } + #login_window button:focus, #login_window button:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 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(176, 152, 102, 0.22); } + #login_window button:disabled { + border-color: rgba(197, 178, 142, 0.22); } + #login_window button:active:disabled, #login_window button:checked:disabled { + border-color: rgba(190, 169, 128, 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, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(217, 205, 181, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(217, 205, 181, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #login_window button.flat { + color: #d9cdb5; + border-color: rgba(39, 42, 40, 0); + background-color: rgba(39, 42, 40, 0); + background-image: none; + box-shadow: none; } + #login_window button:hover, #login_window button.flat:hover { + background-color: #292c2a; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:hover:disabled, #login_window button.flat:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 0.3); } + #login_window button:focus, #login_window button.flat:focus { + background-color: #292c2a; + background-image: none; + border-color: rgba(217, 205, 181, 0.22); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #d9cdb5; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.42); } + #login_window button:focus:hover, #login_window button.flat:focus:hover { + background-color: #2b2e2c; + background-image: none; + border-color: rgba(190, 169, 128, 0.3); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.48); } + #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(217, 205, 181, 0.3),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(176, 152, 102, 0.3); } + #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled { + border-color: rgba(197, 178, 142, 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(190, 169, 128, 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: #ef934d; + background-image: none; + border-color: rgba(190, 169, 128, 0.22); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(217, 205, 181, 0.06), inset 0 1px rgba(217, 205, 181, 0.07), inset -1px 0 rgba(217, 205, 181, 0.06), inset 0 -1px rgba(217, 205, 181, 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(#ef934d,rgba(217, 205, 181, 0.22),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(176, 152, 102, 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(197, 178, 142, 0.22); } + #login_window button:active:checked:disabled, #login_window button.flat:active:checked:disabled { + border-color: rgba(190, 169, 128, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover { + color: #d9cdb5; } + #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled { + background-color: alpha(mix(#272a28,#d9cdb5,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#272a28,#d9cdb5,0.6); + box-shadow: none; } + #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled { + color: mix(#272a28,#d9cdb5,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #login_window button:backdrop, #login_window button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + #login_window button.separator, #login_window button .separator { + border: 1px solid currentColor; + color: rgba(39, 42, 40, 0.9); } + #login_window button.separator:disabled, #login_window button .separator:disabled { + color: rgba(39, 42, 40, 0.85); } + #login_window button separator { + background-image: image(mix(#d9cdb5,#272a28,0.9)); } + +#login_window entry { + background-color: #0f0f0f; + background-image: none; + border-color: mix(#d9cdb5,#0f0f0f,0.8); + padding: 4px 2px; + color: #d9cdb5; + caret-color: #e3d6c9; + -gtk-secondary-caret-color: #e3d6c9; } + #login_window entry:focus, #login_window entry:hover { + border-color: mix(#ef934d,mix(#d9cdb5,#0f0f0f,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(#d9cdb5,#0f0f0f,0.32); } + #login_window entry:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.84); } + #login_window entry:active:disabled, #login_window entry:checked:disabled { + border-color: mix(#d9cdb5,#0f0f0f,0.8); } + #login_window entry:focus, #login_window entry:active { + border-color: mix(#ef934d,mix(#1e1f1e,#d9cdb5,0.18),0.3); } + #login_window entry:disabled { + background-color: mix(#0f0f0f,#d9cdb5,0.07); + background-image: none; + opacity: .9; + color: mix(#0f0f0f,#d9cdb5,0.9); } + +#user_combobox { + color: #d9cdb5; + font-size: 18px; } + #user_combobox menu { + font-weight: normal; } + #user_combobox arrow { + color: mix(#d9cdb5,#0f0f0f,0.5); } + +#user_image { + border-radius: 0px; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 #0b0b0b, inset -1px 0 #0b0b0b, inset 0 1px #0b0b0b, inset 0 -1px #0b0b0b; } + +#user_image_border { + border-radius: 0px; + background-color: #0e0e0e; + background-image: none; + box-shadow: inset 1px 0 rgba(53, 44, 27, 0.07), inset 0 1px rgba(53, 44, 27, 0.08), inset -1px 0 rgba(53, 44, 27, 0.07), inset 0 -1px rgba(53, 44, 27, 0.05); } + +#buttonbox_frame { + padding-top: 4px; + padding-bottom: 0; + border-style: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; + background-color: transparent; + background-image: none; + box-shadow: none; } + +/* shutdown button */ +#shutdown_button button { + background-color: #f16e65; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + #shutdown_button button:focus, #shutdown_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #shutdown_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #shutdown_button button.flat { + color: #0f0f0f; + border-color: rgba(241, 110, 101, 0); + background-color: rgba(241, 110, 101, 0); + background-image: none; + box-shadow: none; } + #shutdown_button button:hover, #shutdown_button button.flat:hover { + background-color: #f27d75; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #shutdown_button button:focus, #shutdown_button button.flat:focus { + background-color: #f27d75; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover { + background-color: #f48c84; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover { + color: #0f0f0f; } + #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled { + background-color: alpha(mix(#f16e65,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#f16e65,#0f0f0f,0.6); + box-shadow: none; } + #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled { + color: mix(#f16e65,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #shutdown_button button:backdrop, #shutdown_button button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + #shutdown_button button.separator, #shutdown_button button .separator { + border: 1px solid currentColor; + color: rgba(241, 110, 101, 0.9); } + #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled { + color: rgba(241, 110, 101, 0.85); } + #shutdown_button button separator { + background-image: image(mix(#0f0f0f,#f16e65,0.9)); } + +/* restart button */ +#restart_button button { + background-color: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.12); } + #restart_button button:focus, #restart_button button:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.32); } + #restart_button button:disabled { + border-color: rgba(13, 13, 13, 0.32); } + #restart_button button:active:disabled, #restart_button button:checked:disabled { + border-color: rgba(12, 12, 12, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-right-style: none; + box-shadow: inset-1px 0 0 mix(#ef934d,rgba(239, 147, 77, 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(#ef934d,rgba(15, 15, 15, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(15, 15, 15, 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(#ef934d,rgba(239, 147, 77, 0.36),0.3); + border-bottom-style: none; + box-shadow: inset 0 -1px mix(#ef934d,rgba(239, 147, 77, 0.36),0.3); } + #restart_button button.flat { + color: #0f0f0f; + border-color: rgba(239, 147, 77, 0); + background-color: rgba(239, 147, 77, 0); + background-image: none; + box-shadow: none; } + #restart_button button:hover, #restart_button button.flat:hover { + background-color: #f09c5b; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 0.4); } + #restart_button button:focus, #restart_button button.flat:focus { + background-color: #f09c5b; + background-image: none; + border-color: rgba(15, 15, 15, 0.32); + outline-color: rgba(239, 147, 77, 0.5); + outline-width: 2px; + outline-style: solid; + outline-offset: -3px; + color: #0f0f0f; + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.32); } + #restart_button button:focus:hover, #restart_button button.flat:focus:hover { + background-color: #f2a56a; + background-image: none; + border-color: rgba(12, 12, 12, 0.4); + box-shadow: 0 1px 2px -1px rgba(53, 44, 27, 0.38); } + #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:hover { + border-color: mix(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 0.4); } + #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled { + border-color: rgba(13, 13, 13, 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(12, 12, 12, 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: #ef934d; + background-image: none; + border-color: rgba(12, 12, 12, 0.32); + color: #0f0f0f; + box-shadow: inset 1px 0 rgba(15, 15, 15, 0.06), inset 0 1px rgba(15, 15, 15, 0.07), inset -1px 0 rgba(15, 15, 15, 0.06), inset 0 -1px rgba(15, 15, 15, 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(#ef934d,rgba(15, 15, 15, 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(11, 11, 11, 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(13, 13, 13, 0.32); } + #restart_button button:active:checked:disabled, #restart_button button.flat:active:checked:disabled { + border-color: rgba(12, 12, 12, 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: #f09c5b; + background-image: none; + color: #0f0f0f; } + #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover { + color: #0f0f0f; } + #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled { + background-color: alpha(mix(#ef934d,#0f0f0f,0.2),0.4); + background-image: none; + /*border: 1px solid alpha($bg, .2);*/ + opacity: .6; + color: mix(#ef934d,#0f0f0f,0.6); + box-shadow: none; } + #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled { + color: mix(#ef934d,#0f0f0f,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(239, 147, 77, 0.6); + background-image: none; + color: rgba(15, 15, 15, 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(15, 15, 15, 0.85); } + #restart_button button:backdrop, #restart_button button.flat:backdrop { + color: mix(#d9cdb5,mix(#d9cdb5,#1e1f1e,0.5),0.8); } + #restart_button button.separator, #restart_button button .separator { + border: 1px solid currentColor; + color: rgba(239, 147, 77, 0.9); } + #restart_button button.separator:disabled, #restart_button button .separator:disabled { + color: rgba(239, 147, 77, 0.85); } + #restart_button button separator { + background-image: image(mix(#0f0f0f,#ef934d,0.9)); } + +/* password warning */ +#greeter_infobar { + font-weight: bold; } + +/********************** + ! Genome Terminal * +***********************/ +VteTerminal { + background-color: #0f0f0f; + color: #d9cdb5; } + +terminal-window junction, terminal-window scrollbar trough { + background-color: #0f0f0f; + border-color: #0c0c0c; } + +terminal-window scrollbar.vertical slider { + background-color: mix(#0f0f0f,#d9cdb5,0.2); } + terminal-window scrollbar.vertical slider:hover { + background-color: mix(#0f0f0f,#d9cdb5,0.3); } + terminal-window scrollbar.vertical slider:hover:active { + background-color: #ef934d; } + terminal-window scrollbar.vertical slider:disabled { + background-color: transparent; } + +/****************** + ! Budgie Desktop * +*******************/ +.budgie-container { + background-color: transparent; } + +.raven { + background-color: rgba(30, 31, 30, 0.93); } + .raven .raven-header { + background-color: #1e1f1e; + border: solid mix(#1e1f1e,#d9cdb5,0.18); + border-width: 1px 0; } + .raven .raven-background { + background-color: rgba(30, 31, 30, 0.93); } + +.raven-mpris { + background-color: rgba(30, 31, 30, 0.7); } diff --git a/.themes/caelus/gtk-3.20/gtk-dark.css b/.themes/caelus/gtk-3.20/gtk-dark.css new file mode 100644 index 0000000..198bb85 --- /dev/null +++ b/.themes/caelus/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/caelus/gtk-3.20/gtk.css b/.themes/caelus/gtk-3.20/gtk.css new file mode 100644 index 0000000..19b01e6 --- /dev/null +++ b/.themes/caelus/gtk-3.20/gtk.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk-3.20/dist/gtk.css"); diff --git a/.themes/caelus/gtk-3.20/gtk.gresource b/.themes/caelus/gtk-3.20/gtk.gresource new file mode 100644 index 0000000..be5e46f Binary files /dev/null and b/.themes/caelus/gtk-3.20/gtk.gresource differ diff --git a/.themes/caelus/gtk-3.20/gtk.gresource.xml b/.themes/caelus/gtk-3.20/gtk.gresource.xml new file mode 100644 index 0000000..a223dbf --- /dev/null +++ b/.themes/caelus/gtk-3.20/gtk.gresource.xml @@ -0,0 +1,35 @@ +<?xml version='1.0' encoding='UTF-8'?> +<gresources> + <gresource prefix='/org/numixproject/gtk-3.20'> + <file preprocess='to-pixdata'>assets/checkbox-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-checked.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/checkbox-mixed.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-checked.svg</file> + <file preprocess='to-pixdata'>assets/grid-selection-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-selected.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-checked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-unchecked.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-mixed-hover.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-mixed-selected.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/menuitem-radio-mixed.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-checked.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed-insensitive.svg</file> + <file preprocess='to-pixdata'>assets/radio-mixed.svg</file> + <file preprocess='to-pixdata'>assets/pane-handle.png</file> + <file preprocess='to-pixdata'>assets/pane-handle@2.png</file> + <file>dist/gtk.css</file> + <file>dist/gtk-dark.css</file> + </gresource> +</gresources> diff --git a/.themes/caelus/gtk-3.20/thumbnail.png b/.themes/caelus/gtk-3.20/thumbnail.png new file mode 100644 index 0000000..e0e2e99 Binary files /dev/null and b/.themes/caelus/gtk-3.20/thumbnail.png differ diff --git a/.themes/caelus/index.theme b/.themes/caelus/index.theme new file mode 100644 index 0000000..cf174ae --- /dev/null +++ b/.themes/caelus/index.theme @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=caelus +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=caelus +GtkTheme=caelus +IconTheme=caelus +MetacityTheme=caelus diff --git a/.themes/caelus/metacity-1/metacity-theme-2.xml b/.themes/caelus/metacity-1/metacity-theme-2.xml new file mode 100644 index 0000000..966342d --- /dev/null +++ b/.themes/caelus/metacity-1/metacity-theme-2.xml @@ -0,0 +1,1571 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>caelus</name> + <author>Satyajit Sahoo</author> + <copyright>GPL-3.0+</copyright> + <date>11 December 2013</date> + <description>Numix Metacity Theme</description> +</info> + +<!-- ::: CONSTANTS ::: --> +<constant name="C_titlebar_focused" value="#0f0f0f" /> +<constant name="C_titlebar_unfocused" value="#1e1f1e" /> +<constant name="C_border_focused" value="#1e1f1e" /> +<constant name="C_border_unfocused" value="#1e1f1e" /> +<constant name="C_title_focused" value="#d9cdb5" /> +<constant name="C_title_unfocused" value="blend/#d9cdb5/#1e1f1e/0.4" /> +<constant name="C_icons_focused" value="#d9cdb5" /> +<constant name="C_icons_focused_prelight" value="gtk:bg[SELECTED])" /> +<constant name="C_icons_focused_pressed" value="shade/gtk:bg[SELECTED]/0.8" /> +<constant name="C_icons_unfocused" value="blend/#d9cdb5/#1e1f1e/0.4" /> +<constant name="C_icons_unfocused_prelight" value="gtk:bg[SELECTED])" /> +<constant name="C_icons_unfocused_pressed" value="shade/gtk:bg[SELECTED]/0.8" /> + +<!-- ::: GEOMETRY ::: --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="left_titlebar_edge" value="4" /> + <distance name="right_titlebar_edge" value="4" /> + <distance name="title_vertical_pad" value="0" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal" /> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="1" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="1" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="1" rounded_top_right="1"> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> +</frame_geometry> + +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal" /> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_right="1" rounded_bottom_left="1" parent="small"> +</frame_geometry> + +<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> +</frame_geometry> + +<!-- ::: TITLES ::: --> +<draw_ops name="title_focused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> +</draw_ops> + +<!-- ::: WINDOW DECORATIONS ::: --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <include name="entire_background_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_unfocused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_unfocused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- ::: BUTTON ICONS ::: --> +<!-- note: negative values in x or y causes gnome-shell to crash --> +<!-- close icon --> +<draw_ops name="close_focused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="close_unfocused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <include name="close_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <include name="close_focused_pressed" /> +</draw_ops> + +<!-- maximize icon --> +<draw_ops name="maximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <include name="maximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <include name="maximize_focused_pressed" /> +</draw_ops> + +<!-- unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_prelight"> + <include name="unmaximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_pressed"> + <include name="unmaximize_focused_pressed" /> +</draw_ops> + +<!-- minimize icon --> +<draw_ops name="minimize_focused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <include name="minimize_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <include name="minimize_focused_pressed" /> +</draw_ops> + +<!-- menu icon --> +<draw_ops name="menu_focused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="menu_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="menu_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="menu_unfocused_prelight"> + <include name="menu_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_unfocused_pressed"> + <include name="menu_focused_pressed" /> +</draw_ops> + +<!-- shade icon --> +<draw_ops name="shade_focused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="shade_focused_prelight"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="shade_unfocused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="shade_unfocused_prelight"> + <include name="shade_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_unfocused_pressed"> + <include name="shade_focused_pressed" /> +</draw_ops> + +<!-- unshade icon --> +<draw_ops name="unshade_focused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unshade_focused_prelight"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unshade_unfocused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_prelight"> + <include name="unshade_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_pressed"> + <include name="unshade_focused_pressed" /> +</draw_ops> + +<!-- ::: FRAME STYLES ::: --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- ::: FRAME STYLE SETS ::: --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- ::: WINDOWS ::: --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/.themes/caelus/metacity-1/metacity-theme-3.xml b/.themes/caelus/metacity-1/metacity-theme-3.xml new file mode 100644 index 0000000..1f529f6 --- /dev/null +++ b/.themes/caelus/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1603 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Numix</name> + <author>Satyajit Sahoo</author> + <copyright>GPL-3.0+</copyright> + <date>11 December 2013</date> + <description>Numix Mutter Theme</description> +</info> + +<!-- ::: CONSTANTS ::: --> +<constant name="C_titlebar_focused" value="gtk:custom(wm_bg_focused,#444444)" /> +<constant name="C_titlebar_unfocused" value="gtk:custom(wm_bg_unfocused,#353535)" /> +<constant name="C_border_focused" value="gtk:custom(wm_border_focused,#484848)" /> +<constant name="C_border_unfocused" value="gtk:custom(wm_border_unfocused,#393939)" /> +<constant name="C_title_focused" value="gtk:custom(wm_title_focused,#eeeeee)" /> +<constant name="C_title_unfocused" value="gtk:custom(wm_title_unfocused,#888888)" /> +<constant name="C_icons_focused" value="gtk:custom(wm_icons_focused,#eeeeee)" /> +<constant name="C_icons_focused_prelight" value="gtk:custom(wm_icons_focused_prelight,gtk:bg[SELECTED])" /> +<constant name="C_icons_focused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> +<constant name="C_icons_unfocused" value="gtk:custom(wm_icons_unfocused,#888888)" /> +<constant name="C_icons_unfocused_prelight" value="gtk:custom(wm_icons_focused_prelight,gtk:bg[SELECTED])" /> +<constant name="C_icons_unfocused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> + +<!-- ::: GEOMETRY ::: --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="left_titlebar_edge" value="4" /> + <distance name="right_titlebar_edge" value="4" /> + <distance name="title_vertical_pad" value="0" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal" /> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="1" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="1" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="1" rounded_top_right="1"> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="8" right="8" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> +</frame_geometry> + +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal" /> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_right="1" rounded_bottom_left="1" parent="small"> +</frame_geometry> + +<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> +</frame_geometry> + +<!-- ::: TITLES ::: --> +<draw_ops name="title_focused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" + y="(0 `max` ((height - title_height) / 2))" + ellipsize_width="width" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" + y="(0 `max` ((height - title_height) / 2))" + ellipsize_width="width" + color="C_title_unfocused" /> +</draw_ops> + +<!-- ::: WINDOW DECORATIONS ::: --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <include name="entire_background_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_unfocused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_unfocused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- ::: BUTTON ICONS ::: --> +<!-- note: negative values in x or y causes gnome-shell to crash --> +<!-- close icon --> +<draw_ops name="close_focused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="close_unfocused"> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <include name="close_focused_prelight" /> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <include name="close_focused_pressed" /> +</draw_ops> + +<!-- maximize icon --> +<draw_ops name="maximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <include name="maximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <include name="maximize_focused_pressed" /> +</draw_ops> + +<!-- unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_prelight"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_focused_pressed"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused"> + <rectangle + x="(width-width%3)/3+1" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_prelight"> + <include name="unmaximize_focused_prelight" /> +</draw_ops> + +<draw_ops name="unmaximize_unfocused_pressed"> + <include name="unmaximize_focused_pressed" /> +</draw_ops> + +<!-- minimize icon --> +<draw_ops name="minimize_focused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" + width="width-2*(width-width%3)/3-2" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <include name="minimize_focused_prelight" /> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <include name="minimize_focused_pressed" /> +</draw_ops> + +<!-- menu icon --> +<draw_ops name="menu_focused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="menu_focused_prelight"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_focused_pressed"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="menu_unfocused"> + <rectangle + x="(width-width%3)/3+2" y="(height-height%3)/3+1" + width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="(height-height%3)/3+2" + width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+5" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="2" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="menu_unfocused_prelight"> + <include name="menu_focused_prelight" /> +</draw_ops> + +<draw_ops name="menu_unfocused_pressed"> + <include name="menu_focused_pressed" /> +</draw_ops> + +<!-- shade icon --> +<draw_ops name="shade_focused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="shade_focused_prelight"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="shade_unfocused"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="shade_unfocused_prelight"> + <include name="shade_focused_prelight" /> +</draw_ops> + +<draw_ops name="shade_unfocused_pressed"> + <include name="shade_focused_pressed" /> +</draw_ops> + +<!-- unshade icon --> +<draw_ops name="unshade_focused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused" /> +</draw_ops> + +<draw_ops name="unshade_focused_prelight"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_focused_prelight" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_focused_prelight" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_focused_pressed"> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" + x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" + x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" + x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" + color="C_icons_focused_pressed" /> + <line + x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" + x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" + color="C_icons_focused_pressed" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-2" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_focused_pressed" /> +</draw_ops> + +<draw_ops name="unshade_unfocused"> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" + x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" + x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3" y1="(height-height%3)/3+5" + x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" + color="C_icons_unfocused" /> + <line + x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" + x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" + color="C_icons_unfocused" /> + <rectangle + x="(width-width%3)/3+3" y="height/2-4" + width="width-2*(width-width%3)/3-8" height="6" filled="true" + color="C_icons_unfocused" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_prelight"> + <include name="unshade_focused_prelight" /> +</draw_ops> + +<draw_ops name="unshade_unfocused_pressed"> + <include name="unshade_focused_pressed" /> +</draw_ops> + +<!-- ::: FRAME STYLES ::: --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- ::: FRAME STYLE SETS ::: --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_left" style="tiled_left_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_left" style="tiled_left_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_right" style="tiled_right_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_right" style="tiled_right_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_left_and_shaded" style="tiled_left_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_left_and_shaded" style="tiled_left_unfocused" /> + <frame version=">= 3.3" focus="yes" state="tiled_right_and_shaded" style="tiled_right_focused" /> + <frame version=">= 3.3" focus="no" state="tiled_right_and_shaded" style="tiled_right_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="attached_style_set"> + <frame focus="yes" state="normal" resize="both" style="attached_focused" /> + <frame focus="no" state="normal" resize="both" style="attached_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- ::: WINDOWS ::: --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> +<window version=">= 3.2" type="attached" style_set="attached_style_set" /> + +</metacity_theme> diff --git a/.themes/caelus/metacity-1/thumbnail.png b/.themes/caelus/metacity-1/thumbnail.png new file mode 100644 index 0000000..f31e0f8 Binary files /dev/null and b/.themes/caelus/metacity-1/thumbnail.png differ diff --git a/.themes/caelus/openbox-3/close.xbm b/.themes/caelus/openbox-3/close.xbm new file mode 100644 index 0000000..0486bd9 --- /dev/null +++ b/.themes/caelus/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/caelus/openbox-3/close_hover.xbm b/.themes/caelus/openbox-3/close_hover.xbm new file mode 100644 index 0000000..4a88cff --- /dev/null +++ b/.themes/caelus/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/caelus/openbox-3/desk.xbm b/.themes/caelus/openbox-3/desk.xbm new file mode 100644 index 0000000..abca780 --- /dev/null +++ b/.themes/caelus/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/caelus/openbox-3/desk_toggled.xbm b/.themes/caelus/openbox-3/desk_toggled.xbm new file mode 100644 index 0000000..b4b5330 --- /dev/null +++ b/.themes/caelus/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/caelus/openbox-3/iconify.xbm b/.themes/caelus/openbox-3/iconify.xbm new file mode 100644 index 0000000..9a9743f --- /dev/null +++ b/.themes/caelus/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/caelus/openbox-3/iconify_hover.xbm b/.themes/caelus/openbox-3/iconify_hover.xbm new file mode 100644 index 0000000..9a9743f --- /dev/null +++ b/.themes/caelus/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/caelus/openbox-3/max.xbm b/.themes/caelus/openbox-3/max.xbm new file mode 100644 index 0000000..88bb9bd --- /dev/null +++ b/.themes/caelus/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/caelus/openbox-3/max_toggled.xbm b/.themes/caelus/openbox-3/max_toggled.xbm new file mode 100644 index 0000000..cec3f24 --- /dev/null +++ b/.themes/caelus/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/caelus/openbox-3/shade.xbm b/.themes/caelus/openbox-3/shade.xbm new file mode 100644 index 0000000..fcacf42 --- /dev/null +++ b/.themes/caelus/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/caelus/openbox-3/shade_toggled.xbm b/.themes/caelus/openbox-3/shade_toggled.xbm new file mode 100644 index 0000000..594201e --- /dev/null +++ b/.themes/caelus/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/caelus/openbox-3/themerc b/.themes/caelus/openbox-3/themerc new file mode 100644 index 0000000..298b087 --- /dev/null +++ b/.themes/caelus/openbox-3/themerc @@ -0,0 +1,155 @@ +# Name: Oomox (Numix fork) Openbox theme +# Author: Satyajit Sahoo <satyajit.happy@gmail.com> +# License: GPL-3.0+ + +# @TODO: finish replacing the colors here + + +# Menu +menu.border.color: #d9cdb5 + +menu.title.bg: Solid Flat +menu.title.bg.color: #0f0f0f +menu.title.bg.shadow: 0 +menu.title.text.color: #d9cdb5 +menu.title.text.justify: Center + +menu.items.bg: Solid Flat +menu.items.bg.color: #0f0f0f +menu.items.text.color: #d9cdb5 +menu.items.disabled.text.color: #a69d8b + +menu.items.active.bg: Solid Flat +menu.items.active.bg.color: #ef934d +menu.items.active.text.color: #d9cdb5 + +menu.separator.color: #a69d8b +menu.separator.width: 1 +menu.separator.padding.width: 2 +menu.separator.padding.height: 4 + +# Window focused +window.active.title.separator.color: #0f0f0f + +# Active window +window.active.border.color: #1e1f1e + + +window.active.title.bg: flat solid +window.active.title.bg.color: #0f0f0f +window.active.title.separator.color: #0f0f0f +window.active.text.justify: center + +window.active.label.bg: parentrelative +window.active.label.text.color: #d9cdb5 + +window.active.handle.bg: flat solid +window.active.handle.bg.color: #0f0f0f + +window.active.grip.bg: flat solid +window.active.grip.bg.color: #0f0f0f + +window.active.button.unpressed.bg: flat solid +window.active.button.unpressed.bg.color: #0f0f0f +window.active.button.unpressed.image.color: #d9cdb5 + +window.active.button.pressed.bg: flat solid +window.active.button.pressed.bg.color: #ef934d +window.active.button.pressed.image.color: #0f0f0f + +window.active.button.disabled.bg: flat solid +window.active.button.disabled.bg.color: #0f0f0f +window.active.button.disabled.image.color: #a69d8b + +window.active.button.hover.bg: flat solid +window.active.button.hover.bg.color: #0f0f0f +window.active.button.hover.image.color: #ef934d + +#window.active.button.toggled.bg: #ef934d +#window.active.button.toggled.image.color: #0f0f0f + +# Inactive window +window.inactive.border.color: #1e1f1e + +window.inactive.title.bg: flat solid +window.inactive.title.bg.color: #0f0f0f +window.inactive.title.separator.color: #0f0f0f +window.inactive.text.justify: center + +window.inactive.label.bg: parentrelative +window.inactive.label.text.color: #a69d8b + +window.inactive.handle.bg: flat solid +window.inactive.handle.bg.color: #0f0f0f + +window.inactive.grip.bg: flat solid +window.inactive.grip.bg.color: #0f0f0f + +window.inactive.button.unpressed.bg: flat solid +window.inactive.button.unpressed.bg.color: #0f0f0f +window.inactive.button.unpressed.image.color: #a69d8b + +window.inactive.button.pressed.bg: flat solid +window.inactive.button.pressed.bg.color: #ef934d +window.inactive.button.pressed.image.color: #0f0f0f + +window.inactive.button.disabled.bg: flat solid +window.inactive.button.disabled.bg.color: #a69d8b +window.inactive.button.disabled.image.color: #0f0f0f + +window.inactive.button.hover.bg: flat solid +window.inactive.button.hover.bg.color: #0f0f0f +window.inactive.button.hover.image.color: #ef934d + + +# OSD +osd.border.width: 1 +osd.border.color: #ef934d + +osd.bg: flat solid +osd.bg.color: #0f0f0f +osd.label.bg: flat solid +osd.label.bg.color: #0f0f0f +osd.label.text.color: #d9cdb5 + +# OSD +osd.bg: Solid Flat +osd.bg.color: #0f0f0f +osd.bg.shadow: 0 + +osd.border.width: 2 +osd.hilight.bg: Solid Flat +osd.hilight.bg.color: #ef934d +osd.unhilight.bg: flat solid +osd.unhilight.bg.color: #1e1f1e + +osd.button.unpressed.bg: flat border +osd.button.unpressed.bg.color: #272a28 +#osd.button.unpressed.*.border.color: #d9cdb5 + +osd.button.pressed.bg: flat border +osd.button.pressed.bg.color: #ef934d +#osd.button.pressed.*.border.color: #0f0f0f + +osd.button.focused.bg: flat solid border +osd.button.focused.bg.color: #d9cdb5 +#osd.button.focused.*.border.color: #1e1f1e + +osd.button.focused.box.color: #ef934d + + +# 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: 2 +padding.width: 8 +padding.height: 2 +window.handle.width: 0 +window.client.padding.width: 0 +window.label.text.justify: center +#menu.overlap: 0 diff --git a/.themes/caelus/unity/close.svg b/.themes/caelus/unity/close.svg new file mode 100644 index 0000000..d35dc0a --- /dev/null +++ b/.themes/caelus/unity/close.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#d9cdb5" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/unity/close_dash.svg b/.themes/caelus/unity/close_dash.svg new file mode 100644 index 0000000..9dcd1a0 --- /dev/null +++ b/.themes/caelus/unity/close_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#0f0f0f" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/unity/close_dash_disabled.svg b/.themes/caelus/unity/close_dash_disabled.svg new file mode 100644 index 0000000..e329fbb --- /dev/null +++ b/.themes/caelus/unity/close_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#a69d8b" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/unity/close_dash_prelight.svg b/.themes/caelus/unity/close_dash_prelight.svg new file mode 120000 index 0000000..64b2bff --- /dev/null +++ b/.themes/caelus/unity/close_dash_prelight.svg @@ -0,0 +1 @@ +close_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/unity/close_dash_pressed.svg b/.themes/caelus/unity/close_dash_pressed.svg new file mode 120000 index 0000000..ba6d4fe --- /dev/null +++ b/.themes/caelus/unity/close_dash_pressed.svg @@ -0,0 +1 @@ +close_unfocused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/unity/close_focused_normal.svg b/.themes/caelus/unity/close_focused_normal.svg new file mode 100644 index 0000000..d35dc0a --- /dev/null +++ b/.themes/caelus/unity/close_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#d9cdb5" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/unity/close_focused_prelight.svg b/.themes/caelus/unity/close_focused_prelight.svg new file mode 100644 index 0000000..2917cad --- /dev/null +++ b/.themes/caelus/unity/close_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#ef934d" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/unity/close_focused_pressed.svg b/.themes/caelus/unity/close_focused_pressed.svg new file mode 100644 index 0000000..15c2119 --- /dev/null +++ b/.themes/caelus/unity/close_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#ef934d" opacity="0.75" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/unity/close_unfocused.svg b/.themes/caelus/unity/close_unfocused.svg new file mode 100644 index 0000000..e329fbb --- /dev/null +++ b/.themes/caelus/unity/close_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#a69d8b" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/unity/close_unfocused_prelight.svg b/.themes/caelus/unity/close_unfocused_prelight.svg new file mode 120000 index 0000000..c92a1d4 --- /dev/null +++ b/.themes/caelus/unity/close_unfocused_prelight.svg @@ -0,0 +1 @@ +./close_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/unity/close_unfocused_pressed.svg b/.themes/caelus/unity/close_unfocused_pressed.svg new file mode 120000 index 0000000..61c7b94 --- /dev/null +++ b/.themes/caelus/unity/close_unfocused_pressed.svg @@ -0,0 +1 @@ +./close_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/unity/launcher_arrow_ltr_19.svg b/.themes/caelus/unity/launcher_arrow_ltr_19.svg new file mode 100644 index 0000000..c54983a --- /dev/null +++ b/.themes/caelus/unity/launcher_arrow_ltr_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <rect width="4" height="8" x="2" y="1039.36" rx="0.5" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/unity/launcher_arrow_ltr_37.svg b/.themes/caelus/unity/launcher_arrow_ltr_37.svg new file mode 100644 index 0000000..bd578dc --- /dev/null +++ b/.themes/caelus/unity/launcher_arrow_ltr_37.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <g transform="matrix(2,0,0,1.4999968,0,-530.67775)"> + <rect rx="1" y="1039.36" x="2" height="8" width="4" fill="#0f0f0f"/> + </g> + </g> +</svg> diff --git a/.themes/caelus/unity/launcher_arrow_outline_ltr_19.svg b/.themes/caelus/unity/launcher_arrow_outline_ltr_19.svg new file mode 100644 index 0000000..07d85bc --- /dev/null +++ b/.themes/caelus/unity/launcher_arrow_outline_ltr_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <path d="M 2.5 6 C 2.223 6 2 6.223 2 6.5 L 2 13.5 C 2 13.777 2.223 14 2.5 14 L 5.5 14 C 5.777 14 6 13.777 6 13.5 L 6 6.5 C 6 6.223 5.777 6 5.5 6 L 2.5 6 z M 3 7 L 5 7 L 5 13 L 3 13 L 3 7 z " transform="translate(0,1033.3622)" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/unity/launcher_arrow_outline_ltr_37.svg b/.themes/caelus/unity/launcher_arrow_outline_ltr_37.svg new file mode 100644 index 0000000..4d7c55c --- /dev/null +++ b/.themes/caelus/unity/launcher_arrow_outline_ltr_37.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <path d="M 6 13 C 4.892 13 4 13.669002 4 14.5 L 4 23.5 C 4 24.330998 4.892 25 6 25 L 10 25 C 11.108 25 12 24.330998 12 23.5 L 12 14.5 C 12 13.669002 11.108 13 10 13 L 6 13 z M 6 15 L 10 15 L 10 23 L 6 23 L 6 15 z " transform="translate(0,1015.3622)" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/unity/launcher_arrow_outline_rtl_19.svg b/.themes/caelus/unity/launcher_arrow_outline_rtl_19.svg new file mode 100644 index 0000000..030570d --- /dev/null +++ b/.themes/caelus/unity/launcher_arrow_outline_rtl_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <path d="m 4.5,1039.3622 c -0.277,0 -0.5,0.223 -0.5,0.5 l 0,7 c 0,0.277 0.223,0.5 0.5,0.5 l 3,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 l -3,0 z m 0.5,1 2,0 0,6 -2,0 0,-6 z" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/unity/launcher_arrow_outline_rtl_37.svg b/.themes/caelus/unity/launcher_arrow_outline_rtl_37.svg new file mode 100644 index 0000000..1ff8234 --- /dev/null +++ b/.themes/caelus/unity/launcher_arrow_outline_rtl_37.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <path d="m 10,1028.3622 c -1.108,0 -2,0.669 -2,1.5 l 0,9 c 0,0.831 0.892,1.5 2,1.5 l 4,0 c 1.108,0 2,-0.669 2,-1.5 l 0,-9 c 0,-0.831 -0.892,-1.5 -2,-1.5 l -4,0 z m 0,2 4,0 0,8 -4,0 0,-8 z" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/unity/launcher_arrow_rtl_19.svg b/.themes/caelus/unity/launcher_arrow_rtl_19.svg new file mode 100644 index 0000000..1b04f4b --- /dev/null +++ b/.themes/caelus/unity/launcher_arrow_rtl_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <rect width="4" height="8" x="4" y="1039.36" rx="0.5" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/unity/launcher_arrow_rtl_37.svg b/.themes/caelus/unity/launcher_arrow_rtl_37.svg new file mode 100644 index 0000000..0d3f744 --- /dev/null +++ b/.themes/caelus/unity/launcher_arrow_rtl_37.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <g transform="matrix(2,0,0,1.4999968,4,-530.67775)"> + <rect rx="1" y="1039.36" x="2" height="8" width="4" fill="#0f0f0f"/> + </g> + </g> +</svg> diff --git a/.themes/caelus/unity/launcher_icon_back_150.svg b/.themes/caelus/unity/launcher_icon_back_150.svg new file mode 100644 index 0000000..d66f78d --- /dev/null +++ b/.themes/caelus/unity/launcher_icon_back_150.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <path d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/unity/launcher_icon_back_54.svg b/.themes/caelus/unity/launcher_icon_back_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/.themes/caelus/unity/launcher_icon_back_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/.themes/caelus/unity/launcher_icon_edge_150.svg b/.themes/caelus/unity/launcher_icon_edge_150.svg new file mode 100644 index 0000000..f26fd00 --- /dev/null +++ b/.themes/caelus/unity/launcher_icon_edge_150.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <path d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z"/> + </clipPath> + <clipPath> + <rect y="316" x="353" height="148" width="148" opacity="0.8" fill="#ef934d" color="#d9cdb5" rx="12"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/unity/launcher_icon_edge_54.svg b/.themes/caelus/unity/launcher_icon_edge_54.svg new file mode 100644 index 0000000..3307c5b --- /dev/null +++ b/.themes/caelus/unity/launcher_icon_edge_54.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"> + <defs> + <clipPath> + <path d="m 440,81.001953 c -1.67866,0 -2.99805,1.319387 -2.99805,2.998047 l 0,44 c 0,1.67866 1.31939,2.99805 2.99805,2.99805 l 44,0 c 1.67866,0 2.99805,-1.31939 2.99805,-2.99805 l 0,-44 c 0,-1.67866 -1.31939,-2.998047 -2.99805,-2.998047 l -44,0 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/unity/launcher_icon_glow_200.svg b/.themes/caelus/unity/launcher_icon_glow_200.svg new file mode 100644 index 0000000..01bb0d9 --- /dev/null +++ b/.themes/caelus/unity/launcher_icon_glow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 427.33333,22.026666 0,69.333333 69.33333,0 0,-69.333333 -69.33333,0 z m 13.11917,9.013333 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105834 l 0,43.094999 c 0,2.276228 -1.8296,4.105834 -4.10583,4.105834 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105834 l 0,-43.094999 c 0,-2.276228 1.8296,-4.105834 4.10583,-4.105834 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/unity/launcher_icon_glow_62.svg b/.themes/caelus/unity/launcher_icon_glow_62.svg new file mode 100644 index 0000000..105b068 --- /dev/null +++ b/.themes/caelus/unity/launcher_icon_glow_62.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 62 62.000001"> + <defs> + <clipPath> + <path d="m 1,25 0,62 62,0 0,-62 -62,0 z m 9,6 44,0 c 1.662,0 3,1.338 3,3 l 0,44 c 0,1.662 -1.338,3 -3,3 L 10,81 C 8.338,81 7,79.662 7,78 L 7,34 c 0,-1.662 1.338,-3 3,-3 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/unity/launcher_icon_selected_back_150.svg b/.themes/caelus/unity/launcher_icon_selected_back_150.svg new file mode 100644 index 0000000..f4f7789 --- /dev/null +++ b/.themes/caelus/unity/launcher_icon_selected_back_150.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <rect y="1040.22" x="505" height="150" width="150" opacity="0.2" fill-rule="evenodd" color="#d9cdb5" rx="42"/> + </clipPath> + </defs> + <g transform="translate(-505.00002,-1040.2193)"> + <rect width="150" height="4" x="505" y="1186.22" rx="2" fill="#0f0f0f" fill-rule="evenodd"/> + </g> +</svg> diff --git a/.themes/caelus/unity/launcher_icon_selected_back_54.svg b/.themes/caelus/unity/launcher_icon_selected_back_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/.themes/caelus/unity/launcher_icon_selected_back_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/.themes/caelus/unity/launcher_icon_shadow_200.svg b/.themes/caelus/unity/launcher_icon_shadow_200.svg new file mode 100644 index 0000000..9e68b14 --- /dev/null +++ b/.themes/caelus/unity/launcher_icon_shadow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 489.73333,21.333331 0,69.333332 69.33333,0 0,-69.333332 -69.33333,0 z m 13.11917,9.013334 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105833 l 0,43.094999 c 0,2.276227 -1.8296,4.105833 -4.10583,4.105833 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105833 l 0,-43.094999 c 0,-2.276227 1.8296,-4.105833 4.10583,-4.105833 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/unity/launcher_icon_shadow_62.svg b/.themes/caelus/unity/launcher_icon_shadow_62.svg new file mode 100644 index 0000000..d322434 --- /dev/null +++ b/.themes/caelus/unity/launcher_icon_shadow_62.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 61.999999 62.000001"> + <defs> + <clipPath> + <path d="m 4,24 c -2.216,0 -4,1.784 -4,4 l 0,56 c 0,2.216 1.784,4 4,4 l 56,0 c 2.216,0 4,-1.784 4,-4 l 0,-56 c 0,-2.216 -1.784,-4 -4,-4 L 4,24 z m 6,6 44,0 c 2.216,0 4,1.784 4,4 l 0,44 c 0,2.216 -1.784,4 -4,4 L 10,82 C 7.784,82 6,80.216 6,78 L 6,34 c 0,-2.216 1.784,-4 4,-4 z"/> + </clipPath> + </defs> +</svg> diff --git a/.themes/caelus/unity/launcher_icon_shine_150.svg b/.themes/caelus/unity/launcher_icon_shine_150.svg new file mode 100644 index 0000000..51af8a1 --- /dev/null +++ b/.themes/caelus/unity/launcher_icon_shine_150.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"/> diff --git a/.themes/caelus/unity/launcher_icon_shine_54.svg b/.themes/caelus/unity/launcher_icon_shine_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/.themes/caelus/unity/launcher_icon_shine_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/.themes/caelus/unity/launcher_pip_ltr_19.svg b/.themes/caelus/unity/launcher_pip_ltr_19.svg new file mode 100644 index 0000000..725222c --- /dev/null +++ b/.themes/caelus/unity/launcher_pip_ltr_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="18"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1034.3622)"> + <rect rx="0.5" y="1042.36" x="2" height="3" width="3" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/unity/launcher_pip_ltr_37.svg b/.themes/caelus/unity/launcher_pip_ltr_37.svg new file mode 100644 index 0000000..c0805eb --- /dev/null +++ b/.themes/caelus/unity/launcher_pip_ltr_37.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="20" height="37" x="20" y="1015.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <rect width="7" height="7" x="5" y="1030.36" rx="1" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/unity/launcher_pip_rtl_19.svg b/.themes/caelus/unity/launcher_pip_rtl_19.svg new file mode 100644 index 0000000..7a7f69e --- /dev/null +++ b/.themes/caelus/unity/launcher_pip_rtl_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="18"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1034.3622)"> + <rect width="3" height="3" x="5" y="1042.36" rx="0.5" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/unity/launcher_pip_rtl_37.svg b/.themes/caelus/unity/launcher_pip_rtl_37.svg new file mode 100644 index 0000000..545d22e --- /dev/null +++ b/.themes/caelus/unity/launcher_pip_rtl_37.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + <clipPath> + <rect width="20" height="37" x="20" y="1015.36" opacity="0.12" fill="#ef934d" color="#d9cdb5"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <rect width="7" height="7" x="8" y="1030.36" rx="1" fill="#0f0f0f"/> + </g> +</svg> diff --git a/.themes/caelus/unity/maximize.svg b/.themes/caelus/unity/maximize.svg new file mode 100644 index 0000000..c6a561c --- /dev/null +++ b/.themes/caelus/unity/maximize.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#d9cdb5" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/unity/maximize_dash.svg b/.themes/caelus/unity/maximize_dash.svg new file mode 100644 index 0000000..e7f238b --- /dev/null +++ b/.themes/caelus/unity/maximize_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#0f0f0f" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/unity/maximize_dash_disabled.svg b/.themes/caelus/unity/maximize_dash_disabled.svg new file mode 100644 index 0000000..b3c2cae --- /dev/null +++ b/.themes/caelus/unity/maximize_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#a69d8b" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/unity/maximize_dash_prelight.svg b/.themes/caelus/unity/maximize_dash_prelight.svg new file mode 120000 index 0000000..3efa75f --- /dev/null +++ b/.themes/caelus/unity/maximize_dash_prelight.svg @@ -0,0 +1 @@ +maximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/unity/maximize_dash_pressed.svg b/.themes/caelus/unity/maximize_dash_pressed.svg new file mode 120000 index 0000000..3efa75f --- /dev/null +++ b/.themes/caelus/unity/maximize_dash_pressed.svg @@ -0,0 +1 @@ +maximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/unity/maximize_focused_normal.svg b/.themes/caelus/unity/maximize_focused_normal.svg new file mode 100644 index 0000000..c6a561c --- /dev/null +++ b/.themes/caelus/unity/maximize_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#d9cdb5" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/unity/maximize_focused_prelight.svg b/.themes/caelus/unity/maximize_focused_prelight.svg new file mode 100644 index 0000000..c777c25 --- /dev/null +++ b/.themes/caelus/unity/maximize_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#ef934d" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/unity/maximize_focused_pressed.svg b/.themes/caelus/unity/maximize_focused_pressed.svg new file mode 100644 index 0000000..7006b86 --- /dev/null +++ b/.themes/caelus/unity/maximize_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#ef934d" opacity="0.75" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/unity/maximize_unfocused.svg b/.themes/caelus/unity/maximize_unfocused.svg new file mode 100644 index 0000000..b3c2cae --- /dev/null +++ b/.themes/caelus/unity/maximize_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path fill="#a69d8b" d="M14,14h-4v-4h4V14z M16,8H8v8h8V8z"/></svg> diff --git a/.themes/caelus/unity/maximize_unfocused_prelight.svg b/.themes/caelus/unity/maximize_unfocused_prelight.svg new file mode 120000 index 0000000..0f332c5 --- /dev/null +++ b/.themes/caelus/unity/maximize_unfocused_prelight.svg @@ -0,0 +1 @@ +./maximize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/unity/maximize_unfocused_pressed.svg b/.themes/caelus/unity/maximize_unfocused_pressed.svg new file mode 120000 index 0000000..e3f8d9b --- /dev/null +++ b/.themes/caelus/unity/maximize_unfocused_pressed.svg @@ -0,0 +1 @@ +./maximize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/unity/minimize.svg b/.themes/caelus/unity/minimize.svg new file mode 100644 index 0000000..6021ca9 --- /dev/null +++ b/.themes/caelus/unity/minimize.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#d9cdb5" width="8" height="2"/></svg> diff --git a/.themes/caelus/unity/minimize_dash.svg b/.themes/caelus/unity/minimize_dash.svg new file mode 100644 index 0000000..3bc5ea9 --- /dev/null +++ b/.themes/caelus/unity/minimize_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#0f0f0f" width="8" height="2"/></svg> diff --git a/.themes/caelus/unity/minimize_dash_disabled.svg b/.themes/caelus/unity/minimize_dash_disabled.svg new file mode 100644 index 0000000..19afc45 --- /dev/null +++ b/.themes/caelus/unity/minimize_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#a69d8b" width="8" height="2"/></svg> diff --git a/.themes/caelus/unity/minimize_dash_prelight.svg b/.themes/caelus/unity/minimize_dash_prelight.svg new file mode 120000 index 0000000..752db6d --- /dev/null +++ b/.themes/caelus/unity/minimize_dash_prelight.svg @@ -0,0 +1 @@ +minimize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/unity/minimize_dash_pressed.svg b/.themes/caelus/unity/minimize_dash_pressed.svg new file mode 120000 index 0000000..d2b384b --- /dev/null +++ b/.themes/caelus/unity/minimize_dash_pressed.svg @@ -0,0 +1 @@ +minimize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/unity/minimize_focused_normal.svg b/.themes/caelus/unity/minimize_focused_normal.svg new file mode 100644 index 0000000..6021ca9 --- /dev/null +++ b/.themes/caelus/unity/minimize_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#d9cdb5" width="8" height="2"/></svg> diff --git a/.themes/caelus/unity/minimize_focused_prelight.svg b/.themes/caelus/unity/minimize_focused_prelight.svg new file mode 100644 index 0000000..d72cbd4 --- /dev/null +++ b/.themes/caelus/unity/minimize_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#ef934d" width="8" height="2"/></svg> diff --git a/.themes/caelus/unity/minimize_focused_pressed.svg b/.themes/caelus/unity/minimize_focused_pressed.svg new file mode 100644 index 0000000..029effc --- /dev/null +++ b/.themes/caelus/unity/minimize_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#ef934d" opacity="0.75" width="8" height="2"/></svg> diff --git a/.themes/caelus/unity/minimize_unfocused.svg b/.themes/caelus/unity/minimize_unfocused.svg new file mode 100644 index 0000000..19afc45 --- /dev/null +++ b/.themes/caelus/unity/minimize_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#a69d8b" width="8" height="2"/></svg> diff --git a/.themes/caelus/unity/minimize_unfocused_prelight.svg b/.themes/caelus/unity/minimize_unfocused_prelight.svg new file mode 120000 index 0000000..bef3fe5 --- /dev/null +++ b/.themes/caelus/unity/minimize_unfocused_prelight.svg @@ -0,0 +1 @@ +./minimize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/unity/minimize_unfocused_pressed.svg b/.themes/caelus/unity/minimize_unfocused_pressed.svg new file mode 120000 index 0000000..683fa92 --- /dev/null +++ b/.themes/caelus/unity/minimize_unfocused_pressed.svg @@ -0,0 +1 @@ +./minimize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/unity/minimized.svg b/.themes/caelus/unity/minimized.svg new file mode 100644 index 0000000..6021ca9 --- /dev/null +++ b/.themes/caelus/unity/minimized.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><rect x="8" y="11" fill="#d9cdb5" width="8" height="2"/></svg> diff --git a/.themes/caelus/unity/modes/launcher_bfb-flat.png b/.themes/caelus/unity/modes/launcher_bfb-flat.png new file mode 100644 index 0000000..f5aa0e5 Binary files /dev/null and b/.themes/caelus/unity/modes/launcher_bfb-flat.png differ diff --git a/.themes/caelus/unity/modes/launcher_bfb_ns.png b/.themes/caelus/unity/modes/launcher_bfb_ns.png new file mode 100644 index 0000000..2ca1ebb Binary files /dev/null and b/.themes/caelus/unity/modes/launcher_bfb_ns.png differ diff --git a/.themes/caelus/unity/modes/ubuntu-square.svg b/.themes/caelus/unity/modes/ubuntu-square.svg new file mode 100644 index 0000000..1b925fb --- /dev/null +++ b/.themes/caelus/unity/modes/ubuntu-square.svg @@ -0,0 +1,69 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48"> + <defs> + <clipPath> + <rect width="42" x="307" y="223" rx="9" height="42" transform="rotate(90)" fill="url(#3)" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="240" x="24" y="36" rx="50" height="240" fill="#986767" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="16" x="432" y="116" rx="2" height="16" opacity="0.2" fill="#6d6d6d" color="#bebebe"/> + </clipPath> + <clipPath> + <path d="m 98.03125,23.191212 c -41.492132,1.05238 -74.84375,35.06824 -74.84375,76.812498 0,42.40687 34.405632,76.8125 76.8125,76.8125 42.40687,0 76.8125,-34.40563 76.8125,-76.8125 0,-42.406866 -34.40563,-76.812498 -76.8125,-76.812498 -0.662607,0 -1.310145,-0.0167 -1.96875,0 z M 100,50.659962 c 27.24464,0 49.34375,22.099114 49.34375,49.343748 -1e-5,27.24464 -22.09911,49.34375 -49.34375,49.34375 -27.244636,-1e-5 -49.34375,-22.09911 -49.34375,-49.34375 0,-27.244634 22.099114,-49.343748 49.34375,-49.343748 z"/> + </clipPath> + <clipPath> + <path d="m 152,204 a 8,8 0 1 1 -16,0 8,8 0 1 1 16,0 z"/> + </clipPath> + <clipPath> + <path d="m 145,215 c 33.13708,0 60,-26.86292 60,-60 0,-33.13708 -26.86292,-60 -60,-60 -33.13708,0 -60,26.86292 -60,60 0,12.50698 3.8285,24.10633 10.375,33.71875 L 89,211 111.28125,204.625 C 120.89367,211.1715 132.49302,215 145,215 z"/> + </clipPath> + <clipPath> + <rect width="16" x="432" y="116" rx="3" height="16" color="#bebebe"/> + </clipPath> + <clipPath> + <path d="m 144,70 c -49.705627,0 -90,40.29437 -90,90 0,49.70563 40.294373,90 90,90 49.70563,0 90,-40.29437 90,-90 0,-49.70563 -40.29437,-90 -90,-90 z m 0,32.1875 c 32.03251,0 58,25.96748 58,58 0,32.03252 -25.96749,58 -58,58 -32.03251,0 -58,-25.96748 -58,-58 0,-32.03252 25.96749,-58 58,-58 z"/> + </clipPath> + <clipPath> + <rect width="22" x="433" y="77" rx="3" height="22" opacity="0.2" fill="#6d6d6d" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="30" x="433" y="29" rx="4" height="30" opacity="0.2" fill="#6d6d6d" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="90" x="307" y="31" rx="18.75" height="90" fill="url(#1)" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="60" x="306" y="142" rx="12.5" height="60" transform="matrix(0 -1 1 0 0 0)" fill="url(#0)" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="30" x="433" y="29" rx="6" height="30" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="22" x="433" y="77" rx="5" height="22" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="22" x="433" y="77" rx="4" height="22" color="#bebebe"/> + </clipPath> + <clipPath> + <rect width="20" x="434" y="78" rx="4" height="20" color="#bebebe"/> + </clipPath> + <linearGradient gradientTransform="matrix(.25 0 0 .25 299.99999 131.99999)" id="0" xlink:href="#2" y1="230" y2="90" x2="0" gradientUnits="userSpaceOnUse"/> + <linearGradient gradientTransform="matrix(.375 0 0 .375 298 16)" id="1" xlink:href="#2" y1="230" y2="90" x2="0" gradientUnits="userSpaceOnUse"/> + <linearGradient id="2"> + <stop stop-color="#151515"/> + <stop offset="1" stop-color="#222"/> + </linearGradient> + <linearGradient gradientTransform="matrix(.175 0 0 .175 302.79999 215.99997)" id="3" xlink:href="#2" y1="280" y2="40" x2="0" gradientUnits="userSpaceOnUse"/> + </defs> + <g transform="translate(0,-1004.3622)"> + <path d="M 5.1875,1 C 2.8707723,1 1,2.8707723 1,5.1875 l 0,37.625 C 1,45.129228 2.8707723,47 5.1875,47 l 37.625,0 C 45.129228,47 47,45.129228 47,42.8125 L 47,5.1875 C 47,2.8707723 45.129228,1 42.8125,1 L 5.1875,1 z m 0.1875,0.25 37.25,0 c 2.291546,0 4.125,1.8334541 4.125,4.125 l 0,37.25 c 0,2.291546 -1.833454,4.125 -4.125,4.125 l -37.25,0 C 3.0834541,46.75 1.25,44.916546 1.25,42.625 l 0,-37.25 C 1.25,3.0834541 3.0834541,1.25 5.375,1.25 z" transform="translate(0,1004.3622)" opacity="0.05"/> + <path d="M 5.375,1.25 C 3.0834541,1.25 1.25,3.0834541 1.25,5.375 l 0,37.25 c 0,2.291546 1.8334541,4.125 4.125,4.125 l 37.25,0 c 2.291546,0 4.125,-1.833454 4.125,-4.125 l 0,-37.25 C 46.75,3.0834541 44.916546,1.25 42.625,1.25 l -37.25,0 z m 0.21875,0.25 36.8125,0 C 44.672614,1.5 46.5,3.3273859 46.5,5.59375 l 0,36.8125 C 46.5,44.672614 44.672614,46.5 42.40625,46.5 l -36.8125,0 C 3.3273859,46.5 1.5,44.672614 1.5,42.40625 l 0,-36.8125 C 1.5,3.3273859 3.3273859,1.5 5.59375,1.5 z" transform="translate(0,1004.3622)" opacity="0.1"/> + <path d="M 5.59375,1.5 C 3.3273859,1.5 1.5,3.3273859 1.5,5.59375 l 0,36.8125 C 1.5,44.672614 3.3273859,46.5 5.59375,46.5 l 36.8125,0 C 44.672614,46.5 46.5,44.672614 46.5,42.40625 l 0,-36.8125 C 46.5,3.3273859 44.672614,1.5 42.40625,1.5 l -36.8125,0 z m 0.09375,0.125 36.625,0 c 2.253773,0 4.0625,1.8087269 4.0625,4.0625 l 0,36.625 c 0,2.253773 -1.808727,4.0625 -4.0625,4.0625 l -36.625,0 c -2.2537731,0 -4.0625,-1.808727 -4.0625,-4.0625 l 0,-36.625 C 1.625,3.4337269 3.4337269,1.625 5.6875,1.625 z" transform="translate(0,1004.3622)" opacity="0.2"/> + <path d="M 5.6875,1.625 C 3.4337269,1.625 1.625,3.4337269 1.625,5.6875 l 0,36.625 c 0,2.253773 1.8087269,4.0625 4.0625,4.0625 l 36.625,0 c 2.253773,0 4.0625,-1.808727 4.0625,-4.0625 l 0,-36.625 c 0,-2.2537731 -1.808727,-4.0625 -4.0625,-4.0625 l -36.625,0 z m 0.09375,0.125 36.4375,0 c 2.241182,0 4.03125,1.7900679 4.03125,4.03125 l 0,36.4375 c 0,2.241182 -1.790068,4.03125 -4.03125,4.03125 l -36.4375,0 C 3.5400679,46.25 1.75,44.459932 1.75,42.21875 l 0,-36.4375 C 1.75,3.5400679 3.5400679,1.75 5.78125,1.75 z" transform="translate(0,1004.3622)" opacity="0.3"/> + <path d="M 5.78125,1.75 C 3.5400679,1.75 1.75,3.5400679 1.75,5.78125 l 0,36.4375 c 0,2.241182 1.7900679,4.03125 4.03125,4.03125 l 36.4375,0 c 2.241182,0 4.03125,-1.790068 4.03125,-4.03125 l 0,-36.4375 C 46.25,3.5400679 44.459932,1.75 42.21875,1.75 l -36.4375,0 z m 0.125,0.125 36.1875,0 c 2.228591,0 4.03125,1.802659 4.03125,4.03125 l 0,36.1875 c 0,2.228591 -1.802659,4.03125 -4.03125,4.03125 l -36.1875,0 C 3.677659,46.125 1.875,44.322341 1.875,42.09375 l 0,-36.1875 C 1.875,3.677659 3.677659,1.875 5.90625,1.875 z" transform="translate(0,1004.3622)" opacity="0.4"/> + <rect rx="4.02" y="1006.24" x="1.875" height="44.25" width="44.25" opacity="0.5"/> + </g> + <rect rx="4" y="1.998" x="2" height="44" width="44" fill="#dd4814"/> + <path d="M 24.000004,12.000001 C 17.372557,12.000001 12,17.372389 12,24 c 0,6.627189 5.372557,12 12.000004,12 6.62744,0 12,-5.372896 12,-12 0,-6.627611 -5.37256,-11.999999 -12,-11.999999 z m 4.125,3.33125 c 0.25818,0.0067 0.51682,0.07428 0.75625,0.2125 0.76631,0.442467 1.02996,1.427433 0.5875,2.19375 -0.44222,0.765978 -1.42127,1.023802 -2.1875,0.58125 -0.76607,-0.442214 -1.0298,-1.421522 -0.5875,-2.1875 0.30419,-0.526843 0.86325,-0.814741 1.43125,-0.8 z m -4.125,1.70625 c 0.64422,0 1.27051,0.09242 1.8625,0.25625 0.10464,0.64355 0.48482,1.235964 1.09375,1.5875 0.60815,0.351196 1.30965,0.386373 1.91875,0.15625 1.18473,1.164757 1.95639,2.74771 2.06875,4.512499 l -2.28125,0.0375 c -0.21023,-2.390305 -2.21759,-4.268749 -4.6625,-4.268749 -0.704516,0 -1.36957,0.158693 -1.968754,0.4375 l -1.112499,-1.99375 c 0.929807,-0.460586 1.973301,-0.725 3.081253,-0.725 z m -3.862503,1.16875 1.174999,1.9625 c -1.203195,0.846834 -1.993749,2.2479 -1.993749,3.831249 0,1.583603 0.790554,2.984585 1.993749,3.83125 l -1.174999,1.9625 c -1.402078,-0.936666 -2.441846,-2.372586 -2.875,-4.05 0.506136,-0.41241 0.825,-1.039747 0.825,-1.74375 0,-0.704171 -0.31895,-1.331254 -0.825,-1.74375 0.433238,-1.677243 1.472922,-3.113249 2.875,-4.049999 z m -4.3,4.193749 c 0.884764,0 1.60625,0.714896 1.60625,1.6 0,0.884681 -0.72157,1.6 -1.60625,1.6 -0.88502,0 -1.600001,-0.715319 -1.600001,-1.6 0,-0.885019 0.714981,-1.6 1.600001,-1.6 z m 12.825003,2.0125 2.28125,0.0375 c -0.11219,1.76479 -0.8841,3.347658 -2.06875,4.5125 -0.6091,-0.230208 -1.3106,-0.194777 -1.91875,0.15625 -0.60901,0.35179 -0.98911,0.94395 -1.09375,1.5875 -0.59208,0.163829 -1.21828,0.25625 -1.8625,0.25625 -1.107952,0 -2.157612,-0.264583 -3.087503,-0.725 l 1.118749,-1.99375 c 0.599268,0.278807 1.264154,0.4375 1.968754,0.4375 2.44491,0 4.45244,-1.878105 4.6625,-4.26875 z m -0.625,5.05 c 0.56798,-0.01474 1.12717,0.27964 1.43125,0.80625 0.44238,0.766232 0.17856,1.745202 -0.5875,2.1875 -0.76632,0.442384 -1.74504,0.178818 -2.1875,-0.5875 -0.44222,-0.765978 -0.17882,-1.745117 0.5875,-2.1875 0.23939,-0.138218 0.49807,-0.212051 0.75625,-0.21875 z" fill="#f9f9f9"/> +</svg> diff --git a/.themes/caelus/unity/progress_bar_fill.svg b/.themes/caelus/unity/progress_bar_fill.svg new file mode 100644 index 0000000..4d119c8 --- /dev/null +++ b/.themes/caelus/unity/progress_bar_fill.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="42" height="4"> + <g transform="translate(0,-1048.3622)"> + <path d="m 1,1048.3622 40,0 c 1,0 1,0 1,1 l 0,2 c 0,1 0,1 -1,1 l -40,0 c -1,0 -1,0 -1,-1 l 0,-2 c 0,-1 0,-1 1,-1 z" fill="#ef934d"/> + </g> +</svg> diff --git a/.themes/caelus/unity/progress_bar_trough.svg b/.themes/caelus/unity/progress_bar_trough.svg new file mode 100644 index 0000000..27bea2a --- /dev/null +++ b/.themes/caelus/unity/progress_bar_trough.svg @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="54" + height="54" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="progress_bar_trough.svg"> + <metadata + id="metadata18"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs16" /> + <sodipodi:namedview + pagecolor="#0f0f0f" + bordercolor="#a69d8b" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="713" + id="namedview14" + showgrid="false" + inkscape:zoom="8.9114583" + inkscape:cx="8.3161894" + inkscape:cy="26.77557" + inkscape:window-x="0" + inkscape:window-y="341" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" /> + <g + transform="translate(0,-998.36218)" + id="g4"> + <image + y="346.58" + x="413.71" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAABHNCSVQICAgIfAhkiAAAAAxJREFU CJljYCAZAAAAMwAB0kOx4wAAAABJRU5ErkJggg== " + height="3" + width="4" + id="image6" /> + </g> + <path + style="fill:#0f0f0f;opacity:0.5" + inkscape:connector-curvature="0" + id="path10" + d="m 7,25 c -1.0000065,0 -1,0 -1,1 l 0,2 c 0,1 -1.35e-5,1 1,1 l 40,0 c 1,0 1,0 1,-1 l 0,-2 c 0,-1 0,-1 -1,-1 L 7,25 z" /> + <path + style="fill:#0f0f0f" + inkscape:connector-curvature="0" + id="path12" + d="m 7,23 c -3.0000291,0 -3,0 -3,3 l 0,2 c 0,3 -2.91e-5,3 3,3 l 40,0 c 3,0 3,0 3,-3 l 0,-2 c 0,-3 0,-3 -3,-3 z m 0,2 40,0 c 1,0 1,0 1,1 l 0,2 c 0,1 0,1 -1,1 L 7,29 C 5.9999865,29 6,29 6,28 l 0,-2 c 0,-1 -6.5e-6,-1 1,-1 z" /> +</svg> diff --git a/.themes/caelus/unity/sheet_style_close_focused.svg b/.themes/caelus/unity/sheet_style_close_focused.svg new file mode 100644 index 0000000..e329fbb --- /dev/null +++ b/.themes/caelus/unity/sheet_style_close_focused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path id="a" fill="#a69d8b" d="M16,8c0,0,0,0.2-0.1,0.6c0,0.2-0.1,0.4-0.1,0.7c0,0.1-0.1,0.3-0.1,0.4c0,0.1-0.2,0.2-0.3,0.3c-0.7,0.7-1.7,1.7-2.7,2.7c-1,1-2,2-2.7,2.7c-0.1,0.1-0.1,0.2-0.3,0.3c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0.1-0.5,0.1-0.7,0.1C8.2,16,8,16,8,16s0-0.2,0.1-0.6c0-0.2,0.1-0.4,0.1-0.7c0-0.1,0.1-0.3,0.1-0.4c0-0.1,0.2-0.2,0.3-0.3c0.7-0.7,1.7-1.7,2.7-2.7c1-1,2-2,2.7-2.7c0.1-0.1,0.1-0.2,0.3-0.3c0.1,0,0.3-0.1,0.4-0.1c0.2-0.1,0.5-0.1,0.7-0.1C15.7,8,16,8,16,8z"/><use xlink:href="#a" transform="matrix(-1,0,0,1,24,0)"/></svg> diff --git a/.themes/caelus/unity/sheet_style_close_focused_prelight.svg b/.themes/caelus/unity/sheet_style_close_focused_prelight.svg new file mode 120000 index 0000000..64b2bff --- /dev/null +++ b/.themes/caelus/unity/sheet_style_close_focused_prelight.svg @@ -0,0 +1 @@ +close_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/unity/sheet_style_close_focused_pressed.svg b/.themes/caelus/unity/sheet_style_close_focused_pressed.svg new file mode 120000 index 0000000..ba6d4fe --- /dev/null +++ b/.themes/caelus/unity/sheet_style_close_focused_pressed.svg @@ -0,0 +1 @@ +close_unfocused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/unity/unmaximize.svg b/.themes/caelus/unity/unmaximize.svg new file mode 100644 index 0000000..2141a7c --- /dev/null +++ b/.themes/caelus/unity/unmaximize.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#d9cdb5" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/unity/unmaximize_dash.svg b/.themes/caelus/unity/unmaximize_dash.svg new file mode 100644 index 0000000..f80c11a --- /dev/null +++ b/.themes/caelus/unity/unmaximize_dash.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#0f0f0f" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/unity/unmaximize_dash_disabled.svg b/.themes/caelus/unity/unmaximize_dash_disabled.svg new file mode 100644 index 0000000..190c0db --- /dev/null +++ b/.themes/caelus/unity/unmaximize_dash_disabled.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#a69d8b" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/unity/unmaximize_dash_prelight.svg b/.themes/caelus/unity/unmaximize_dash_prelight.svg new file mode 120000 index 0000000..945a9f8 --- /dev/null +++ b/.themes/caelus/unity/unmaximize_dash_prelight.svg @@ -0,0 +1 @@ +unmaximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/unity/unmaximize_dash_pressed.svg b/.themes/caelus/unity/unmaximize_dash_pressed.svg new file mode 120000 index 0000000..945a9f8 --- /dev/null +++ b/.themes/caelus/unity/unmaximize_dash_pressed.svg @@ -0,0 +1 @@ +unmaximize_dash.svg \ No newline at end of file diff --git a/.themes/caelus/unity/unmaximize_focused_normal.svg b/.themes/caelus/unity/unmaximize_focused_normal.svg new file mode 100644 index 0000000..2141a7c --- /dev/null +++ b/.themes/caelus/unity/unmaximize_focused_normal.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#d9cdb5" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/unity/unmaximize_focused_prelight.svg b/.themes/caelus/unity/unmaximize_focused_prelight.svg new file mode 100644 index 0000000..1ba2b47 --- /dev/null +++ b/.themes/caelus/unity/unmaximize_focused_prelight.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#ef934d" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/unity/unmaximize_focused_pressed.svg b/.themes/caelus/unity/unmaximize_focused_pressed.svg new file mode 100644 index 0000000..547c334 --- /dev/null +++ b/.themes/caelus/unity/unmaximize_focused_pressed.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#ef934d" opacity="0.75" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/unity/unmaximize_unfocused.svg b/.themes/caelus/unity/unmaximize_unfocused.svg new file mode 100644 index 0000000..190c0db --- /dev/null +++ b/.themes/caelus/unity/unmaximize_unfocused.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24"><path fill="#a69d8b" d="M14,14h-4v-3h4V14z M16,9H8v7h8V9z"/></svg> diff --git a/.themes/caelus/unity/unmaximize_unfocused_prelight.svg b/.themes/caelus/unity/unmaximize_unfocused_prelight.svg new file mode 120000 index 0000000..c786587 --- /dev/null +++ b/.themes/caelus/unity/unmaximize_unfocused_prelight.svg @@ -0,0 +1 @@ +unmaximize_focused_prelight.svg \ No newline at end of file diff --git a/.themes/caelus/unity/unmaximize_unfocused_pressed.svg b/.themes/caelus/unity/unmaximize_unfocused_pressed.svg new file mode 120000 index 0000000..226570c --- /dev/null +++ b/.themes/caelus/unity/unmaximize_unfocused_pressed.svg @@ -0,0 +1 @@ +unmaximize_focused_pressed.svg \ No newline at end of file diff --git a/.themes/caelus/xfwm4/bottom-active.xpm b/.themes/caelus/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..3837347 --- /dev/null +++ b/.themes/caelus/xfwm4/bottom-active.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"8 1 2 1", +" c None", +". c #1e1f1e", +"........"}; diff --git a/.themes/caelus/xfwm4/bottom-inactive.xpm b/.themes/caelus/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..f41b755 --- /dev/null +++ b/.themes/caelus/xfwm4/bottom-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"8 1 2 1", +" c None", +". c #0f0f0f", +"........"}; diff --git a/.themes/caelus/xfwm4/bottom-left-active.xpm b/.themes/caelus/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..b1ffa60 --- /dev/null +++ b/.themes/caelus/xfwm4/bottom-left-active.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"1 1 2 1", +" c None", +". c #1e1f1e", +"."}; diff --git a/.themes/caelus/xfwm4/bottom-left-inactive.xpm b/.themes/caelus/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..0a3ea4d --- /dev/null +++ b/.themes/caelus/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"1 1 2 1", +" c None", +". c #0f0f0f", +"."}; diff --git a/.themes/caelus/xfwm4/bottom-right-active.xpm b/.themes/caelus/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..689e33e --- /dev/null +++ b/.themes/caelus/xfwm4/bottom-right-active.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"1 1 2 1", +" c None", +". c #1e1f1e", +"."}; diff --git a/.themes/caelus/xfwm4/bottom-right-inactive.xpm b/.themes/caelus/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..a4806b6 --- /dev/null +++ b/.themes/caelus/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"1 1 2 1", +" c None", +". c #0f0f0f", +"."}; diff --git a/.themes/caelus/xfwm4/close-active.xpm b/.themes/caelus/xfwm4/close-active.xpm new file mode 100644 index 0000000..2a044e2 --- /dev/null +++ b/.themes/caelus/xfwm4/close-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/close-inactive.xpm b/.themes/caelus/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..2a14de0 --- /dev/null +++ b/.themes/caelus/xfwm4/close-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/close-prelight.xpm b/.themes/caelus/xfwm4/close-prelight.xpm new file mode 100644 index 0000000..70a2c69 --- /dev/null +++ b/.themes/caelus/xfwm4/close-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/close-pressed.xpm b/.themes/caelus/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..70a2c69 --- /dev/null +++ b/.themes/caelus/xfwm4/close-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++....++........", +"........+++..+++........", +".........++++++.........", +"..........++++..........", +"..........++++..........", +".........++++++.........", +"........+++..+++........", +"........++....++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/hide-active.xpm b/.themes/caelus/xfwm4/hide-active.xpm new file mode 100644 index 0000000..ccf14d0 --- /dev/null +++ b/.themes/caelus/xfwm4/hide-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/hide-inactive.xpm b/.themes/caelus/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..665c1bc --- /dev/null +++ b/.themes/caelus/xfwm4/hide-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/hide-prelight.xpm b/.themes/caelus/xfwm4/hide-prelight.xpm new file mode 100644 index 0000000..f97037a --- /dev/null +++ b/.themes/caelus/xfwm4/hide-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/hide-pressed.xpm b/.themes/caelus/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..f97037a --- /dev/null +++ b/.themes/caelus/xfwm4/hide-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/left-active.xpm b/.themes/caelus/xfwm4/left-active.xpm new file mode 100644 index 0000000..0f76f90 --- /dev/null +++ b/.themes/caelus/xfwm4/left-active.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * left_active_xpm[] = { +"1 21 2 1", +" c None", +". c #1e1f1e", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/xfwm4/left-inactive.xpm b/.themes/caelus/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..56846fd --- /dev/null +++ b/.themes/caelus/xfwm4/left-inactive.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"1 21 2 1", +" c None", +". c #0f0f0f", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/xfwm4/maximize-active.xpm b/.themes/caelus/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..50672a3 --- /dev/null +++ b/.themes/caelus/xfwm4/maximize-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/maximize-inactive.xpm b/.themes/caelus/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..5c323c2 --- /dev/null +++ b/.themes/caelus/xfwm4/maximize-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/maximize-prelight.xpm b/.themes/caelus/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..f0697c0 --- /dev/null +++ b/.themes/caelus/xfwm4/maximize-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/maximize-pressed.xpm b/.themes/caelus/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..f0697c0 --- /dev/null +++ b/.themes/caelus/xfwm4/maximize-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/maximize-toggled-active.xpm b/.themes/caelus/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..a0d9c28 --- /dev/null +++ b/.themes/caelus/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/maximize-toggled-inactive.xpm b/.themes/caelus/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..0d5b9df --- /dev/null +++ b/.themes/caelus/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/maximize-toggled-prelight.xpm b/.themes/caelus/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..89ec1a9 --- /dev/null +++ b/.themes/caelus/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/maximize-toggled-pressed.xpm b/.themes/caelus/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..89ec1a9 --- /dev/null +++ b/.themes/caelus/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........++++++++........", +"........++++++++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++....++........", +"........++++++++........", +"........++++++++........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/menu-active.xpm b/.themes/caelus/xfwm4/menu-active.xpm new file mode 100644 index 0000000..8e60e63 --- /dev/null +++ b/.themes/caelus/xfwm4/menu-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/menu-inactive.xpm b/.themes/caelus/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..bd03bcb --- /dev/null +++ b/.themes/caelus/xfwm4/menu-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/menu-prelight.xpm b/.themes/caelus/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..ba274d0 --- /dev/null +++ b/.themes/caelus/xfwm4/menu-prelight.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/menu-pressed.xpm b/.themes/caelus/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..6907a16 --- /dev/null +++ b/.themes/caelus/xfwm4/menu-pressed.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"24 16 2 1", +" c None", +". c #0f0f0f", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/right-active.xpm b/.themes/caelus/xfwm4/right-active.xpm new file mode 100644 index 0000000..f646726 --- /dev/null +++ b/.themes/caelus/xfwm4/right-active.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * right_active_xpm[] = { +"1 21 2 1", +" c None", +". c #1e1f1e", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/xfwm4/right-inactive.xpm b/.themes/caelus/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..e3f8a89 --- /dev/null +++ b/.themes/caelus/xfwm4/right-inactive.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"1 21 2 1", +" c None", +". c #0f0f0f", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/.themes/caelus/xfwm4/shade-active.xpm b/.themes/caelus/xfwm4/shade-active.xpm new file mode 100644 index 0000000..fae78d8 --- /dev/null +++ b/.themes/caelus/xfwm4/shade-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/shade-inactive.xpm b/.themes/caelus/xfwm4/shade-inactive.xpm new file mode 100644 index 0000000..579cd09 --- /dev/null +++ b/.themes/caelus/xfwm4/shade-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/shade-prelight.xpm b/.themes/caelus/xfwm4/shade-prelight.xpm new file mode 100644 index 0000000..3ce4334 --- /dev/null +++ b/.themes/caelus/xfwm4/shade-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/shade-pressed.xpm b/.themes/caelus/xfwm4/shade-pressed.xpm new file mode 100644 index 0000000..3ce4334 --- /dev/null +++ b/.themes/caelus/xfwm4/shade-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/shade-toggled-active.xpm b/.themes/caelus/xfwm4/shade-toggled-active.xpm new file mode 100644 index 0000000..017240a --- /dev/null +++ b/.themes/caelus/xfwm4/shade-toggled-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/shade-toggled-inactive.xpm b/.themes/caelus/xfwm4/shade-toggled-inactive.xpm new file mode 100644 index 0000000..1a40720 --- /dev/null +++ b/.themes/caelus/xfwm4/shade-toggled-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/shade-toggled-prelight.xpm b/.themes/caelus/xfwm4/shade-toggled-prelight.xpm new file mode 100644 index 0000000..15324fc --- /dev/null +++ b/.themes/caelus/xfwm4/shade-toggled-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/shade-toggled-pressed.xpm b/.themes/caelus/xfwm4/shade-toggled-pressed.xpm new file mode 100644 index 0000000..15324fc --- /dev/null +++ b/.themes/caelus/xfwm4/shade-toggled-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"...........++...........", +"...........++...........", +".......+++.++.+++.......", +"........++++++++........", +".........++++++.........", +"..........++++..........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/stick-active.xpm b/.themes/caelus/xfwm4/stick-active.xpm new file mode 100644 index 0000000..b7bb09b --- /dev/null +++ b/.themes/caelus/xfwm4/stick-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/stick-inactive.xpm b/.themes/caelus/xfwm4/stick-inactive.xpm new file mode 100644 index 0000000..8137064 --- /dev/null +++ b/.themes/caelus/xfwm4/stick-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/stick-prelight.xpm b/.themes/caelus/xfwm4/stick-prelight.xpm new file mode 100644 index 0000000..1272169 --- /dev/null +++ b/.themes/caelus/xfwm4/stick-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/stick-pressed.xpm b/.themes/caelus/xfwm4/stick-pressed.xpm new file mode 100644 index 0000000..1272169 --- /dev/null +++ b/.themes/caelus/xfwm4/stick-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/stick-toggled-active.xpm b/.themes/caelus/xfwm4/stick-toggled-active.xpm new file mode 100644 index 0000000..763ac75 --- /dev/null +++ b/.themes/caelus/xfwm4/stick-toggled-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_active_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/stick-toggled-inactive.xpm b/.themes/caelus/xfwm4/stick-toggled-inactive.xpm new file mode 100644 index 0000000..eafad2f --- /dev/null +++ b/.themes/caelus/xfwm4/stick-toggled-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #a69d8b", +"@ c #0f0f0f", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/stick-toggled-prelight.xpm b/.themes/caelus/xfwm4/stick-toggled-prelight.xpm new file mode 100644 index 0000000..41c1c43 --- /dev/null +++ b/.themes/caelus/xfwm4/stick-toggled-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/stick-toggled-pressed.xpm b/.themes/caelus/xfwm4/stick-toggled-pressed.xpm new file mode 100644 index 0000000..41c1c43 --- /dev/null +++ b/.themes/caelus/xfwm4/stick-toggled-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #ef934d s active_color_1", +"@ c #1e1f1e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; diff --git a/.themes/caelus/xfwm4/themerc b/.themes/caelus/xfwm4/themerc new file mode 100644 index 0000000..1124301 --- /dev/null +++ b/.themes/caelus/xfwm4/themerc @@ -0,0 +1,23 @@ +# Name: Numix xfwm4 theme +# Author: Satyajit Sahoo <satyajit.happy@gmail.com> +# License: GPL-3.0+ + +active_text_color=#d9cdb5 +inactive_text_color=#a69d8b +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/caelus/xfwm4/title-1-active.xpm b/.themes/caelus/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..06705cd --- /dev/null +++ b/.themes/caelus/xfwm4/title-1-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/xfwm4/title-1-inactive.xpm b/.themes/caelus/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..e2ddf08 --- /dev/null +++ b/.themes/caelus/xfwm4/title-1-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/xfwm4/title-2-active.xpm b/.themes/caelus/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..75e6a8e --- /dev/null +++ b/.themes/caelus/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/xfwm4/title-2-inactive.xpm b/.themes/caelus/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..3fdbc19 --- /dev/null +++ b/.themes/caelus/xfwm4/title-2-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/xfwm4/title-3-active.xpm b/.themes/caelus/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..f9b9b27 --- /dev/null +++ b/.themes/caelus/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/xfwm4/title-3-inactive.xpm b/.themes/caelus/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..d21c30d --- /dev/null +++ b/.themes/caelus/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/xfwm4/title-4-active.xpm b/.themes/caelus/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..017162c --- /dev/null +++ b/.themes/caelus/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/xfwm4/title-4-inactive.xpm b/.themes/caelus/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..14aa2c6 --- /dev/null +++ b/.themes/caelus/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/xfwm4/title-5-active.xpm b/.themes/caelus/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..faec112 --- /dev/null +++ b/.themes/caelus/xfwm4/title-5-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"2 26 3 1", +" c None", +". c #1e1f1e", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/xfwm4/title-5-inactive.xpm b/.themes/caelus/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..34e56f6 --- /dev/null +++ b/.themes/caelus/xfwm4/title-5-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"2 26 3 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; diff --git a/.themes/caelus/xfwm4/top-left-active.xpm b/.themes/caelus/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..1949c01 --- /dev/null +++ b/.themes/caelus/xfwm4/top-left-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"2 26 4 1", +" c None", +". c #1e1f1e", +"+ c #1e1f1e", +"@ c #0f0f0f", +" .", +".+", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@"}; diff --git a/.themes/caelus/xfwm4/top-left-inactive.xpm b/.themes/caelus/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..a1b8152 --- /dev/null +++ b/.themes/caelus/xfwm4/top-left-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"2 26 4 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"@ c #0f0f0f", +" .", +".+", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@"}; diff --git a/.themes/caelus/xfwm4/top-right-active.xpm b/.themes/caelus/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..24db107 --- /dev/null +++ b/.themes/caelus/xfwm4/top-right-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"2 26 4 1", +" c None", +". c #1e1f1e", +"+ c #1e1f1e", +"@ c #0f0f0f", +". ", +"+.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@."}; diff --git a/.themes/caelus/xfwm4/top-right-inactive.xpm b/.themes/caelus/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..2f175b4 --- /dev/null +++ b/.themes/caelus/xfwm4/top-right-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"2 26 4 1", +" c None", +". c #0f0f0f", +"+ c #0f0f0f", +"@ c #0f0f0f", +". ", +"+.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@."}; diff --git a/LICENSE b/LICENSE new file mode 100755 index 0000000..f288702 --- /dev/null +++ b/LICENSE @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <https://www.gnu.org/licenses/>. + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + <program> Copyright (C) <year> <name of author> + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +<https://www.gnu.org/licenses/>. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +<https://www.gnu.org/licenses/why-not-lgpl.html>. diff --git a/README.md b/README.md new file mode 100755 index 0000000..22521d4 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# daccfiles + +This includes all of the terminal, window manager, and other program configuration files belonging to and created by the one and only ***dacctal***. + +## Special Thanks +* Mjoyufull: https://github.com/Mjoyufull +Personally provided scripts & modules for otter-launcher, scripts for hyprland, and a great [gyr](https://github.com/Mjoyufull/fsel.git) fork (and overall awesome dude) + +* kuokuo123: https://github.com/kuokuo123 +Created the amazing otter-launcher project + +* heather7283: https://github.com/heather7283 +Created the only good TUI volume control app for pipewire in existence; pipemixer diff --git a/browser-stuff/stylus-sidebar.css b/browser-stuff/stylus-sidebar.css new file mode 100644 index 0000000..f135a13 --- /dev/null +++ b/browser-stuff/stylus-sidebar.css @@ -0,0 +1,24 @@ +#root.root {--tabs-height: 36px;} +#root.root {--tabs-inner-gap: 8px;} +#root.root {--tabs-margin: 4px;} +#root.root {--tabs-font: 16px sans-serif;} +#root.root {--tabs-count-font: 16px sans-serif;} +#root.root {--general-margin: 4px;} +#root.root {--general-border-radius: 0px;} + +.Tab[data-active="true"] .body { + border: 2px solid #ef944dff !important; + border-radius: 0px; +} + +.NavigationBar .main-items .nav-item[data-class="panel"] .name-box { + border-width: 2px !important; +} + +#root[data-act-el-color-scheme="dark"] { + --active-el-shadow: none; +} + +.NavigationBar .nav-item[data-active="true"] { + border: 1px solid #ef944dff !important; +} diff --git a/browser-stuff/userChrome.css b/browser-stuff/userChrome.css new file mode 100644 index 0000000..936de35 --- /dev/null +++ b/browser-stuff/userChrome.css @@ -0,0 +1,5 @@ +#TabsToolbar { display: none !important; } +#sidebar-box #sidebar-header { display: none !important; } + +* { border-radius: 8px; } +* { border-radius: 0px; } -- cgit v1.2.3